[ http://jira.codehaus.org/browse/MASSEMBLY-105?page=comments#action_73325 
] 
            
John Casey commented on MASSEMBLY-105:
--------------------------------------

Can you tell me whether this is still a problem using the latest assembly 
plugin snapshot? You might have to configure a new pluginRepository using the 
url: http://people.apache.org/repo/m2-snapshot-repository ...just make sure you 
leave off the releases/enabled=false bit if you do!

I think this has been fixed by the refactor, but I'd like confirmation before I 
close the issue.

> need better support for unpack
> ------------------------------
>
>                 Key: MASSEMBLY-105
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-105
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>    Affects 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