Re: CI Failures (core-integration-tests-*)

2015-12-16 Thread Olivier Lamy
On 17 December 2015 at 07:13, Karl Heinz Marbaise wrote: > Hi Olivier, > > On 12/14/15 1:15 AM, Olivier Lamy wrote: > >> Hi >> >> On 13 December 2015 at 23:11, Karl Heinz Marbaise > > wrote: >> >> Hi Olivier, >> >> have you started the build from maven root folde

Re: CI Failures (core-integration-tests-*)

2015-12-16 Thread Karl Heinz Marbaise
Hi Olivier, On 12/14/15 1:15 AM, Olivier Lamy wrote: Hi On 13 December 2015 at 23:11, Karl Heinz Marbaise mailto:khmarba...@gmx.de>> wrote: Hi Olivier, have you started the build from maven root folder (cause the gist looks different (Or i'm mistaken something): With "maven root

Re: CI Failures (core-integration-tests-*)

2015-12-14 Thread Olivier Lamy
jars from versions are not deleted so lib directory is a mix of plenty different versions of librairies. anyway to fix that? That's a bit chicken and egg build because I build a new maven with the current version I want to replace... :-) On 14 December 2015 at 11:15, Olivier Lamy wrote: > Hi >

Re: CI Failures (core-integration-tests-*)

2015-12-13 Thread Olivier Lamy
Hi On 13 December 2015 at 23:11, Karl Heinz Marbaise wrote: > Hi Olivier, > > have you started the build from maven root folder (cause the gist looks > different (Or i'm mistaken something): > With "maven root folder" do you mean maven core sources? Yes definitely because this is what I want to

Re: CI Failures (core-integration-tests-*)

2015-12-13 Thread Karl Heinz Marbaise
Hi Olivier, have you started the build from maven root folder (cause the gist looks different (Or i'm mistaken something): maven-core olamy$ mvn -DdistributionTargetFolder="$M2_HOME" clean package -DskipTests.. ? Which Maven version do you use? Kind regards Karl Heinz Mar

Re: CI Failures (core-integration-tests-*)

2015-12-13 Thread Olivier Lamy
I read the FM :-) and I found something similar mvn -DdistributionTargetFolder="$M2_HOME" clean package -DskipTests I run it once without failure then I got a long exception stack : maven-core olamy$ mvn -DdistributionTargetFolder="$M2_HOME" clean package -DskipTests [WARNING] Error injecting:

Re: CI Failures (core-integration-tests-*)

2015-12-13 Thread Olivier Lamy
Hi I used to simply do a one line cli to simply replace a current local maven with a fresh build from the trunk. Just using "ant -DskipTests=true -Dmaven.home.exists.continue=true" and voila a new maven version was installed locally from last sources. What is the new simple one line option now? T

CI Failures (core-integration-tests-*)

2015-12-12 Thread Karl Heinz Marbaise
Hi, based on the change [MNG-5904] which removes the whole Ant build the integration tests have failed... The first one: https://builds.apache.org/view/M-R/view/Maven/job/core-integration-testing-maven-3-jdk-1.7/ is now back to successful. I have changed the configuration to use Maven (3.3.