You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/08/09 18:19:10 UTC

svn commit: r1371292 - /maven/sandbox/trunk/plugins/maven-scm-publish-plugin/src/site/apt/index.apt

Author: hboutemy
Date: Thu Aug  9 16:19:10 2012
New Revision: 1371292

URL: http://svn.apache.org/viewvc?rev=1371292&view=rev
Log:
TODO: should we deprecate (remove since there hasn't been any release yet?) prepare and publish in favor of publish-scm?

Modified:
    maven/sandbox/trunk/plugins/maven-scm-publish-plugin/src/site/apt/index.apt

Modified: maven/sandbox/trunk/plugins/maven-scm-publish-plugin/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/plugins/maven-scm-publish-plugin/src/site/apt/index.apt?rev=1371292&r1=1371291&r2=1371292&view=diff
==============================================================================
--- maven/sandbox/trunk/plugins/maven-scm-publish-plugin/src/site/apt/index.apt (original)
+++ maven/sandbox/trunk/plugins/maven-scm-publish-plugin/src/site/apt/index.apt Thu Aug  9 16:19:10 2012
@@ -36,6 +36,7 @@ Maven SCM Publish Plugin
     simple content import to SCM.
 
     The plugin provides two goals: <<prepare>> and <<publish>>.
+    (TODO: deprecated by publish-scm goal, which does everything in one step?) 
 
     The prepare goal checks out the contents of a directory from 
     the SCM into (by default) <<<target/scmpublish-checkout>>>. It