You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dennis Lundberg <de...@apache.org> on 2013/08/14 18:27:06 UTC

[ANN] Apache Maven Mapping 1.0 Released

The Maven team is pleased to announce the release of the Apache Maven Mapping, version 1.0

A shared component to assist in interpolating file names using properties from a Maven project.

http://maven.apache.org/shared/maven-mapping/

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

<dependency>
  <groupId>org.apache.maven.shared</groupId>
  <artifactId>maven-mapping</artifactId>
  <version>1.0</version>
</dependency>


Release Notes - Apache Maven Mapping - Version 1.0

Task
* [MSHARED-291] Copy code for file name mapping from Maven WAR Plugin


Enjoy,

-The Maven team

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