Author: veithen Date: Sat May 4 11:22:00 2013 New Revision: 1479079 URL: http://svn.apache.org/r1479079 Log: Configuring the project to use maven-scm-publish-plugin.
Modified: axis/axis2/java/sandesha/trunk/modules/client/pom.xml axis/axis2/java/sandesha/trunk/modules/core/pom.xml axis/axis2/java/sandesha/trunk/modules/distribution/pom.xml axis/axis2/java/sandesha/trunk/modules/interop/pom.xml axis/axis2/java/sandesha/trunk/modules/mar/pom.xml axis/axis2/java/sandesha/trunk/modules/persistence/pom.xml axis/axis2/java/sandesha/trunk/modules/policy/pom.xml axis/axis2/java/sandesha/trunk/modules/rampart-integration/pom.xml axis/axis2/java/sandesha/trunk/modules/resource-bundle/pom.xml axis/axis2/java/sandesha/trunk/modules/samples/pom.xml axis/axis2/java/sandesha/trunk/modules/tests/pom.xml axis/axis2/java/sandesha/trunk/pom.xml axis/axis2/java/sandesha/trunk/src/site/site.xml Modified: axis/axis2/java/sandesha/trunk/modules/client/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/modules/client/pom.xml?rev=1479079&r1=1479078&r2=1479079&view=diff ============================================================================== --- axis/axis2/java/sandesha/trunk/modules/client/pom.xml (original) +++ axis/axis2/java/sandesha/trunk/modules/client/pom.xml Sat May 4 11:22:00 2013 @@ -106,7 +106,7 @@ <plugin> <artifactId>maven-site-plugin</artifactId> <configuration> - <generateReports>false</generateReports> + <skip>true</skip> </configuration> </plugin> </plugins> Modified: axis/axis2/java/sandesha/trunk/modules/core/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/modules/core/pom.xml?rev=1479079&r1=1479078&r2=1479079&view=diff ============================================================================== --- axis/axis2/java/sandesha/trunk/modules/core/pom.xml (original) +++ axis/axis2/java/sandesha/trunk/modules/core/pom.xml Sat May 4 11:22:00 2013 @@ -73,7 +73,7 @@ <plugin> <artifactId>maven-site-plugin</artifactId> <configuration> - <generateReports>false</generateReports> + <skip>true</skip> </configuration> </plugin> </plugins> Modified: axis/axis2/java/sandesha/trunk/modules/distribution/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/modules/distribution/pom.xml?rev=1479079&r1=1479078&r2=1479079&view=diff ============================================================================== --- axis/axis2/java/sandesha/trunk/modules/distribution/pom.xml (original) +++ axis/axis2/java/sandesha/trunk/modules/distribution/pom.xml Sat May 4 11:22:00 2013 @@ -161,7 +161,7 @@ <plugin> <artifactId>maven-site-plugin</artifactId> <configuration> - <generateReports>false</generateReports> + <skip>true</skip> </configuration> </plugin> <plugin> Modified: axis/axis2/java/sandesha/trunk/modules/interop/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/modules/interop/pom.xml?rev=1479079&r1=1479078&r2=1479079&view=diff ============================================================================== --- axis/axis2/java/sandesha/trunk/modules/interop/pom.xml (original) +++ axis/axis2/java/sandesha/trunk/modules/interop/pom.xml Sat May 4 11:22:00 2013 @@ -115,7 +115,7 @@ <plugin> <artifactId>maven-site-plugin</artifactId> <configuration> - <generateReports>false</generateReports> + <skip>true</skip> </configuration> </plugin> </plugins> Modified: axis/axis2/java/sandesha/trunk/modules/mar/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/modules/mar/pom.xml?rev=1479079&r1=1479078&r2=1479079&view=diff ============================================================================== --- axis/axis2/java/sandesha/trunk/modules/mar/pom.xml (original) +++ axis/axis2/java/sandesha/trunk/modules/mar/pom.xml Sat May 4 11:22:00 2013 @@ -107,7 +107,7 @@ <plugin> <artifactId>maven-site-plugin</artifactId> <configuration> - <generateReports>false</generateReports> + <skip>true</skip> </configuration> </plugin> </plugins> Modified: axis/axis2/java/sandesha/trunk/modules/persistence/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/modules/persistence/pom.xml?rev=1479079&r1=1479078&r2=1479079&view=diff ============================================================================== --- axis/axis2/java/sandesha/trunk/modules/persistence/pom.xml (original) +++ axis/axis2/java/sandesha/trunk/modules/persistence/pom.xml Sat May 4 11:22:00 2013 @@ -110,7 +110,7 @@ <plugin> <artifactId>maven-site-plugin</artifactId> <configuration> - <generateReports>false</generateReports> + <skip>true</skip> </configuration> </plugin> </plugins> Modified: axis/axis2/java/sandesha/trunk/modules/policy/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/modules/policy/pom.xml?rev=1479079&r1=1479078&r2=1479079&view=diff ============================================================================== --- axis/axis2/java/sandesha/trunk/modules/policy/pom.xml (original) +++ axis/axis2/java/sandesha/trunk/modules/policy/pom.xml Sat May 4 11:22:00 2013 @@ -111,7 +111,7 @@ <plugin> <artifactId>maven-site-plugin</artifactId> <configuration> - <generateReports>false</generateReports> + <skip>true</skip> </configuration> </plugin> </plugins> Modified: axis/axis2/java/sandesha/trunk/modules/rampart-integration/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/modules/rampart-integration/pom.xml?rev=1479079&r1=1479078&r2=1479079&view=diff ============================================================================== --- axis/axis2/java/sandesha/trunk/modules/rampart-integration/pom.xml (original) +++ axis/axis2/java/sandesha/trunk/modules/rampart-integration/pom.xml Sat May 4 11:22:00 2013 @@ -73,7 +73,7 @@ <plugin> <artifactId>maven-site-plugin</artifactId> <configuration> - <generateReports>false</generateReports> + <skip>true</skip> </configuration> </plugin> </plugins> Modified: axis/axis2/java/sandesha/trunk/modules/resource-bundle/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/modules/resource-bundle/pom.xml?rev=1479079&r1=1479078&r2=1479079&view=diff ============================================================================== --- axis/axis2/java/sandesha/trunk/modules/resource-bundle/pom.xml (original) +++ axis/axis2/java/sandesha/trunk/modules/resource-bundle/pom.xml Sat May 4 11:22:00 2013 @@ -68,6 +68,12 @@ </execution> </executions> </plugin> + <plugin> + <artifactId>maven-site-plugin</artifactId> + <configuration> + <skip>true</skip> + </configuration> + </plugin> </plugins> </build> </project> Modified: axis/axis2/java/sandesha/trunk/modules/samples/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/modules/samples/pom.xml?rev=1479079&r1=1479078&r2=1479079&view=diff ============================================================================== --- axis/axis2/java/sandesha/trunk/modules/samples/pom.xml (original) +++ axis/axis2/java/sandesha/trunk/modules/samples/pom.xml Sat May 4 11:22:00 2013 @@ -88,7 +88,7 @@ <plugin> <artifactId>maven-site-plugin</artifactId> <configuration> - <generateReports>false</generateReports> + <skip>true</skip> </configuration> </plugin> </plugins> Modified: axis/axis2/java/sandesha/trunk/modules/tests/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/modules/tests/pom.xml?rev=1479079&r1=1479078&r2=1479079&view=diff ============================================================================== --- axis/axis2/java/sandesha/trunk/modules/tests/pom.xml (original) +++ axis/axis2/java/sandesha/trunk/modules/tests/pom.xml Sat May 4 11:22:00 2013 @@ -151,7 +151,7 @@ <plugin> <artifactId>maven-site-plugin</artifactId> <configuration> - <generateReports>false</generateReports> + <skip>true</skip> </configuration> </plugin> <plugin> Modified: axis/axis2/java/sandesha/trunk/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/pom.xml?rev=1479079&r1=1479078&r2=1479079&view=diff ============================================================================== --- axis/axis2/java/sandesha/trunk/pom.xml (original) +++ axis/axis2/java/sandesha/trunk/pom.xml Sat May 4 11:22:00 2013 @@ -174,6 +174,16 @@ <goals> <goal>aggregate</goal> </goals> + <configuration> + <breakiterator>true</breakiterator> + <!-- The notimestamp, windowtitle and bottom parameters are chosen to minimize the number + of changes between releases (to avoid mass changes when committing the site for a new release) --> + <notimestamp>true</notimestamp> + <windowtitle>Apache Sandesha2</windowtitle> + <bottom>Copyright © {organizationName}. All Rights Reserved.</bottom> + <!-- doctitle only appears in the summary and we should include the version there --> + <doctitle>Apache Sandesha2 ${project.version}</doctitle> + </configuration> </execution> </executions> </plugin> @@ -195,6 +205,20 @@ </execution> </executions> </plugin> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-site-plugin</artifactId> + <version>3.2</version> + <configuration> + <!-- Required by maven-scm-publish-plugin --> + <skipDeploy>true</skipDeploy> + </configuration> + </plugin> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-scm-publish-plugin</artifactId> + <version>1.0-beta-2</version> + </plugin> </plugins> <pluginManagement> <plugins> @@ -281,6 +305,13 @@ <url>http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk</url> </scm> + <distributionManagement> + <site> + <id>site</id> + <url>scm:svn:https://svn.apache.org/repos/asf/axis/site/axis2/java/sandesha</url> + </site> + </distributionManagement> + <pluginRepositories> <pluginRepository> <id>apache.snapshots</id> Modified: axis/axis2/java/sandesha/trunk/src/site/site.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/src/site/site.xml?rev=1479079&r1=1479078&r2=1479079&view=diff ============================================================================== --- axis/axis2/java/sandesha/trunk/src/site/site.xml (original) +++ axis/axis2/java/sandesha/trunk/src/site/site.xml Sat May 4 11:22:00 2013 @@ -34,16 +34,16 @@ </links> <menu name="Apache Sandesha2"> <item name="Home" href="index.html" /> - <item name="Downloads"> + <item name="Downloads" href="javascript:void(0)"> <item name="Releases" href="download.cgi"/> <item name="Source Code" href="http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/trunk"/> </item> - <item name="Documentation"> + <item name="Documentation" href="javascript:void(0)"> <item name="User Guide" href="userGuide.html"/> <item name="Architecture Guide" href="architectureGuide.html"/> <item name="Java Docs" href="apidocs/index.html" /> </item> - <item name="Project Information"> + <item name="Project Information" href="javascript:void(0)"> <item name="Mailing Lists" href="mail-lists.html"/> <item name="Project Team" href="team-list.html"/> <item name="Issue Tracking" href="issue-tracking.html"/>