[ http://jira.codehaus.org/browse/MASSEMBLY-105?page=all ]

John Casey updated MASSEMBLY-105:
---------------------------------

    Fix Version: 2.2

> need better support for unpack
> ------------------------------
>
>          Key: MASSEMBLY-105
>          URL: http://jira.codehaus.org/browse/MASSEMBLY-105
>      Project: Maven 2.x Assembly Plugin
>         Type: Bug

>     Versions: 2.0
>     Reporter: Sachin Patel
>      Fix For: 2.2

>
>
> Currently when specifiying a dependency set inside an assembly descriptor, if 
> one requires the unpack element to be true, then the unpacking is restricted 
> to the output directory.  I have a scenario in which I need to use the unpack 
> element in conjuction with the outputFileNameMapping element.  
> I would like to request that the outputFileNameMapping be treated as a folder 
> to extract into and appended to the outputDirectory.  
> So given dependency "foo-1.0.jar", I need a way to extract this into 
> "outputDirectory/foo_1.0/", and since the outputDirectory cannot take 
> properties such as artifactID, and artifactVersion, need a way to plugin this 
> "property support", and making use of the outputFileNameMapping would provide 
> a nice way to handle this.

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