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/09/03 09:44:03 UTC

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

    [ http://jira.codehaus.org/browse/MNG-653?page=comments#action_45747 ] 

Brett Porter commented on MNG-653:
----------------------------------

additionally, we should look at removing project.getArtifact.setFile( ... ) in packaging mojos (plexus, jar, ear, war) which is used to make it work in the reactor.

Instead, if we can designate what the output file was as above then it will fall out from that.

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

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