Add ability in create-repository goal to exclude dependencies
-------------------------------------------------------------

                 Key: MAPPASM-105
                 URL: http://jira.codehaus.org/browse/MAPPASM-105
             Project: Mojo AppAssembler Plugin
          Issue Type: Improvement
    Affects Versions: 1.1
            Reporter: Andrew Charles


Like the copy-dependencies plugin, add ability to exclude dependencies that 
match a certain criteria.  In my specific case, I wish to exclude a war 
dependency because that'll be put in a different directory entirely.

Something like:

...  
     <configuration>
         ...
         <excludeTypes>war</excludeTypes>
         ...
     </configuration>

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