Karl-Heinz Marbaise created ARCHETYPE-477: ---------------------------------------------
Summary: Upgrade maven-invoker-plugin from 1.7 to 1.9 Key: ARCHETYPE-477 URL: https://jira.codehaus.org/browse/ARCHETYPE-477 Project: Maven Archetype Issue Type: Bug Components: Plugin Affects Versions: 2.3 Reporter: Karl-Heinz Marbaise Attachments: build.log, build.log If i run {{mvn -Prun-its clean verify}} it will result in the following: {code} [INFO] Build Summary: [INFO] Passed: 2, Failed: 2, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [ERROR] The following builds failed: [ERROR] * build-archetype/pom.xml [ERROR] * property-setting-cli/pom.xml [INFO] ------------------------------------------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE {code} If i change the maven-invoker-plugin from 1.7 to 1.9 no issue appears. -- This message was sent by Atlassian JIRA (v6.1.6#6162)