You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Julien Nicoulaud (JIRA)" <ji...@codehaus.org> on 2010/02/05 14:54:58 UTC

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

    [ http://jira.codehaus.org/browse/MASSEMBLY-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=209241#action_209241 ] 

Julien Nicoulaud commented on MASSEMBLY-228:
--------------------------------------------

Always here on 2.2-beta-5.

> 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