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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]