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

Karel Piwko (JIRA) jira-events at lists.jboss.org
Wed May 22 08:15:07 EDT 2013


     [ https://issues.jboss.org/browse/SHRINKRES-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karel Piwko resolved SHRINKRES-77.
----------------------------------

         Assignee: Karel Piwko  (was: Andrew Rubinger)
    Fix Version/s: 2.0.0-beta-4
       Resolution: Done


Fixed in https://github.com/shrinkwrap/resolver/commit/12ef33ee156bf99f3c1332bdc4719e6b5c6478be

New API ability used in:

https://github.com/shrinkwrap/resolver/blob/12ef33ee156bf99f3c1332bdc4719e6b5c6478be/impl-maven/src/test/java/org/jboss/shrinkwrap/resolver/impl/maven/integration/DependencyDepthTestCase.java
                
> 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: Karel Piwko
>              Labels: api-change
>             Fix For: 2.0.0-beta-4
>
>
> 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