[ 
http://jira.codehaus.org/browse/MRPM-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=228023#action_228023
 ] 

Joel Winteregg commented on MRPM-78:
------------------------------------

I have a similar case (inclusion/exclusion enhancement) where it would be very 
usefull to be able to filter (include or exclude) artifacts related to a 
modular architecture. Where com.mycompany.mysoftware.modules is related to my 
module groupid and where each module artifactid is: module1, module2, module3, 
etc. So I have the following artifact definitions:

com.mycompany.mysoftware.modules:module1
com.mycompany.mysoftware.modules:module2
com.mycompany.mysoftware.modules:module3

Then it would be very helpfull to enable wildchar as follow:
{code:xml}
<exclude>com.mycompany.mysoftware.modules:*</exclude>
{code} 


> Option to exclude transitive dependencies of an excluded artifact
> -----------------------------------------------------------------
>
>                 Key: MRPM-78
>                 URL: http://jira.codehaus.org/browse/MRPM-78
>             Project: Mojo RPM Plugin
>          Issue Type: Improvement
>          Components: rpm
>    Affects Versions: 2.0.1
>            Reporter: Robert Munteanu
>            Assignee: Brett Okken
>
> For the moment it is not possible to filter out a dependency and all its 
> transitive dependencies. This is useful when I try to 'combine' classpaths 
> from two RPMs, and I want to make sure that they don't clash.

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to