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

A collection of ready-made filters to control inclusion/exclusion of artifacts 
during dependency resolution.

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

You should specify the version in your project's dependency configuration:

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


Release Notes - Maven Common Artifact Filters - Version 1.4

Bug
* [MSHARED-205] wildcard in middle of artifact-coordinate segment not 
recognized in Pattern*ArtifactFilter


Enjoy,

-The Maven team


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

Reply via email to