You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/10/04 04:43:11 UTC

[jira] Closed: (MNG-653) need filename symmetry through packaging, install and deploy

     [ http://jira.codehaus.org/browse/MNG-653?page=all ]
     
Brett Porter closed MNG-653:
----------------------------

    Resolution: Fixed

went with the setFile requirement for now.

> need filename symmetry through packaging, install and deploy
> ------------------------------------------------------------
>
>          Key: MNG-653
>          URL: http://jira.codehaus.org/browse/MNG-653
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-artifact
>     Reporter: Brett Porter
>     Assignee: Brett Porter
>      Fix For: 2.0-beta-3

>
> Original Estimate: 3 hours
>        Time Spent: 30 minutes
>         Remaining: 0 minutes
>
> currently the filename to use is constructed within the packaging goal, and again in the install/deploy goal as ${pom.build.finalName}.${extension} (or equivalent for others).
> The filename may be different under some packagings, however. For install/deploy to work, the filename must be stored on the artifact (using setFile), and that used to install/deploy the file.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org