You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@codehaus.org> on 2015/02/03 11:58:24 UTC

[jira] (MSTAGE-8) Add parameters for groupId and artifactId to make it possible to copy only one artifact from a staging repository

     [ https://jira.codehaus.org/browse/MSTAGE-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov updated MSTAGE-8:
--------------------------------

    Comment: was deleted

(was: Project has been retired, closing as won't fix.)

> Add parameters for groupId and artifactId to make it possible to copy only one artifact from a staging repository
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: MSTAGE-8
>                 URL: https://jira.codehaus.org/browse/MSTAGE-8
>             Project: Maven Stage Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.0-alpha-1
>            Reporter: Dennis Lundberg
>
> If we take the current version parameter and add groupId and artifactId parameters, we can create a path to the artifact within the source repository. This enables us to copy only a part of the staging repository.
> If groupId is omitted, the whole staging repo is copied, just like now.
> If the groupId is supplied but the artifactId is omitted, all artifacts for that group is copied.
> If groupId and artifactId is supplied, only that artifact is copied. In fact only that *version* of that artifact is copied, since we already have the mandatory version parameter.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)