2010/12/7, Schmidt, Dennis <dennis.schm...@sap.com>:
> Hey Mattias,
>
> It really seems to be something connected with at least my Windows (7). I
> used "mvn package" as well as "mvn clean install" and neither one worked. So
> after your mail I tried everything again on my Mac, and there we go.
> Compiled flawlessly and with no tests failing. However, I still had to
> manually update the <repository> and the parent-pom version.
>

great that the source of the problem is known! Let's see if there's a
fix for it. I'll make sure the right repository and parent-pom tags
are committed.

> Thanks a lot,
> Dennis
>
>> a) How do you package it, with "mvn package" or similar? Maven produces
>> jar
>> files under target/
>> b) Those tests aren't failing on my machine (just tested), neither on our
>> build
>> box <http://buildbox.neo4j.org/hudson/>. Do they fail even with a clean
>> checkout from subversion, or only with your local modifications (assuming
>> you have local modifications to some parts of the code when you build). Do
>> those tests fail if you run them individually also? i.e. only run f.ex.
>> testBasic() in your test session. It might be a Windows issue though, I'll
>> try to run it on a Windows machine as well.
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>


-- 
Mattias Persson, [matt...@neotechnology.com]
Hacker, Neo Technology
www.neotechnology.com
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to