[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-77) Align functionality from MavenResolutionFilter with Aether DependencyFilter

Karel Piwko (JIRA) jira-events at lists.jboss.org
Tue Oct 16 07:33:01 EDT 2012


Karel Piwko created SHRINKRES-77:
------------------------------------

             Summary: Align functionality from MavenResolutionFilter with Aether DependencyFilter
                 Key: SHRINKRES-77
                 URL: https://issues.jboss.org/browse/SHRINKRES-77
             Project: ShrinkWrap Resolvers
          Issue Type: Feature Request
          Components: api-maven
    Affects Versions: 2.0.0-alpha-4
            Reporter: Karel Piwko
            Assignee: Andrew Rubinger


Aether is able to filter based on path to the parent of dependency resolution. This is handy in order to create a filter which could filter based on level-nesting of the dependency itself, which is useful for lazy loading dependencies.

We need to be able to pass List<DependencyNode> parents equivalent to the filter.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list