[ http://jira.codehaus.org/browse/MASSEMBLY-89?page=comments#action_64507 ] 

John Casey commented on MASSEMBLY-89:
-------------------------------------

Added two unit tests to the maven-assembly-plugin for this, under 
BasicAbstractAssemblyMojoFeaturesTest. I cannot reproduce the error.

What am I missing?

I'll give it a day or two, then mark it CANNOT REPRODUCE.

BTW, the SVN revId for this is: 398682

> outputFileNameMapping broken
> ----------------------------
>
>          Key: MASSEMBLY-89
>          URL: http://jira.codehaus.org/browse/MASSEMBLY-89
>      Project: Maven 2.x Assembly Plugin
>         Type: Bug

>     Versions: 2.1
>  Environment: xp
>     Reporter: Dan Tran
>     Priority: Critical
>      Fix For: 2.1

>
>
> Prior to MASSEMBLY-40, I am able to outputFileNameMapping feature to place 
> all dependency aritifacts into assembly without the version
> Here is an exmple
>   <dependencySets>
>     <dependencySet>
>       
> <outputFileNameMapping>${artifactId}.${extension}</outputFileNameMapping>
>     </dependencySet>
> </depenendencySets>
> After MASSEMBLY40,  All artifact inside a set of dependencySet  is mapped to 
> a single file ${artifactId}.${extention}

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