james,
if you find that code useful, maybe we could bring it to GIThub. since
SVN is retired ...

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 Fri, Sep 9, 2011 at 5:05 AM, espeed <[email protected]> wrote:
>
> Bryce Ewing wrote:
>>
>> You can get this working by replacing the parent pom reference in the
>> pom.xml file with:
>>   <parent>
>>     <groupId>org.neo4j.build</groupId>
>>     <artifactId>parent-central</artifactId>
>>     <version>25</version>
>>   </parent>
>> Instead of the current:
>>   <parent>
>>     <groupId>org.neo4j</groupId>
>>     <artifactId>parent-pom</artifactId>
>>     <version>6</version>
>>   </parent>
>>
>> It still wont work quite as is though.  The build will fail on a license
>> check, so do compile like:
>> mvn -Dlicense.failIfMissing=false compile
>>
>
> Sure enough. Thanks Bryce!
>
>
> --
> View this message in context: 
> http://neo4j-community-discussions.438527.n3.nabble.com/Neo4j-Write-Test-Compile-Error-tp3321729p3321821.html
> Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
> _______________________________________________
> Neo4j mailing list
> [email protected]
> https://lists.neo4j.org/mailman/listinfo/user
>
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to