it still doesn't work I can't understand why the failsafe IT doesn't find actual SNAPSHOT [1] when the artifact is in the local repo[2] then should be found something strange: the output in [1] shows that local repo used is -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/maven-plugins-ITs- m2/.repository when the pom sets system properties to use target/it-repo
and I can't reproduce locally I once again tried something in r1382271, just in case but if someone has any idea... Regards, Hervé [1 ]https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-repository- plugin/target/surefire- reports/org.apache.maven.plugins.repository.it.BundleCreateIT.txt [2] https://builds.apache.org/job/maven-plugins-ITs-m2/ws/maven-repository- plugin/target/it-repo/org/apache/maven/plugins/maven-repository-plugin/2.3.2- SNAPSHOT/ Le mercredi 5 septembre 2012 08:40:41 Hervé BOUTEMY a écrit : > > maven-plugins-ITs-m2 > > > > We only have one plugin failing here, Maven Repository Plugin. There are > > 2 ITs that fail: > > - BundleCreateIT > > - BundlePackIT > > > > Both of the claim [1] [2] that the currently building version of the > > plugin itself (maven-repository-plugin) is not available in any > > repository. > > > > I cannot reproduce this locally on either Widows 7 or Ubuntu. Also I > > cannot reproduce it in a local Jenkins instance running on Windows 7. Is > > there some weird setup in the ASF Jenkins instance that is causing these > > errors? > > I cannot reproduce locally either > I just tried something in r1381024, choosing a plugin version that seems to > be available (no idea why this 2.2 version is not available) > > I hope this will be sufficient, then we can move on to ITs under M3 > > Regards, > > Hervé