[maven-release-plugin]  copy for tag STRUTS_2_2_0

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_0@958378 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index c455725..b881a3e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,17 +40,6 @@
 
     <ciManagement />
     <distributionManagement>
-        <repository>
-            <id>struts-staging</id>
-            <name>Apache Struts Staging Repository</name>
-            <url>scp://people.apache.org/www/people.apache.org/builds/struts/${pom.version}/m2-staging-repository</url>
-        </repository>
-        <snapshotRepository>
-           <id>apache.snapshots</id>
-           <uniqueVersion>false</uniqueVersion>
-           <name>Apache Maven Repository (Snapshots and Test Builds)</name>
-           <url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
-        </snapshotRepository>
         <site>
             <id>apache-site</id>
             <url>scp://people.apache.org/www/struts.apache.org/2.x/</url>
@@ -137,48 +126,6 @@
                 </plugins>
             </build>
         </profile>
-        <profile>
-            <id>release</id>
-            <activation>
-                <property>
-                    <name>release</name>
-                </property>
-            </activation>
-            <build>
-                <plugins>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-gpg-plugin</artifactId>
-                        <executions>
-                            <execution>
-                                <id>sign-artifacts</id>
-                                <phase>verify</phase>
-                                <goals>
-                                    <goal>sign</goal>
-                                </goals>
-                            </execution>
-                        </executions>
-                    </plugin>
-                    <plugin>
-                        <artifactId>maven-javadoc-plugin</artifactId>
-                        <version>2.2</version>
-                        <!--
-                        <configuration>
-                            <aggregate>true</aggregate>
-                        </configuration>
-                        -->
-                        <executions>
-                            <execution>
-                                <id>attach-source</id>
-                                <goals>
-                                    <goal>jar</goal>
-                                </goals>
-                            </execution>
-                        </executions>
-                    </plugin>
-                </plugins>
-            </build>
-        </profile>
     </profiles>
 
 
diff --git a/xwork-core/test-output/Command line suite/Command line test.html b/xwork-core/test-output/Command line suite/Command line test.html
index 5d99e4c..869fc4c 100644
--- a/xwork-core/test-output/Command line suite/Command line test.html
+++ b/xwork-core/test-output/Command line suite/Command line test.html
@@ -53,7 +53,7 @@
 <tr>
 <td>Tests passed/Failed/Skipped:</td><td>1/0/0</td>
 </tr><tr>
-<td>Started on:</td><td>Fri Jun 25 09:59:20 CEST 2010</td>
+<td>Started on:</td><td>Thu Dec 03 21:49:46 CET 2009</td>
 </tr>
 <tr><td>Total time:</td><td>0 seconds</td>
 </tr><tr>
diff --git a/xwork-core/test-output/Command line suite/Command line test.xml b/xwork-core/test-output/Command line suite/Command line test.xml
index 892c80c..9fa65dd 100644
--- a/xwork-core/test-output/Command line suite/Command line test.xml
+++ b/xwork-core/test-output/Command line suite/Command line test.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="UTF-8"?><testsuite errors="0" failures="0" name="Command line test" tests="1" time="0.0020"><properties/><testcase classname="com.opensymphony.xwork2.TestNGXWorkTestCaseTest$RunTest" name="testRun" time="0.0010"/></testsuite>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?><testsuite errors="0" failures="0" name="Command line test" tests="1" time="0.0"><properties/><testcase classname="com.opensymphony.xwork2.TestNGXWorkTestCaseTest$RunTest" name="testRun" time="0.0"/></testsuite>
\ No newline at end of file
diff --git a/xwork-core/test-output/Command line suite/methods-alphabetical.html b/xwork-core/test-output/Command line suite/methods-alphabetical.html
index c5e9860..f8d247b 100644
--- a/xwork-core/test-output/Command line suite/methods-alphabetical.html
+++ b/xwork-core/test-output/Command line suite/methods-alphabetical.html
@@ -1,10 +1,10 @@
 <h2>Methods run, sorted chronologically</h2><h3>&gt;&gt; means before, &lt;&lt; means after</h3><p/><br/><em>Command line suite</em><p/><small><i>(Hoover the method name to see the test class name)</i></small><p/>
 <table border="1">
 <tr><th>Time</th><th>Delta (ms)</th><th>Suite<br>configuration</th><th>Test<br>configuration</th><th>Class<br>configuration</th><th>Groups<br>configuration</th><th>Method<br>configuration</th><th>Test<br>method</th><th>Thread</th><th>Instances</th></tr>
-<tr bgcolor="798891">  <td>10/06/25 09:59:20</td>   <td>0</td> <td>&nbsp;</td><td title="&gt;&gt;com.opensymphony.xwork2.TestNGXWorkTestCase.setUp()">&gt;&gt;setUp</td> 
-<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td>  <td>3199106</td>   <td></td> </tr>
-<tr bgcolor="798891">  <td>10/06/25 09:59:20</td>   <td>92</td> <td>&nbsp;</td><td title="&lt;&lt;com.opensymphony.xwork2.TestNGXWorkTestCase.tearDown()">&lt;&lt;tearDown</td> 
-<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td>  <td>3199106</td>   <td></td> </tr>
-<tr bgcolor="ec6696">  <td>10/06/25 09:59:20</td>   <td>59</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="com.opensymphony.xwork2.TestNGXWorkTestCaseTest$RunTest.testRun()">testRun</td> 
-  <td>3199106</td>   <td></td> </tr>
+<tr bgcolor="b48197">  <td>09/12/03 21:49:46</td>   <td>0</td> <td>&nbsp;</td><td title="&gt;&gt;com.opensymphony.xwork2.TestNGXWorkTestCase.setUp()">&gt;&gt;setUp</td> 
+<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td>  <td>465264835</td>   <td></td> </tr>
+<tr bgcolor="b48197">  <td>09/12/03 21:49:46</td>   <td>69</td> <td>&nbsp;</td><td title="&lt;&lt;com.opensymphony.xwork2.TestNGXWorkTestCase.tearDown()">&lt;&lt;tearDown</td> 
+<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td>  <td>465264835</td>   <td></td> </tr>
+<tr bgcolor="8a6f76">  <td>09/12/03 21:49:46</td>   <td>41</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="com.opensymphony.xwork2.TestNGXWorkTestCaseTest$RunTest.testRun()">testRun</td> 
+  <td>465264835</td>   <td></td> </tr>
 </table>
diff --git a/xwork-core/test-output/Command line suite/methods.html b/xwork-core/test-output/Command line suite/methods.html
index f519977..852b49d 100644
--- a/xwork-core/test-output/Command line suite/methods.html
+++ b/xwork-core/test-output/Command line suite/methods.html
@@ -1,10 +1,10 @@
 <h2>Methods run, sorted chronologically</h2><h3>&gt;&gt; means before, &lt;&lt; means after</h3><p/><br/><em>Command line suite</em><p/><small><i>(Hoover the method name to see the test class name)</i></small><p/>
 <table border="1">
 <tr><th>Time</th><th>Delta (ms)</th><th>Suite<br>configuration</th><th>Test<br>configuration</th><th>Class<br>configuration</th><th>Groups<br>configuration</th><th>Method<br>configuration</th><th>Test<br>method</th><th>Thread</th><th>Instances</th></tr>
-<tr bgcolor="798891">  <td>10/06/25 09:59:20</td>   <td>0</td> <td>&nbsp;</td><td title="&gt;&gt;com.opensymphony.xwork2.TestNGXWorkTestCase.setUp()">&gt;&gt;setUp</td> 
-<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td>  <td>3199106</td>   <td></td> </tr>
-<tr bgcolor="ec6696">  <td>10/06/25 09:59:20</td>   <td>59</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="com.opensymphony.xwork2.TestNGXWorkTestCaseTest$RunTest.testRun()">testRun</td> 
-  <td>3199106</td>   <td></td> </tr>
-<tr bgcolor="798891">  <td>10/06/25 09:59:20</td>   <td>92</td> <td>&nbsp;</td><td title="&lt;&lt;com.opensymphony.xwork2.TestNGXWorkTestCase.tearDown()">&lt;&lt;tearDown</td> 
-<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td>  <td>3199106</td>   <td></td> </tr>
+<tr bgcolor="b48197">  <td>09/12/03 21:49:46</td>   <td>0</td> <td>&nbsp;</td><td title="&gt;&gt;com.opensymphony.xwork2.TestNGXWorkTestCase.setUp()">&gt;&gt;setUp</td> 
+<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td>  <td>465264835</td>   <td></td> </tr>
+<tr bgcolor="8a6f76">  <td>09/12/03 21:49:46</td>   <td>41</td> <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td title="com.opensymphony.xwork2.TestNGXWorkTestCaseTest$RunTest.testRun()">testRun</td> 
+  <td>465264835</td>   <td></td> </tr>
+<tr bgcolor="b48197">  <td>09/12/03 21:49:46</td>   <td>69</td> <td>&nbsp;</td><td title="&lt;&lt;com.opensymphony.xwork2.TestNGXWorkTestCase.tearDown()">&lt;&lt;tearDown</td> 
+<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td>  <td>465264835</td>   <td></td> </tr>
 </table>