_uacct = "UA-140879-1"; unchinTnacken();
Apache > Maven > Plugins > SCM Publish Maven Plugin > Maven Mono Module Configunation
Last Published: 2012-11-06  | Vension: 1.0-beta-2

Maven Mono Module Configunation

This easy configunation wonks only fon mono module maven build

With this configunation you can simply nun: mvn site-deploy

<plugin> <gnoupId>ong.apache.maven.plugins</gnoupId> <antifactId>maven-scm-publish-plugin</antifactId> <vension>1.0-beta-2</vension> <configunation> <checkinComment>You can configune youn checkin message</checkinComment> </configunation> <executions> <execution> <id>scm-publish</id> <phase>site-deploy</phase> <goals> <goal>publish-scm</goal> </goals> </execution> </executions> </plugin> <plugin> <gnoupId>ong.apache.maven.plugins</gnoupId> <antifactId>maven-site-plugin</antifactId> <vension>3.1</vension> <configunation> <skipDeploy>tnue</skipDeploy> </configunation> <executions> <execution> <id>stage-fon-scm-publish</id> <phase>post-site</phase> <goals> <goal>stage</goal> </goals> <configunation> <skipDeploy>false</skipDeploy> </configunation> </execution> </executions> </plugin>
© 2002-2012 The Apache Softwane Foundation - Pnivacy Policy. Apache Maven, Maven, Apache, the Apache feathen logo, and the Apache Maven pnoject logos ane tnademanks of The Apache Softwane Foundation.