By yes I mean that each tes run starts all the integration tests from a clean build but I do pre-populate the local repo with the webdav wagon: https://github.com/apache/maven-integration-testing/blob/mng-3599/core-it-suite/src/test/resources/bootstrap/group-7/pom.xml#L46
The issue is that that wagon comes from a different repository URL and we are storing the proxy URL that the artifact came from IIUC On 11 January 2017 at 16:53, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > Yes... oh and --legacy-local-repository fixed the tests: > https://builds.apache.org/job/maven-jenkinsfile/job/mng-3599/4/testReport/ > > On 11 January 2017 at 15:23, Arnaud Héritier <aherit...@gmail.com> wrote: > >> Are we starting from an empty local repo each time ? >> >> On Wed, Jan 11, 2017 at 3:00 PM, Stephen Connolly < >> stephen.alan.conno...@gmail.com> wrote: >> >> > https://builds.apache.org/job/maven-jenkinsfile/job/mng- >> > 3599/3/testReport/org.apache.maven.it/MavenITmng3599useHttpProxyForW >> > ebDAVMk2Test/testitUseHttpProxyForWebDAV_4/ >> > >> > So why is this consistently failing on windows? >> > >> > I think it is that we are running without --legacy-local-repository so I >> > have kicked off another run to see but if this does let it pass then I >> > think we have some interesting issue to digest >> > >> > On 11 January 2017 at 09:54, Stephen Connolly < >> > stephen.alan.conno...@gmail.com> wrote: >> > >> > > After some analysis I think this is the Wagon upgrade to 2.10 in Maven >> > > 3.3.9 >> > > >> > > I have created a mng-3599 branch in maven-integration-tests with my >> > > proposed fix (namely deactivate the old test from 3.3.9 onwards and >> > > duplicate with a new test for 3.3.9 onwards >> > > >> > > I have committed a throw-away branch in maven-core called mng-3599 >> with >> > > the Jenkinsfile pointing at the mng-3599 integration tests... >> > > >> > > Let's see if that fixes our test for us: https://builds.apache.org/ >> > > job/maven-jenkinsfile/job/mng-3599/ >> > > >> > >> >> >> >> -- >> ----- >> Arnaud Héritier >> http://aheritier.net >> Mail/GTalk: aheritier AT gmail DOT com >> Twitter/Skype : aheritier >> > >