Author: olamy
Date: Sat Oct 16 16:12:01 2010
New Revision: 1023323
URL: http://svn.apache.org/viewvc?rev=1023323&view=rev
Log:
fix list
Modified:
maven/plugins/branches/maven-site-plugin-3.x/src/site/apt/maven-3.apt.vm
Modified:
maven/plugins/branches/maven-site-plugin-3.x/src/site/apt/maven-3.apt.vm
URL:
http://svn.apache.org/viewvc/maven/plugins/branches/maven-site-plugin-3.x/src/site/apt/maven-3.apt.vm?rev=1023323&r1=1023322&r2=1023323&view=diff
==============================================================================
--- maven/plugins/branches/maven-site-plugin-3.x/src/site/apt/maven-3.apt.vm
(original)
+++ maven/plugins/branches/maven-site-plugin-3.x/src/site/apt/maven-3.apt.vm
Sat Oct 16 16:12:01 2010
@@ -181,9 +181,12 @@ Version Resolution
Report Plugin version can be empty. The following order/strategy will be
used to find/resolve a version:
* search same groupId/artifactId in the build.plugins section.
+
* search same groupId/artifactId in the build.pluginManagement.plugins
section
+
* resolve with current repositories (can include auto SNAPSHOT resolution)
+
Using maven-site-plugin 2.x with Maven 2.x and maven-site-plugin 3.x with
Maven 3.x
Regarding site:attach-descriptor (have a look