You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2016/06/16 22:32:05 UTC

[jira] [Created] (MSHARED-560) Support includeNullScope for ArtifactFilter

Robert Scholte created MSHARED-560:
--------------------------------------

             Summary: Support includeNullScope for ArtifactFilter
                 Key: MSHARED-560
                 URL: https://issues.apache.org/jira/browse/MSHARED-560
             Project: Maven Shared Components
          Issue Type: Bug
          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


For the ArtifactIncludeFilter the scope of an Artifact can be used to filter, although this can be {{null}}. (With Aether it is not the Artifact but the Dependency which has a scope)
By adding the option {{includeNullScope}} to the ArtifactIncludeTransformer is will be possible to filter on null-scoped Artifacts too.
This should make it easier to migrate to {{TransformableFilter}}s



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