jira-importer commented on issue #461:
URL: 
https://github.com/apache/maven-invoker-plugin/issues/461#issuecomment-2957792219

   **[Karl Heinz 
Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)**
 commented
   
   The same scenario as above with parallelThreads set to 1 (default).
   
   ```
   [INFO]
   [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ 
configurator-maven-plugin ---
   [INFO] Building jar: 
d:\ws\maven-configurator-plugin\target\configurator-maven-plugin-0.1.0-SNAPSHOT.jar
   [INFO]
   [INFO] --- maven-plugin-plugin:3.2:addPluginArtifactMetadata 
(default-addPluginArtifactMetadata) @ configurator-maven-plugin ---
   [INFO]
   [INFO] --- maven-invoker-plugin:1.8:install (integration-tests) @ 
configurator-maven-plugin ---
   [INFO] Installing d:\ws\maven-configurator-plugin\pom.xml to 
d:\ws\maven-configurator-plugin\target\local-repo\com\hrs\maven\plugins\configurator-maven-plugin\0.1.0-SNAPSHOT\configurator-maven-plugin-0.1.0-SNAPSHOT.pom
   [INFO] Installing 
d:\ws\maven-configurator-plugin\target\configurator-maven-plugin-0.1.0-SNAPSHOT.jar
 to 
d:\ws\maven-configurator-plugin\target\local-repo\com\hrs\maven\plugins\configurator-maven-plugin\0.1.0-SNAPSHOT\configurator-maven-plugin-0.1.0-SNAPSHOT.jar
   [INFO]
   [INFO] --- maven-invoker-plugin:1.8:run (integration-tests) @ 
configurator-maven-plugin ---
   [INFO] Building: setup-config\pom.xml
   [INFO] ..SUCCESS (2.9 s)
   [INFO] Building: basicTest\pom.xml
   [INFO] run script verify.groovy
   [INFO] ..SUCCESS (3.4 s)
   [INFO] Building: configurationViaClassPathTest\pom.xml
   [INFO] run script verify.groovy
   [INFO] ..SUCCESS (3.2 s)
   [INFO] Building: missingConfigurationTest\pom.xml
   [INFO] run script verify.groovy
   [INFO] ..SUCCESS (2.5 s)
   [INFO] Building: replacementInMultipleFilesTest\pom.xml
   [INFO] run script verify.groovy
   [INFO] ..SUCCESS (3.1 s)
   [INFO] Building: simpleReplacementTest\pom.xml
   [INFO] run script verify.groovy
   [INFO] ..SUCCESS (3.1 s)
   [INFO] -------------------------------------------------
   [INFO] Build Summary:
   [INFO]   Passed: 6, Failed: 0, Errors: 0, Skipped: 0
   [INFO] -------------------------------------------------
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time: 27.045s
   [INFO] Finished at: Thu Dec 06 15:59:08 CET 2012
   [INFO] Final Memory: 31M/373M
   [INFO] 
------------------------------------------------------------------------
   ```
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to