The Maven team is pleased to announce the release of the Maven
Repository Plugin, version 2.3

This plugin assists the user in creating archived bundles that are
designed to meet all requirements for upload to the central Maven
repository.

http://maven.apache.org/plugins/maven-repository-plugin/

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

<plugin>
 <groupId>org.apache.maven.plugins</groupId>
 <artifactId>maven-repository-plugin</artifactId>
 <version>2.3</version>
</plugin>


Release Notes - Maven 2.x Repository Plugin - Version 2.3


** Improvement
    * [MREPOSITORY-19] - Require SCM information to help tooling for
project materialization from the repository


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