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: [email protected] For additional commands, e-mail: [email protected]
