Tried building it myself and got this error:
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Neo4j - Server Assembler .......................... FAILURE
[1:38.527s]
[INFO] Neo4j Packaging Build ............................. SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1:46.584s
[INFO] Finished at: Tue May 31 22:48:20 EEST 2011
[INFO] Final Memory: 8M/81M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal on project neo4j-standalone: Could not
resolve dependencies for project
org.neo4j.assembly:neo4j-standalone:pom:1.4-SNAPSHOT: The following
artifacts could not be resolved:
org.neo4j:neo4j-graph-matching:jar:1.4-SNAPSHOT,
org.neo4j:neo4j-sunshine:jar:1.4-SNAPSHOT: Could not find artifact
org.neo4j:neo4j-graph-matching:jar:1.4-SNAPSHOT in neo4j-snapshot-repository
(http://m2.neo4j.org/snapshots) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException


On Tue, May 31, 2011 at 8:50 PM, Peter Neubauer <
peter.neuba...@neotechnology.com> wrote:

> John,
> there should be build instructions on
>
> https://github.com/neo4j/community and
> https://github.com/neo4j/neo4j-gremlin-plugin
>
> in order to get going yourself. You then can even build the server
> following
>
>
> https://github.com/neo4j/packging
>
> Anyway, our functional tests are taking AGES on our build server. We are
> having a hard time understanding why the build servers hang on waiting for
> socket connections in the test phases, where we start the servers a lot. If
> anyone has experience with debugging this kind of testing failures, please
> speak up - builds are taking hours on the build system right now instead of
> minutes which leads to deployment problems and changes not getting into the
> repos :(
>
>
> Cheers,
>
> /peter neubauer
>
> GTalk:      neubauer.peter
> Skype       peter.neubauer
> Phone       +46 704 106975
> LinkedIn   http://www.linkedin.com/in/neubauer
> Twitter      http://twitter.com/peterneubauer
>
> http://www.neo4j.org               - Your high performance graph database.
> http://startupbootcamp.org/    - Ă–resund - Innovation happens HERE.
> http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.
>
>
> On Tue, May 31, 2011 at 7:37 PM, John Bale <nos...@gmail.com> wrote:
>
> > Peter, when this is ready can you post a quick 'how to' get this working?
> > Something like download the snapshot from X, git clone the neo4j gremlin
> > repository, run mvn package and copy it in the neo4j plugins dir.
> >
> >
> > On Tue, May 31, 2011 at 1:52 PM, Peter Neubauer <
> > peter.neuba...@neotechnology.com> wrote:
> >
> > > Guys,
> > > the plugin is now cloned to Neo4j,
> > > https://github.com/neo4j/neo4j-gremlin-plugin and part of the build
> > > process.
> > > I am waiting to get it built, there are some build before. Will post to
> > the
> > > list when you can download it (and use it with a Neo4j Snapshot build)
> if
> > > that is ok?
> > >
> > > Cheers,
> > >
> > > /peter neubauer
> > >
> > > GTalk:      neubauer.peter
> > > Skype       peter.neubauer
> > > Phone       +46 704 106975
> > > LinkedIn   http://www.linkedin.com/in/neubauer
> > > Twitter      http://twitter.com/peterneubauer
> > >
> > > http://www.neo4j.org               - Your high performance graph
> > database.
> > > http://startupbootcamp.org/    - Ă–resund - Innovation happens HERE.
> > > http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing
> party.
> > >
> > >
> > > On Tue, May 31, 2011 at 12:43 PM, noppanit <noppani...@gmail.com>
> wrote:
> > >
> > > > Hi John,
> > > >
> > > > I'm new to Neo4j as well, but I just want to put some thought on Ruby
> > and
> > > > Neography. I had been trying to use neography and ruby to build a web
> > > > application the same as you wanted to do as well. But I found out
> that
> > > Java
> > > > with graph matching is very powerful and much more easier to use. And
> a
> > > lot
> > > > of examples are written in Java.
> > > >
> > > >  So I changed to Java after I was struggling with in Ruby. If you
> > managed
> > > > to
> > > > do that please let me know as well, I'd love to here more, and of
> > course
> > > > the
> > > > fact that I'm very new to Ruby as well. :).
> > > >
> > > > --
> > > > View this message in context:
> > > >
> > >
> >
> http://neo4j-user-list.438527.n3.nabble.com/Neo4j-finding-commonalities-between-people-tp2999468p3005398.html
> > > > Sent from the Neo4J User List mailing list archive at Nabble.com.
> > > > _______________________________________________
> > > > Neo4j mailing list
> > > > User@lists.neo4j.org
> > > > https://lists.neo4j.org/mailman/listinfo/user
> > > >
> > > _______________________________________________
> > > Neo4j mailing list
> > > User@lists.neo4j.org
> > > https://lists.neo4j.org/mailman/listinfo/user
> > >
> > _______________________________________________
> > Neo4j mailing list
> > User@lists.neo4j.org
> > https://lists.neo4j.org/mailman/listinfo/user
> >
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to