Re: Build freezes when the invoker plugin is invoked

2014-04-21 Thread Jean-Baptiste Onofré
By the way, you can skip the tooling itests with -DskipTests. Regards JB On 04/15/2014 11:36 PM, Krzysztof Sobkowiak wrote: Hi I'm trying to build (mvn clean install) the master or 3.0.x branch and the build freezes when invoking the invoker plugin [INFO] [INFO] ---

Re: Build freezes when the invoker plugin is invoked

2014-04-21 Thread Jean-Baptiste Onofré
Hi Krzysztof I just tested on master and karaf-3.0.x and the karaf-maven-plugin itests work fine for me: [INFO] --- maven-invoker-plugin:1.6:run (integration-test) @ karaf-maven-plugin --- [INFO] Building: test-aggregate-features/pom.xml [INFO] run script

Re: Build freezes when the invoker plugin is invoked

2014-04-21 Thread Krzysztof Sobkowiak
Hi Jean-Baptiste I have tested it again and it works now. From any reason the aggregate has not finished when I tried to build Karaf some days ago. My platform kso@Inspiron-7720:~/work/SEU/dev/maven/apache-maven-3.0.5/bin$ ./mvn -V Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da;

Re: Build freezes when the invoker plugin is invoked

2014-04-17 Thread Achim Nierbeck
Hi, building the latest 3.0.2-SNAPSHOT did work right away, it only failed for a integration test, but we had some issues with that during the release also. Master I didn't test yet. regards, Achim 2014-04-15 23:36 GMT+02:00 Krzysztof Sobkowiak krzys.sobkow...@gmail.com: Hi I'm trying to

Build freezes when the invoker plugin is invoked

2014-04-15 Thread Krzysztof Sobkowiak
Hi I'm trying to build (mvn clean install) the master or 3.0.x branch and the build freezes when invoking the invoker plugin [INFO] [INFO] --- maven-invoker-plugin:1.6:run (integration-test) @ karaf-maven-plugin --- [INFO] Building: test-check-dependencies/pom.xml Building the code usingmvn