Author: felixk Date: Sat Oct 1 16:09:15 2011 New Revision: 1178037 URL: http://svn.apache.org/viewvc?rev=1178037&view=rev Log: Configuration for reports is inside plugin configuration since maven-site-plugin-3.x Modified: directory/apacheds/trunk/installers-maven-plugin/pom.xml Modified: directory/apacheds/trunk/installers-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/installers-maven-plugin/pom.xml?rev=1178037&r1=1178036&r2=1178037&view=diff ============================================================================== --- directory/apacheds/trunk/installers-maven-plugin/pom.xml (original) +++ directory/apacheds/trunk/installers-maven-plugin/pom.xml Sat Oct 1 16:09:15 2011 @@ -122,15 +122,17 @@ - - - - - - - maven-plugin-plugin + org.apache.maven.plugins + maven-site-plugin + + + + maven-plugin-plugin + + + - +