Author: veithen Date: Sat Jun 18 11:08:18 2011 New Revision: 1137165 URL: http://svn.apache.org/viewvc?rev=1137165&view=rev Log: Merged r1137153 and r1137159 to the 1.6 branch.
Modified: axis/axis2/java/core/branches/1_6/ (props changed) axis/axis2/java/core/branches/1_6/modules/adb-codegen/pom.xml axis/axis2/java/core/branches/1_6/modules/adb/pom.xml axis/axis2/java/core/branches/1_6/modules/addressing/pom.xml axis/axis2/java/core/branches/1_6/modules/all/pom.xml axis/axis2/java/core/branches/1_6/modules/clustering/pom.xml axis/axis2/java/core/branches/1_6/modules/codegen/pom.xml axis/axis2/java/core/branches/1_6/modules/corba/pom.xml axis/axis2/java/core/branches/1_6/modules/distribution/pom.xml axis/axis2/java/core/branches/1_6/modules/fastinfoset/pom.xml axis/axis2/java/core/branches/1_6/modules/integration/pom.xml axis/axis2/java/core/branches/1_6/modules/java2wsdl/pom.xml axis/axis2/java/core/branches/1_6/modules/jaxbri/pom.xml axis/axis2/java/core/branches/1_6/modules/jaxws-integration/pom.xml axis/axis2/java/core/branches/1_6/modules/jaxws-mar/pom.xml axis/axis2/java/core/branches/1_6/modules/jaxws/pom.xml axis/axis2/java/core/branches/1_6/modules/jibx/pom.xml axis/axis2/java/core/branches/1_6/modules/json/pom.xml axis/axis2/java/core/branches/1_6/modules/kernel/pom.xml axis/axis2/java/core/branches/1_6/modules/metadata/pom.xml axis/axis2/java/core/branches/1_6/modules/mex/pom.xml axis/axis2/java/core/branches/1_6/modules/mtompolicy-mar/pom.xml axis/axis2/java/core/branches/1_6/modules/mtompolicy/pom.xml axis/axis2/java/core/branches/1_6/modules/osgi/pom.xml axis/axis2/java/core/branches/1_6/modules/ping/pom.xml axis/axis2/java/core/branches/1_6/modules/resource-bundle/pom.xml axis/axis2/java/core/branches/1_6/modules/saaj/pom.xml axis/axis2/java/core/branches/1_6/modules/samples/version/pom.xml axis/axis2/java/core/branches/1_6/modules/scripting/pom.xml axis/axis2/java/core/branches/1_6/modules/soapmonitor/module/pom.xml axis/axis2/java/core/branches/1_6/modules/soapmonitor/servlet/pom.xml axis/axis2/java/core/branches/1_6/modules/spring/pom.xml axis/axis2/java/core/branches/1_6/modules/testutils/pom.xml axis/axis2/java/core/branches/1_6/modules/tool/axis2-aar-maven-plugin/pom.xml axis/axis2/java/core/branches/1_6/modules/tool/axis2-ant-plugin/pom.xml axis/axis2/java/core/branches/1_6/modules/tool/axis2-eclipse-codegen-plugin/pom.xml axis/axis2/java/core/branches/1_6/modules/tool/axis2-eclipse-service-plugin/pom.xml axis/axis2/java/core/branches/1_6/modules/tool/axis2-idea-plugin/pom.xml axis/axis2/java/core/branches/1_6/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml axis/axis2/java/core/branches/1_6/modules/tool/axis2-mar-maven-plugin/pom.xml axis/axis2/java/core/branches/1_6/modules/tool/axis2-repo-maven-plugin/pom.xml axis/axis2/java/core/branches/1_6/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml axis/axis2/java/core/branches/1_6/modules/transport/http/pom.xml axis/axis2/java/core/branches/1_6/modules/transport/local/pom.xml axis/axis2/java/core/branches/1_6/modules/webapp/pom.xml axis/axis2/java/core/branches/1_6/modules/xmlbeans/pom.xml axis/axis2/java/core/branches/1_6/pom.xml Propchange: axis/axis2/java/core/branches/1_6/ ------------------------------------------------------------------------------ --- svn:mergeinfo (original) +++ svn:mergeinfo Sat Jun 18 11:08:18 2011 @@ -1 +1 @@ -/axis/axis2/java/core/trunk:1070439,1072077,1072271,1072499,1072510,1078242,1081563,1081587,1081590,1082316,1082322,1082600,1082702,1082726,1082738,1083180,1083192,1083379,1083381,1083425,1083433,1083446,1084753,1085514,1087073,1088239,1088248-1088249,1088251,1088268,1091178,1091191,1099385,1099389,1100628,1101037,1103013,1103606,1103760,1128580,1128584,1128618,1128645,1130590,1131425,1134438,1134616,1136156,1136159 +/axis/axis2/java/core/trunk:1070439,1072077,1072271,1072499,1072510,1078242,1081563,1081587,1081590,1082316,1082322,1082600,1082702,1082726,1082738,1083180,1083192,1083379,1083381,1083425,1083433,1083446,1084753,1085514,1087073,1088239,1088248-1088249,1088251,1088268,1091178,1091191,1099385,1099389,1100628,1101037,1103013,1103606,1103760,1128580,1128584,1128618,1128645,1130590,1131425,1134438,1134616,1136156,1136159,1137153,1137159 Modified: axis/axis2/java/core/branches/1_6/modules/adb-codegen/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/adb-codegen/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/adb-codegen/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/adb-codegen/pom.xml Sat Jun 18 11:08:18 2011 @@ -60,6 +60,7 @@ <scope>test</scope> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/adb-codegen</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/adb-codegen</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/adb/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/adb/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/adb/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/adb/pom.xml Sat Jun 18 11:08:18 2011 @@ -31,6 +31,7 @@ <artifactId>axis2-adb</artifactId> <name>Apache Axis2 - Data Binding</name> <description>Axis2 Data Binding module</description> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/adb</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/adb</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/addressing/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/addressing/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/addressing/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/addressing/pom.xml Sat Jun 18 11:08:18 2011 @@ -43,6 +43,7 @@ <scope>test</scope> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/addressing</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/addressing</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/all/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/all/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/all/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/all/pom.xml Sat Jun 18 11:08:18 2011 @@ -170,6 +170,7 @@ </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/all</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/all</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/clustering/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/clustering/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/clustering/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/clustering/pom.xml Sat Jun 18 11:08:18 2011 @@ -63,6 +63,7 @@ <artifactId>juli</artifactId> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/clustering</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/clustering</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/codegen/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/codegen/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/codegen/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/codegen/pom.xml Sat Jun 18 11:08:18 2011 @@ -54,6 +54,7 @@ <scope>test</scope> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/codegen</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/codegen</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/corba/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/corba/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/corba/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/corba/pom.xml Sat Jun 18 11:08:18 2011 @@ -56,6 +56,7 @@ <artifactId>commons-logging</artifactId> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/corba</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/corba</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/distribution/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/distribution/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/distribution/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/distribution/pom.xml Sat Jun 18 11:08:18 2011 @@ -229,6 +229,7 @@ <type>war</type> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/distribution</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/distribution</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/fastinfoset/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/fastinfoset/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/fastinfoset/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/fastinfoset/pom.xml Sat Jun 18 11:08:18 2011 @@ -105,6 +105,7 @@ <scope>test</scope> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/fastinfoset</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/fastinfoset</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/integration/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/integration/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/integration/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/integration/pom.xml Sat Jun 18 11:08:18 2011 @@ -284,6 +284,7 @@ </build> </profile> </profiles> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/integration</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/integration</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/java2wsdl/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/java2wsdl/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/java2wsdl/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/java2wsdl/pom.xml Sat Jun 18 11:08:18 2011 @@ -78,6 +78,7 @@ <scope>test</scope> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/java2wsdl</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/java2wsdl</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/jaxbri/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/jaxbri/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/jaxbri/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/jaxbri/pom.xml Sat Jun 18 11:08:18 2011 @@ -64,6 +64,7 @@ <scope>test</scope> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/jaxbri</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/jaxbri</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/jaxws-integration/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/jaxws-integration/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/jaxws-integration/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/jaxws-integration/pom.xml Sat Jun 18 11:08:18 2011 @@ -92,6 +92,7 @@ <scope>test</scope> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/jaxws-integration</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/jaxws-integration</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/jaxws-mar/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/jaxws-mar/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/jaxws-mar/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/jaxws-mar/pom.xml Sat Jun 18 11:08:18 2011 @@ -40,6 +40,7 @@ </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/jaxws-mar</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/jaxws-mar</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/jaxws/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/jaxws/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/jaxws/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/jaxws/pom.xml Sat Jun 18 11:08:18 2011 @@ -111,6 +111,7 @@ <scope>test</scope> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/jaxws</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/jaxws</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/jibx/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/jibx/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/jibx/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/jibx/pom.xml Sat Jun 18 11:08:18 2011 @@ -67,6 +67,7 @@ <scope>test</scope> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/jibx</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/jibx</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/json/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/json/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/json/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/json/pom.xml Sat Jun 18 11:08:18 2011 @@ -56,6 +56,7 @@ <scope>test</scope> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/json</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/json</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/kernel/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/kernel/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/kernel/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/kernel/pom.xml Sat Jun 18 11:08:18 2011 @@ -97,6 +97,7 @@ <scope>test</scope> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/kernel</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/kernel</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/metadata/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/metadata/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/metadata/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/metadata/pom.xml Sat Jun 18 11:08:18 2011 @@ -119,6 +119,7 @@ <scope>test</scope> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/metadata</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/metadata</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/mex/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/mex/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/mex/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/mex/pom.xml Sat Jun 18 11:08:18 2011 @@ -38,6 +38,7 @@ <version>${project.version}</version> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/mex</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/mex</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/mtompolicy-mar/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/mtompolicy-mar/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/mtompolicy-mar/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/mtompolicy-mar/pom.xml Sat Jun 18 11:08:18 2011 @@ -47,6 +47,7 @@ <artifactId>neethi</artifactId> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/mtompolicy-mar</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/mtompolicy-mar</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/mtompolicy/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/mtompolicy/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/mtompolicy/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/mtompolicy/pom.xml Sat Jun 18 11:08:18 2011 @@ -41,6 +41,7 @@ <artifactId>neethi</artifactId> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/mtompolicy</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/mtompolicy</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/osgi/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/osgi/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/osgi/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/osgi/pom.xml Sat Jun 18 11:08:18 2011 @@ -33,6 +33,7 @@ <packaging>bundle</packaging> <name>Apache Axis2 - OSGi Integration</name> <description>Apache Axis2 OSGi Integration</description> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/osgi</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/osgi</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/ping/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/ping/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/ping/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/ping/pom.xml Sat Jun 18 11:08:18 2011 @@ -38,6 +38,7 @@ <version>${project.version}</version> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/ping</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/ping</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/resource-bundle/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/resource-bundle/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/resource-bundle/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/resource-bundle/pom.xml Sat Jun 18 11:08:18 2011 @@ -30,6 +30,7 @@ <artifactId>axis2-resource-bundle</artifactId> <name>Apache Axis2 - Resource bundle</name> <description>Contains the legal files that must be included in all artifacts</description> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/resource-bundle</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/resource-bundle</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/saaj/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/saaj/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/saaj/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/saaj/pom.xml Sat Jun 18 11:08:18 2011 @@ -30,6 +30,7 @@ <artifactId>axis2-saaj</artifactId> <name>Apache Axis2 - SAAJ</name> <description>Axis2 SAAJ implementation</description> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/saaj</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/saaj</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/samples/version/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/samples/version/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/samples/version/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/samples/version/pom.xml Sat Jun 18 11:08:18 2011 @@ -28,6 +28,7 @@ <artifactId>version</artifactId> <packaging>aar</packaging> <name>Apache Axis2 - Version Service</name> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/samples/version</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/samples/version</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/scripting/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/scripting/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/scripting/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/scripting/pom.xml Sat Jun 18 11:08:18 2011 @@ -50,6 +50,7 @@ <artifactId>bsf</artifactId> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/scripting</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/scripting</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/soapmonitor/module/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/soapmonitor/module/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/soapmonitor/module/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/soapmonitor/module/pom.xml Sat Jun 18 11:08:18 2011 @@ -43,6 +43,7 @@ <version>${project.version}</version> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/soapmonitor/module</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/soapmonitor/module</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/soapmonitor/servlet/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/soapmonitor/servlet/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/soapmonitor/servlet/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/soapmonitor/servlet/pom.xml Sat Jun 18 11:08:18 2011 @@ -41,6 +41,7 @@ <artifactId>commons-logging</artifactId> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/soapmonitor/servlet</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/soapmonitor/servlet</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/spring/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/spring/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/spring/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/spring/pom.xml Sat Jun 18 11:08:18 2011 @@ -53,6 +53,7 @@ <artifactId>spring-web</artifactId> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/spring</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/spring</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/testutils/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/testutils/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/testutils/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/testutils/pom.xml Sat Jun 18 11:08:18 2011 @@ -35,6 +35,7 @@ <scope>compile</scope> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/testutils</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/testutils</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/tool/axis2-aar-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/tool/axis2-aar-maven-plugin/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/tool/axis2-aar-maven-plugin/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/tool/axis2-aar-maven-plugin/pom.xml Sat Jun 18 11:08:18 2011 @@ -65,6 +65,7 @@ <artifactId>commons-httpclient</artifactId> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-aar-maven-plugin</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-aar-maven-plugin</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/tool/axis2-ant-plugin/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/tool/axis2-ant-plugin/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/tool/axis2-ant-plugin/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/tool/axis2-ant-plugin/pom.xml Sat Jun 18 11:08:18 2011 @@ -30,6 +30,7 @@ <artifactId>axis2-ant-plugin</artifactId> <name>Apache Axis2 - tool - Ant Plugin</name> <description>The Axis 2 Plugin for Ant Tasks.</description> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-ant-plugin</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-ant-plugin</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/tool/axis2-eclipse-codegen-plugin/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/tool/axis2-eclipse-codegen-plugin/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/tool/axis2-eclipse-codegen-plugin/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/tool/axis2-eclipse-codegen-plugin/pom.xml Sat Jun 18 11:08:18 2011 @@ -31,6 +31,7 @@ <name>Apache Axis2 - tool - Eclipse Codegen Plugin</name> <packaging>bundle</packaging> <description>The Axis 2 Eclipse Codegen Plugin for wsdl2java and java2wsdl</description> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-eclipse-codegen-plugin</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-eclipse-codegen-plugin</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/tool/axis2-eclipse-service-plugin/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/tool/axis2-eclipse-service-plugin/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/tool/axis2-eclipse-service-plugin/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/tool/axis2-eclipse-service-plugin/pom.xml Sat Jun 18 11:08:18 2011 @@ -31,6 +31,7 @@ <name>Apache Axis2 - tool - Eclipse service Plugin</name> <packaging>bundle</packaging> <description>The Axis 2 Eclipse Service Plugin for Service archive creation</description> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-eclipse-service-plugin</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-eclipse-service-plugin</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/tool/axis2-idea-plugin/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/tool/axis2-idea-plugin/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/tool/axis2-idea-plugin/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/tool/axis2-idea-plugin/pom.xml Sat Jun 18 11:08:18 2011 @@ -32,6 +32,7 @@ <description> A Intellij IDEA plugin for Service Archive creation and Code Generation </description> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-idea-plugin</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-idea-plugin</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml Sat Jun 18 11:08:18 2011 @@ -33,6 +33,7 @@ A Maven 2 plugin for creating WSDL files from Java source. </description> <packaging>maven-plugin</packaging> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-java2wsdl-maven-plugin</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-java2wsdl-maven-plugin</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/tool/axis2-mar-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/tool/axis2-mar-maven-plugin/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/tool/axis2-mar-maven-plugin/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/tool/axis2-mar-maven-plugin/pom.xml Sat Jun 18 11:08:18 2011 @@ -66,6 +66,7 @@ <scope>test</scope> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-mar-maven-plugin</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-mar-maven-plugin</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/tool/axis2-repo-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/tool/axis2-repo-maven-plugin/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/tool/axis2-repo-maven-plugin/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/tool/axis2-repo-maven-plugin/pom.xml Sat Jun 18 11:08:18 2011 @@ -46,6 +46,7 @@ <version>1.2</version> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-repo-maven-plugin</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-repo-maven-plugin</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml Sat Jun 18 11:08:18 2011 @@ -31,6 +31,7 @@ <name>Apache Axis2 - tool - WSDL2Code Maven Plugin</name> <packaging>maven-plugin</packaging> <description>The Axis 2 Plugin for Maven allows client side and server side sources from a WSDL.</description> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-wsdl2code-maven-plugin</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-wsdl2code-maven-plugin</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/transport/http/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/transport/http/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/transport/http/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/transport/http/pom.xml Sat Jun 18 11:08:18 2011 @@ -31,6 +31,7 @@ <name>Apache Axis2 - Transport - HTTP</name> <description>This inclues all the available transports in Axis2</description> <packaging>bundle</packaging> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/transport/http</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/transport/http</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/transport/local/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/transport/local/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/transport/local/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/transport/local/pom.xml Sat Jun 18 11:08:18 2011 @@ -31,6 +31,7 @@ <name>Apache Axis2 - Transport - Local</name> <description>This inclues all the available transports in Axis2</description> <packaging>bundle</packaging> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/transport/local</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/transport/local</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/webapp/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/webapp/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/webapp/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/webapp/pom.xml Sat Jun 18 11:08:18 2011 @@ -28,6 +28,7 @@ <artifactId>axis2-webapp</artifactId> <packaging>war</packaging> <name>Apache Axis2 - Web Application module</name> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/webapp</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/webapp</developerConnection> Modified: axis/axis2/java/core/branches/1_6/modules/xmlbeans/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/xmlbeans/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/xmlbeans/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/xmlbeans/pom.xml Sat Jun 18 11:08:18 2011 @@ -49,6 +49,7 @@ <artifactId>ant-launcher</artifactId> </dependency> </dependencies> + <url>http://axis.apache.org/axis2/java/core/</url> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/xmlbeans</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/xmlbeans</developerConnection> Modified: axis/axis2/java/core/branches/1_6/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/pom.xml?rev=1137165&r1=1137164&r2=1137165&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/pom.xml Sat Jun 18 11:08:18 2011 @@ -660,11 +660,15 @@ <plugin> <artifactId>maven-project-info-reports-plugin</artifactId> <version>2.1.1</version> - <configuration> - <!-- These features are disabled since they cause "mvn site" to hang --> - <dependencyLocationsEnabled>false</dependencyLocationsEnabled> - <dependencyDetailsEnabled>false</dependencyDetailsEnabled> - </configuration> + <reportSets> + <reportSet> + <reports> + <report>issue-tracking</report> + <report>mailing-list</report> + <report>project-team</report> + </reports> + </reportSet> + </reportSets> </plugin> </plugins> </reporting>