You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Robert Scholte <rf...@apache.org> on 2016/10/31 19:18:17 UTC

[ANN] Apache Maven Common Artifact Filters 3.0.1 Released

The Apache Maven team is pleased to announce the release of the Apache  
Maven Common Artifact Filters, version 3.0.1

This component is a collection of ready-made filters to control  
inclusion/exclusion of artifacts during dependency resolution.

https://maven.apache.org/shared/maven-common-artifact-filters/

<dependency>
   <groupId>org.apache.maven.shared</groupId>
   <artifactId>maven-common-artifact-filters</artifactId>
   <version>3.0.1</version>
</dependency>

You can download the appropriate sources etc. from the download page:

https://maven.apache.org/shared/maven-common-artifact-filters/download.cgi

Release Notes - Maven Shared Components - Version  
maven-common-artifact-filters-3.0.1

** Bug
     * [MSHARED-386] - Wildcard does not work with null classifier
     * [MSHARED-560] - Support includeNullScope for ArtifactFilter

** Improvement
     * [MSHARED-524] - Upgrade maven-shared-components parent to version 30

** New Feature
     * [MSHARED-559] - Allow classifier in PatternInclusionsFilter
     * [MSHARED-566] - Support actTransitivily for  
Pattern(Include/Exclude)ArtifactFilter


Enjoy,

-The Apache Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org