You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Mark Hobson <ma...@apache.org> on 2012/11/08 21:17:00 UTC

[ANN] Maven SCM Publish Plugin 1.0-beta-2 Released

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-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org