You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Evgeny Mandrikov (JIRA)" <ji...@codehaus.org> on 2009/04/19 00:49:45 UTC

[jira] Updated: (MASSEMBLY-228) UnpackOptions filtered does not work

     [ http://jira.codehaus.org/browse/MASSEMBLY-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Evgeny Mandrikov updated MASSEMBLY-228:
---------------------------------------

    Attachment: bug.tar.gz

Added example project.

> UnpackOptions filtered does not work
> ------------------------------------
>
>                 Key: MASSEMBLY-228
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-228
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2-beta-1
>         Environment: Windows XP with maven 2.0.7
>            Reporter: Elid OR
>            Assignee: Petar Tahchiev
>             Fix For: 2.2
>
>         Attachments: bug.tar.gz
>
>
> Here my configuration in my assembly descriptor file :
>   <dependencySets>
>     <dependencySet>
>       <unpack>true</unpack>
>       <unpackOptions>
>         <filtered>true</filtered>
>       </unpackOptions>
>       <include>my-groupId:my-artifactId</include>
>   </dependencySets>
> And this correctly unpack my dependencies but it does not filter the token in it.
> The token are put in a profile that a activate when build the project.

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