add distrib site part on all artifacts

git-svn-id: https://svn.apache.org/repos/asf/maven/resources/trunk@1358292 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/apache-incubator-disclaimer-resource-bundle/pom.xml b/apache-incubator-disclaimer-resource-bundle/pom.xml
index 6a7eec1..ef57fd1 100644
--- a/apache-incubator-disclaimer-resource-bundle/pom.xml
+++ b/apache-incubator-disclaimer-resource-bundle/pom.xml
@@ -37,6 +37,18 @@
     An archive which contains the standard Apache Incubator disclaimer.
   </description>
 
+  <url>${siteUrl}</url>
+  <properties>
+    <siteDeployUrl>scp://people.apache.org/www/maven.apache.org/apache-resource-bundles/apache-incubator-disclaimer-resource-bundle</siteDeployUrl>
+    <siteUrl>http://maven.apache.org/apache-resource-bundles/apache-incubator-disclaimer-resource-bundle</siteUrl>
+  </properties>
+  <distributionManagement>
+    <site>
+      <id>${siteDeployId}</id>
+      <url>${siteDeployUrl}</url>
+    </site>
+  </distributionManagement>
+
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/resources/trunk/apache-incubator-disclaimer-resource-bundle</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/trunk/apache-incubator-disclaimer-resource-bundle</developerConnection>
diff --git a/apache-jar-resource-bundle/pom.xml b/apache-jar-resource-bundle/pom.xml
index d431156..46b81d5 100644
--- a/apache-jar-resource-bundle/pom.xml
+++ b/apache-jar-resource-bundle/pom.xml
@@ -43,4 +43,16 @@
     <url>http://svn.apache.org/viewcvs.cgi/maven/resources/trunk/apache-jar-resource-bundle</url>
   </scm>
 
+  <url>${siteUrl}</url>
+  <properties>
+    <siteDeployUrl>scp://people.apache.org/www/maven.apache.org/apache-resource-bundles/apache-jar-resource-bundle</siteDeployUrl>
+    <siteUrl>http://maven.apache.org/apache-resource-bundles/apache-jar-resource-bundle</siteUrl>
+  </properties>
+  <distributionManagement>
+    <site>
+      <id>${siteDeployId}</id>
+      <url>${siteDeployUrl}</url>
+    </site>
+  </distributionManagement>
+
 </project>
diff --git a/apache-jar-txt-resource-bundle/pom.xml b/apache-jar-txt-resource-bundle/pom.xml
index 3fef06e..6e0d441 100644
--- a/apache-jar-txt-resource-bundle/pom.xml
+++ b/apache-jar-txt-resource-bundle/pom.xml
@@ -44,4 +44,16 @@
     <url>http://svn.apache.org/viewcvs.cgi/maven/resources/trunk/apache-jar-txt-resource-bundle</url>
   </scm>
 
+  <url>${siteUrl}</url>
+  <properties>
+    <siteDeployUrl>scp://people.apache.org/www/maven.apache.org/apache-resource-bundles/apache-jar-txt-resource-bundle</siteDeployUrl>
+    <siteUrl>http://maven.apache.org/apache-resource-bundles/apache-jar-txt-resource-bundle</siteUrl>
+  </properties>
+  <distributionManagement>
+    <site>
+      <id>${siteDeployId}</id>
+      <url>${siteDeployUrl}</url>
+    </site>
+  </distributionManagement>
+
 </project>
diff --git a/apache-license-header-resource-bundle/pom.xml b/apache-license-header-resource-bundle/pom.xml
index 3fd288a..ab06ed9 100644
--- a/apache-license-header-resource-bundle/pom.xml
+++ b/apache-license-header-resource-bundle/pom.xml
@@ -43,4 +43,16 @@
     <url>http://svn.apache.org/viewcvs.cgi/maven/resources/trunk/apache-license-header-resource-bundle</url>
   </scm>
 
+  <url>${siteUrl}</url>
+  <properties>
+    <siteDeployUrl>scp://people.apache.org/www/maven.apache.org/apache-resource-bundles/apache-license-header-resource-bundle</siteDeployUrl>
+    <siteUrl>http://maven.apache.org/apache-resource-bundles/apache-license-header-resource-bundle</siteUrl>
+  </properties>
+  <distributionManagement>
+    <site>
+      <id>${siteDeployId}</id>
+      <url>${siteDeployUrl}</url>
+    </site>
+  </distributionManagement>
+
 </project>
diff --git a/apache-resource-bundles/pom.xml b/apache-resource-bundles/pom.xml
index ebd1c66..1060aed 100644
--- a/apache-resource-bundles/pom.xml
+++ b/apache-resource-bundles/pom.xml
@@ -36,6 +36,7 @@
   <name>Apache Resource Bundles</name>
   <inceptionYear>2006</inceptionYear>
 
+
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/resources/trunk/apache-resource-bundles</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/trunk/apache-resource-bundles</developerConnection>
@@ -47,6 +48,19 @@
     <system>Jenkins</system>
   </ciManagement>
 
+  <url>${siteUrl}</url>
+  <properties>
+    <siteDeployUrl>scp://people.apache.org/www/maven.apache.org/apache-resource-bundles/apache-resource-bundles</siteDeployUrl>
+    <siteDeployId>apache.website</siteDeployId>
+    <siteUrl>http://maven.apache.org/apache-resource-bundles/apache-resource-bundles</siteUrl>
+  </properties>
+  <distributionManagement>
+    <site>
+      <id>${siteDeployId}</id>
+      <url>${siteDeployUrl}</url>
+    </site>
+  </distributionManagement>
+
   <build>
     <pluginManagement>
       <plugins>
diff --git a/apache-source-release-assembly-descriptor/pom.xml b/apache-source-release-assembly-descriptor/pom.xml
index c2fcdb0..aa7e2d5 100644
--- a/apache-source-release-assembly-descriptor/pom.xml
+++ b/apache-source-release-assembly-descriptor/pom.xml
@@ -43,6 +43,18 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/trunk/apache-source-release-assembly-descriptor</developerConnection>
     <url>http://svn.apache.org/viewcvs.cgi/maven/resources/trunk/apache-source-release-assembly-descriptor</url>
   </scm>
+
+  <url>${siteUrl}</url>
+  <properties>
+    <siteDeployUrl>scp://people.apache.org/www/maven.apache.org/apache-resource-bundles/apache-source-release-assembly-descriptor</siteDeployUrl>
+    <siteUrl>http://maven.apache.org/apache-resource-bundles/apache-source-release-assembly-descriptor</siteUrl>
+  </properties>
+  <distributionManagement>
+    <site>
+      <id>${siteDeployId}</id>
+      <url>${siteDeployUrl}</url>
+    </site>
+  </distributionManagement>
   
   <!-- NOTE: Configuration below this line is for integration tests. -->