The Maven team is pleased to announce the release of the Maven SCM
Publish Plugin, version 1.0-beta-2.

This plugin allows Maven websites to be published to any supported SCM.

http://maven.apache.org/plugins/maven-scm-publish-plugin/

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

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-scm-publish-plugin</artifactId>
  <version>1.0-beta-2</version>
</plugin>

Release Notes - Maven SCM Publish Plugin - Version 1.0-beta-2

Bug:
* [MSCMPUB-2] - publish-scm can fail with many files on windows.

Task:
* [MSCMPUB-1] - remove obsolete prepare and publish goals

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