You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl-Heinz Marbaise (JIRA)" <ji...@codehaus.org> on 2014/07/04 14:58:10 UTC

[jira] (MINVOKER-169) install goal with extraArtifacts will download things which are not needed

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)