Author: olamy
Date: Mon Jul 1 11:02:25 2013
New Revision: 1498373
URL: http://svn.apache.org/r1498373
Log:
ease site deployment
Modified:
maven/plugins/trunk/maven-pmd-plugin/pom.xml
Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pmd-plugin/pom.xml?rev=1498373&r1=1498372&r2=1498373&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pmd-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pmd-plugin/pom.xml Mon Jul 1 11:02:25 2013
@@ -80,6 +80,7 @@ under the License.
<sitePluginVersion>3.3</sitePluginVersion>
<mavenPluginVersion>3.2</mavenPluginVersion>
<projectInfoReportsPluginVersion>2.7</projectInfoReportsPluginVersion>
+
<maven.site.path>plugins-archives/${project.artifactId}-LATEST</maven.site.path>
</properties>
<dependencies>