Add "appendAssemblyId" and "finalName" to assembly descriptor
-------------------------------------------------------------

                 Key: MASSEMBLY-550
                 URL: http://jira.codehaus.org/browse/MASSEMBLY-550
             Project: Maven 2.x Assembly Plugin
          Issue Type: Improvement
    Affects Versions: 2.2.1
         Environment: any
            Reporter: Michael Hinterseher
            Priority: Minor


We have a project with two assembly descriptors.
One creates a zip file, the other one a folder.
The folder should have a fixed name "target-platform" the zip file should not 
attach the classifier from assembly id.
Right now I see no way to create the folder without the version information and 
the zip file without appending the assembly id since the configuration for this 
is only possible in the plugin.
Adding the parameters and maybe others would make the plugin more flexible.

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