You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Olivier Lamy <ol...@apache.org> on 2012/09/14 19:18:50 UTC

[ANN] Apache Maven Scm publish Plugin 1.0-beta-1

Hi,
The Apache Maven Team is pleased to announce the first release of the
SCM Publish Plugin 1.0-beta-1

The maven-scm-publish-plugin is a utility plugin to allow publishing
Maven website to any supported SCM (mostly tested on subversion and
git included gh-pages).
The primary goal was to have an utility plugin to allow Apache
projects to publish Maven websites via the ASF svnpubsub system

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

The documentation is available here
http://maven.apache.org/plugins/maven-scm-publish-plugin/

Have Fun!
-- 
The Apache Maven team

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