Filter dependencies by scope
----------------------------

                 Key: MOJO-1625
                 URL: http://jira.codehaus.org/browse/MOJO-1625
             Project: Mojo
          Issue Type: Wish
          Components: license
            Reporter: alexey_aav1


Goal: license:download-licenses

Add new configuration posibility for filtering dependencies by scope, e.g.:

                <configuration>
                    <includes>
                        <include>scope=compile,provided</include>
                    </includes>
                    <excludes>
                        <exclude>scope=test</exclude>
                    </excludes>
                </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