You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brian Fox (JIRA)" <ji...@codehaus.org> on 2007/02/13 04:19:21 UTC

[jira] Closed: (MDEP-63) allow version to be stripped from useSubfolderPerArtifact

     [ http://jira.codehaus.org/browse/MDEP-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Fox closed MDEP-63.
-------------------------

       Resolution: Fixed
    Fix Version/s: 2.0-alpha-2

The folder name logic has been rewritten to allow removing the version. Instead of using artifact.getId() as the base for the folder name, the new format is used:

artifactId-classifier-[version]-type

if classifier and type are the same (as in sources) and version is removed, then type is dropped. This prevents names like foo-sources-sources. (foo-sources-1.1-sources is allowed)

> allow version to be stripped from useSubfolderPerArtifact
> ---------------------------------------------------------
>
>                 Key: MDEP-63
>                 URL: http://jira.codehaus.org/browse/MDEP-63
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Improvement
>            Reporter: Brian Fox
>         Assigned To: Brian Fox
>             Fix For: 2.0-alpha-2
>
>
> if useSubfolderPerArtifact is used, there is no way to remove the version from the path

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira