The new germlin always breaks my code; and I can never figure out how to build an old gremlin.
If I use the "1.4" tag (which matches my code I'm trying to migrate to a new machine) and I do a 'mvn install' I get this:
[ERROR] Failed to execute goal on project gremlin-groovy: Could not resolve dependencies for project com.tinkerpop.gremlin:gremlin-groovy:jar:1.4: The following artifacts could not be resolved: com.orientechnologies:orientdb-core:jar:1.0rc7, com.orientechnologies:orient-commons:jar:1.0rc7: Failure to find com.orientechnologies:orientdb-core:jar:1.0rc7 in http://tinkerpop.com/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of tinkerpop-repository has elapsed or updates are forced -> [Help 1]
anythoughts on this? Should I be using tar balls or something?