Re: Build failed in Jenkins: core-integration-testing-maven-3-embedded #7571

2017-03-25 Thread Hervé BOUTEMY
idea? Regards, Hervé Le samedi 25 mars 2017, 10:37:58 CET Apache Jenkins Server a écrit : > See > <https://builds.apache.org/job/core-integration-testing-maven-3-embedded/75 > 71/display/redirect?page=changes> > > Changes: > > [hboutemy] upgraded parent pom

Re: git commit: fix ITs when current path contains a Unix symbolic link (failures reproduced on ASF Jenkins https://builds.apache.org/job/core-integration-testing-maven-3-embedded)

2014-03-12 Thread Robert Scholte
-testing > > Updated Branches: > refs/heads/master 9f11d8d70 -> b79791ee7 > > fix ITs when current path contains a Unix symbolic link (failures > reproduced on ASF Jenkins > https://builds.apache.org/job/core-integration-testing-maven-3-embedded) > > Project: > htt

Re: git commit: fix ITs when current path contains a Unix symbolic link (failures reproduced on ASF Jenkins https://builds.apache.org/job/core-integration-testing-maven-3-embedded)

2014-03-12 Thread Hervé BOUTEMY
> > Updated Branches: > > refs/heads/master 9f11d8d70 -> b79791ee7 > > > > fix ITs when current path contains a Unix symbolic link (failures > > reproduced on ASF Jenkins > > https://builds.apache.org/job/core-integration-testing-maven-3-embedded) > > >

Re: git commit: fix ITs when current path contains a Unix symbolic link (failures reproduced on ASF Jenkins https://builds.apache.org/job/core-integration-testing-maven-3-embedded)

2014-03-09 Thread Hervé BOUTEMY
egration-testing > Updated Branches: > refs/heads/master 9f11d8d70 -> b79791ee7 > > > fix ITs when current path contains a Unix symbolic link (failures > reproduced on ASF Jenkins > https://builds.apache.org/job/core-integration-testing-maven-3-embedded) > > Project: &g

maven 3 embedded

2011-07-19 Thread Roberts, Lawrence
hi i'm trying to update my application using the maven 2 embedder to maven 3, and i cannot get the plexus component system to resolve/lookup the components outside of my unit tests, ie. when the same code is executed from a shell. i have gone through the source code for the hudson/jenkins plugin,

maven 3 embedded

2011-07-19 Thread Roberts, Lawrence
hi i'm trying to update my application using the maven 2 embedder to maven 3, and i cannot get the plexus component system to resolve/lookup the components outside of my unit tests, ie. when the same code is executed from a shell. i have gone through the source code for the hudson/jenkins plugin,