Re: Maven ITs (embedded)

2013-09-07 Thread Olivier Lamy
testitMNG2201(org.apache.maven.it.MavenITmng2201PluginConfigInterpolationTest) Time elapsed: 0.603 sec <<< FAILURE! junit.framework.AssertionFailedError: expected: but was: AFAICS unit test doesn't handle correctly symlinks. On 8 September 2013 12:50, Jason van Zyl wrote: > Olivier, > > Not

Maven ITs (embedded)

2013-09-07 Thread Jason van Zyl
Olivier, Not sure what the problem is exactly but look at the tests that are failing but it looks like an issue where path names aren't identical but looks like the same path. Do you know if anything changed on the instance lately? https://builds.apache.org/view/M-R/view/Maven%20Core%20ITs/job/

Re: Failure to find artifact in Nexus

2013-09-07 Thread Robert Scholte
hi, /nexus/content/repositories/releases should be used for releases of your company or project /nexus/content/repositories/thirdparty should be used for ... third party artifacts. Developers should connect to a repository-*group* instead of a repository-*host*, so the Nexus administrator