Robert Scholte created MSHARED-566: -------------------------------------- Summary: 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)