Karl-Heinz Marbaise created MINVOKER-169: --------------------------------------------
Summary: install goal with extraArtifacts will download things which are not needed Key: MINVOKER-169 URL: https://jira.codehaus.org/browse/MINVOKER-169 Project: Maven Invoker Plugin Issue Type: Improvement Affects Versions: 1.8 Reporter: Karl-Heinz Marbaise I have create integration test which use extraArtifacts org.apache.maven.plugins:maven-failsafe-plugin:2.17:maven-plugin which will download things like this: {code} Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17-site-source.zip (40 KB at 92.7 KB/sec) {code} This looks wrong. -- This message was sent by Atlassian JIRA (v6.1.6#6162)