You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/06/28 21:59:57 UTC

[jira] [Commented] (MSHARED-566) Support actTransitivily for Pattern(Include/Exclude)ArtifactFilter

    [ https://issues.apache.org/jira/browse/MSHARED-566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15353775#comment-15353775 ] 

Hudson commented on MSHARED-566:
--------------------------------

SUCCESS: Integrated in maven-shared #2425 (See [https://builds.apache.org/job/maven-shared/2425/])
[MSHARED-566] Support actTransitivily for Pattern(Include/Exclude)ArtifactFilter (rfscholte: [http://svn.apache.org/viewvc/?view=rev&rev=1750584])
* maven-common-artifact-filters/src/main/java/org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.java
* maven-common-artifact-filters/src/test/java/org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformerTest.java


> Support actTransitivily for Pattern(Include/Exclude)ArtifactFilter 
> -------------------------------------------------------------------
>
>                 Key: MSHARED-566
>                 URL: https://issues.apache.org/jira/browse/MSHARED-566
>             Project: Maven Shared Components
>          Issue Type: New Feature
>          Components: maven-common-artifact-filters
>    Affects Versions: maven-common-artifact-filters-3.0.0
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>             Fix For: maven-common-artifact-filters-3.0.1
>
>
> Add a flag to the {{ArtifactIncludeFilterTransformer}} for the actTransitivily flag as used by both {{PatternIncludesArtifactFilter}} and {{PatternExcludesArtifactFilter}}. If a pattern doesn't match with the id of the artifact, it will go through the dependencyTrail to try and match the pattern.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)