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

Michael Osipov closed MSTAGE-8.
-------------------------------
    Resolution: Auto Closed

This issue has been auto closed because it has been inactive for a long period 
of time. If you think this issue still applies, retest your problem with the 
most recent version of Maven and the affected component, reopen and post your 
results.

> Add parameters for groupId and artifactId to make it possible to copy only 
> one artifact from a staging repository
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: MSTAGE-8
>                 URL: https://issues.apache.org/jira/browse/MSTAGE-8
>             Project: Maven Stage Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.0-alpha-1
>            Reporter: Dennis Lundberg
>            Priority: Major
>
> 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
(v7.6.3#76005)

Reply via email to