Re: Issue with parallelThreads Re: [VOTE] Apache Maven Invoker Plugin 1.6

2012-04-25 Thread Karl Heinz Marbaise

Hi Oliver,

sorry for late answer ...but here is the result with settings 
parallelThreads to 5...


[INFO] Installing 
/home/build/wc/appassembler/appassembler-maven-plugin/pom.xml to 
/home/build/wc/appassembler/appassembler-maven-plugin/target/local-repo/org/codehaus/mojo/appassembler-maven-plugin/1.2.2-SNAPSHOT/appassembler-maven-plugin-1.2.2-SNAPSHOT.pom
[INFO] Installing 
/home/build/wc/appassembler/appassembler-maven-plugin/target/appassembler-maven-plugin-1.2.2-SNAPSHOT.jar 
to 
/home/build/wc/appassembler/appassembler-maven-plugin/target/local-repo/org/codehaus/mojo/appassembler-maven-plugin/1.2.2-SNAPSHOT/appassembler-maven-plugin-1.2.2-SNAPSHOT.jar

[INFO]
[INFO] --- maven-invoker-plugin:1.6:run (integration-tests) @ 
appassembler-maven-plugin ---

[INFO] use parallelThreads 5
[INFO] Building: assembleDirectoryTest/pom.xml
[INFO] Building: programJvmArgumentsTest/pom.xml
[INFO] Building: binFileExtensionTest/pom.xml
[INFO] Building: binFolderTest/pom.xml
[INFO] Building: daemonTest/pom.xml
[INFO] ..FAILED (5.0 s)
[INFO]   The build exited with code 1. See 
/home/build/wc/appassembler/appassembler-maven-plugin/target/it/assembleDirectoryTest/build.log 
for details.

[INFO] Building: configurationDirectoryTest/pom.xml
[INFO] ..FAILED (5.4 s)
[INFO]   The build exited with code 1. See 
/home/build/wc/appassembler/appassembler-maven-plugin/target/it/daemonTest/build.log 
for details.

[INFO] Building: MAPPASM-145-Test/pom.xml
[INFO] run script 
/home/build/wc/appassembler/appassembler-maven-plugin/target/it/programJvmArgumentsTest/verify.groovy

[INFO] ..SUCCESS (10.1 s)
[INFO] Building: asterikClassPathTest/pom.xml
[INFO] run script 
/home/build/wc/appassembler/appassembler-maven-plugin/target/it/configurationDirectoryTest/verify.groovy

[INFO] ..SUCCESS (6.1 s)
[INFO] Building: asterikClassPathWrongConfigurationTest/pom.xml
[INFO] run script 
/home/build/wc/appassembler/appassembler-maven-plugin/target/it/MAPPASM-145-Test/verify.groovy

[INFO] ..SUCCESS (10.6 s)
[INFO] Building: repositoryLayoutLegacyTest/pom.xml
[INFO] ..SKIPPED
[INFO] Building: daemonConfigurationTest/pom.xml
[INFO] run script 
/home/build/wc/appassembler/appassembler-maven-plugin/target/it/systemDependencyTest/verify.groovy

[INFO] ..SUCCESS (7.6 s)
[INFO] Building: basicTest/pom.xml
[INFO] run script 
/home/build/wc/appassembler/appassembler-maven-plugin/target/it/asterikClassPathTest/verify.groovy

[INFO] ..SUCCESS (7.7 s)
[INFO] Building: generateRepositoryTest/pom.xml
[INFO] run script 
/home/build/wc/appassembler/appassembler-maven-plugin/target/it/asterikClassPathWrongConfigurationTest/verify.groovy

[INFO] ..SUCCESS (6.9 s)
[INFO] Building: configurationSourceDirectoryTest/pom.xml
[INFO] run script 
/home/build/wc/appassembler/appassembler-maven-plugin/target/it/daemonConfigurationTest/verify.groovy

[INFO] ..SUCCESS (7.4 s)
[INFO] Building: daemonMultipleTest/pom.xml
[INFO] run script 
/home/build/wc/appassembler/appassembler-maven-plugin/target/it/basicTest/verify.groovy

[INFO] ..SUCCESS (7.4 s)
[INFO] Building: programNameDuplicateTest/pom.xml
[INFO] run script 
/home/build/wc/appassembler/appassembler-maven-plugin/target/it/environmentSetupTest/verify.groovy

[INFO] ..SUCCESS (7.6 s)
[INFO] Building: MAPPASM-108-Test/pom.xml

But after that i have change the configuration only and removed the 
configuration point for parallelThreads so the default of 1 will be used 
with the following (expected result):


lugin-1.2.2-SNAPSHOT.jar
[INFO]
[INFO] --- maven-invoker-plugin:1.6:run (integration-tests) @ 
appassembler-maven-plugin ---

[INFO] Building: assembleDirectoryTest/pom.xml
[INFO] run script 
/home/build/wc/appassembler/appassembler-maven-plugin/target/it/assembleDirectoryTest/verify.groovy

[INFO] ..SUCCESS (6.4 s)
[INFO] Building: programJvmArgumentsTest/pom.xml
[INFO] run script 
/home/build/wc/appassembler/appassembler-maven-plugin/target/it/programJvmArgumentsTest/verify.groovy

[INFO] ..SUCCESS (3.1 s)
[INFO] Building: binFileExtensionTest/pom.xml
[INFO] run script 
/home/build/wc/appassembler/appassembler-maven-plugin/target/it/binFileExtensionTest/verify.groovy

[INFO] ..SUCCESS (3.9 s)
[INFO] Building: binFolderTest/pom.xml
[INFO] run script 
/home/build/wc/appassembler/appassembler-maven-plugin/target/it/binFolderTest/verify.groovy

[INFO] ..SUCCESS (3.6 s)
[INFO] Building: daemonTest/pom.xml
[INFO] run script 
/home/build/wc/appassembler/appassembler-maven-plugin/target/it/daemonTest/verify.groovy

[INFO] ..SUCCESS (3.4 s)
[INFO] Building: configurationDirectoryTest/pom.xml
[INFO] run script 
/home/build/wc/appassembler/appassembler-maven-plugin/target/it/configurationDirectoryTest/verify.groovy

[INFO] ..SUCCESS (3.6 s)
[INFO] Building: MAPPASM-145-Test/pom.xml
[INFO] run script 
/home/build/wc/appassembler/appassembler-maven-plugin/target/it/MAPPASM-145-Test/verify.groovy

[INFO] ..SUCCESS (4.8 s)
[INFO] Building: programCLIArgumentsWithExpandingTest/pom.xml
[INFO] run script 

Re: Issue with parallelThreads Re: [VOTE] Apache Maven Invoker Plugin 1.6

2012-04-25 Thread Olivier Lamy
I'm interested to know the content of those build.log files.
Note using parallel feature, you will need some resources on the
machine running build because if you have a MAVEN_OPTS with a huge
mx/ms this will be multiplicated by the number of parallel thread you
are configuring.
This parallelThreads simply means you will run x Maven build + the
current one (so take care of resources on the machine)

2012/4/25 Karl Heinz Marbaise khmarba...@gmx.de:
 Hi Oliver,

 sorry for late answer ...but here is the result with settings
 parallelThreads to 5...

 [INFO] Installing
 /home/build/wc/appassembler/appassembler-maven-plugin/pom.xml to
 /home/build/wc/appassembler/appassembler-maven-plugin/target/local-repo/org/codehaus/mojo/appassembler-maven-plugin/1.2.2-SNAPSHOT/appassembler-maven-plugin-1.2.2-SNAPSHOT.pom
 [INFO] Installing
 /home/build/wc/appassembler/appassembler-maven-plugin/target/appassembler-maven-plugin-1.2.2-SNAPSHOT.jar
 to
 /home/build/wc/appassembler/appassembler-maven-plugin/target/local-repo/org/codehaus/mojo/appassembler-maven-plugin/1.2.2-SNAPSHOT/appassembler-maven-plugin-1.2.2-SNAPSHOT.jar
 [INFO]
 [INFO] --- maven-invoker-plugin:1.6:run (integration-tests) @
 appassembler-maven-plugin ---
 [INFO] use parallelThreads 5
 [INFO] Building: assembleDirectoryTest/pom.xml
 [INFO] Building: programJvmArgumentsTest/pom.xml
 [INFO] Building: binFileExtensionTest/pom.xml
 [INFO] Building: binFolderTest/pom.xml
 [INFO] Building: daemonTest/pom.xml
 [INFO] ..FAILED (5.0 s)
 [INFO]   The build exited with code 1. See
 /home/build/wc/appassembler/appassembler-maven-plugin/target/it/assembleDirectoryTest/build.log
 for details.
 [INFO] Building: configurationDirectoryTest/pom.xml
 [INFO] ..FAILED (5.4 s)
 [INFO]   The build exited with code 1. See
 /home/build/wc/appassembler/appassembler-maven-plugin/target/it/daemonTest/build.log
 for details.
 [INFO] Building: MAPPASM-145-Test/pom.xml
 [INFO] run script
 /home/build/wc/appassembler/appassembler-maven-plugin/target/it/programJvmArgumentsTest/verify.groovy
 [INFO] ..SUCCESS (10.1 s)
 [INFO] Building: asterikClassPathTest/pom.xml
 [INFO] run script
 /home/build/wc/appassembler/appassembler-maven-plugin/target/it/configurationDirectoryTest/verify.groovy
 [INFO] ..SUCCESS (6.1 s)
 [INFO] Building: asterikClassPathWrongConfigurationTest/pom.xml
 [INFO] run script
 /home/build/wc/appassembler/appassembler-maven-plugin/target/it/MAPPASM-145-Test/verify.groovy
 [INFO] ..SUCCESS (10.6 s)
 [INFO] Building: repositoryLayoutLegacyTest/pom.xml
 [INFO] ..SKIPPED
 [INFO] Building: daemonConfigurationTest/pom.xml
 [INFO] run script
 /home/build/wc/appassembler/appassembler-maven-plugin/target/it/systemDependencyTest/verify.groovy
 [INFO] ..SUCCESS (7.6 s)
 [INFO] Building: basicTest/pom.xml
 [INFO] run script
 /home/build/wc/appassembler/appassembler-maven-plugin/target/it/asterikClassPathTest/verify.groovy
 [INFO] ..SUCCESS (7.7 s)
 [INFO] Building: generateRepositoryTest/pom.xml
 [INFO] run script
 /home/build/wc/appassembler/appassembler-maven-plugin/target/it/asterikClassPathWrongConfigurationTest/verify.groovy
 [INFO] ..SUCCESS (6.9 s)
 [INFO] Building: configurationSourceDirectoryTest/pom.xml
 [INFO] run script
 /home/build/wc/appassembler/appassembler-maven-plugin/target/it/daemonConfigurationTest/verify.groovy
 [INFO] ..SUCCESS (7.4 s)
 [INFO] Building: daemonMultipleTest/pom.xml
 [INFO] run script
 /home/build/wc/appassembler/appassembler-maven-plugin/target/it/basicTest/verify.groovy
 [INFO] ..SUCCESS (7.4 s)
 [INFO] Building: programNameDuplicateTest/pom.xml
 [INFO] run script
 /home/build/wc/appassembler/appassembler-maven-plugin/target/it/environmentSetupTest/verify.groovy
 [INFO] ..SUCCESS (7.6 s)
 [INFO] Building: MAPPASM-108-Test/pom.xml

 But after that i have change the configuration only and removed the
 configuration point for parallelThreads so the default of 1 will be used
 with the following (expected result):

 lugin-1.2.2-SNAPSHOT.jar
 [INFO]
 [INFO] --- maven-invoker-plugin:1.6:run (integration-tests) @
 appassembler-maven-plugin ---
 [INFO] Building: assembleDirectoryTest/pom.xml
 [INFO] run script
 /home/build/wc/appassembler/appassembler-maven-plugin/target/it/assembleDirectoryTest/verify.groovy
 [INFO] ..SUCCESS (6.4 s)
 [INFO] Building: programJvmArgumentsTest/pom.xml
 [INFO] run script
 /home/build/wc/appassembler/appassembler-maven-plugin/target/it/programJvmArgumentsTest/verify.groovy
 [INFO] ..SUCCESS (3.1 s)
 [INFO] Building: binFileExtensionTest/pom.xml
 [INFO] run script
 /home/build/wc/appassembler/appassembler-maven-plugin/target/it/binFileExtensionTest/verify.groovy
 [INFO] ..SUCCESS (3.9 s)
 [INFO] Building: binFolderTest/pom.xml
 [INFO] run script
 /home/build/wc/appassembler/appassembler-maven-plugin/target/it/binFolderTest/verify.groovy
 [INFO] ..SUCCESS (3.6 s)
 [INFO] Building: daemonTest/pom.xml
 [INFO] run script
 /home/build/wc/appassembler/appassembler-maven-plugin/target/it/daemonTest/verify.groovy
 [INFO] ..SUCCESS 

Issue with parallelThreads Re: [VOTE] Apache Maven Invoker Plugin 1.6

2012-04-24 Thread Olivier Lamy
Thanks Lukas for the fix.
I have fixed too the parallelThreads trouble. @Karl can you test with
your projects ?
Thanks

2012/4/24 Lukas Theussl ltheu...@apache.org:

 See
 http://maven.apache.org/doxia/issues/index.html#Verbatim_blocks_not_boxed

 I have fixed the apt sources.

 Cheers,
 -Lukas




 Karl Heinz Marbaise wrote:

 Hi,

 i have checked the staged Site and observed that the frames around the
 source examples or code snippet are not there...
 For example if you compare


 http://maven.apache.org/plugins/maven-invoker-plugin-1.6/examples/invoker-properties.html


 http://maven.apache.org/plugins/maven-invoker-plugin/examples/invoker-properties.html


 I assume this is based on the staging site ?

 Kind regards
 Karl Heinz Marbaise


 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org




-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org