The outputFilenameMapping does not apply to the artifact of the current project
-------------------------------------------------------------------------------

                 Key: MWAR-163
                 URL: http://jira.codehaus.org/browse/MWAR-163
             Project: Maven 2.x War Plugin
          Issue Type: Bug
    Affects Versions: 2.1-alpha-1
         Environment: All
            Reporter: Michael McCallum
         Attachments: artifact-factory-for-rename.patch

When packaging classes up into the war, the name for the created jar does not 
use the outputFileNameMapping

Attached is a patch that uses the artifact factry to generate the artifact name 
and uses the final name method to figure out the final name of  the jar in the 
war

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

        

Reply via email to