Hi there, I wondering if the maven-scm-publish-plugin multi-module example is overly complicated:
http://maven.apache.org/plugins/maven-scm-publish-plugin/examples/multi-module-configuration.html >From my understanding, you can get away without any of this plugin configuration and just execute: mvn clean site site:stage scm-publish:publish-scm (Note site:stage instead of site:stage-deploy.) Am I missing something or can the docs be simplified? Thanks, Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
