You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2011/03/05 23:28:24 UTC

svn commit: r1078376 - in /maven/plugins/branches/maven-site-plugin-3.x: ./ src/site/apt/migrate.apt

Author: ltheussl
Date: Sat Mar  5 22:28:23 2011
New Revision: 1078376

URL: http://svn.apache.org/viewvc?rev=1078376&view=rev
Log:
merge r1063639 from trunk

Modified:
    maven/plugins/branches/maven-site-plugin-3.x/   (props changed)
    maven/plugins/branches/maven-site-plugin-3.x/src/site/apt/migrate.apt

Propchange: maven/plugins/branches/maven-site-plugin-3.x/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sat Mar  5 22:28:23 2011
@@ -1 +1 @@
-/maven/plugins/trunk/maven-site-plugin:801155,801171,801470,806898-806906,807943-808180,809252,810298,884137,886844,886847,890094,890124,891014,891688,920027,920041,942622,943455,944145,950463,956681,984466,984960,984991,984996,1029307,1033379,1037476,1039137,1039143,1049020,1051139-1051449,1055019,1055033,1055047,1055089,1060289
+/maven/plugins/trunk/maven-site-plugin:801155,801171,801470,806898-806906,807943-808180,809252,810298,884137,886844,886847,890094,890124,891014,891688,920027,920041,942622,943455,944145,950463,956681,984466,984960,984991,984996,1029307,1033379,1037476,1039137,1039143,1049020,1051139-1051449,1055019,1055033,1055047,1055089,1060289,1063639

Modified: maven/plugins/branches/maven-site-plugin-3.x/src/site/apt/migrate.apt
URL: http://svn.apache.org/viewvc/maven/plugins/branches/maven-site-plugin-3.x/src/site/apt/migrate.apt?rev=1078376&r1=1078375&r2=1078376&view=diff
==============================================================================
--- maven/plugins/branches/maven-site-plugin-3.x/src/site/apt/migrate.apt (original)
+++ maven/plugins/branches/maven-site-plugin-3.x/src/site/apt/migrate.apt Sat Mar  5 22:28:23 2011
@@ -44,6 +44,13 @@ Migrate
 
   []
 
+* From 2.2.x to 2.3.x
+
+  * The <<<site:stage>>> and <<<site:stage-deploy>>> goals have been decoupled from site generation.
+  Executing these goals without generating the site first will lead to a build failure.
+
+  []
+
 * From 2.1.x to 2.2.x
 
   * The plugin now requires at least <<Maven 2.2.0>> to run, you cannot use it