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 2018/12/18 19:31:02 UTC

[ANN] Apache Maven Common Artifact Filters 3.1.0 Released

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

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

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

You should specify the dependency in your project's pom:

<dependency>
   <groupId>org.apache.maven.shared</groupId>
   <artifactId>maven-common-artifact-filters</artifactId>
   <version>3.1.0</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 -  
maven-common-artifact-filters-3.1.0

** Bug
     * [MSHARED-631] - Several filters do not preserve order of artifacts  
filtered

** Dependency upgrade
     * [MSHARED-683] - Use maven-resolver instead of (eclipse-)aether /  
Require Java 7


Enjoy,

-The Apache Maven team

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