Thanks a lot! Both approaches worked for me.

On Thu, Jun 16, 2011 at 12:13 PM, Anders Nawroth
<[email protected]> wrote:
> Or if you just want to try out your local changes, go to
> community/server
> and do:
> mvn exec:java

> 2011-06-16 12:09, Peter Neubauer skrev:
>> Tobias,
>> the final artifacts are produced in
>> https://github.com/neo4j/packaging/tree/master/standalone/, using the
>> local artifacts you just produced in the community build.
>>
>> Could you try building that and report back?

$ mkdir neo4j-build
$ cd neo4j-build
$ git clone git://github.com/neo4j/community.git
$ cd community
$ mvn clean install
$ cd ..
$ git clone git://github.com/neo4j/packaging.git
$ cd packaging
$ mvn clean package
$ cd ..
$ ls packaging/standalone/target/neo4j*


Regards,
Tobias Bradtke
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to