You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by na...@apache.org on 2008/08/24 21:21:30 UTC

svn commit: r688549 - in /webservices/axis2/tags/java/v1.4.1: ./ modules/adb-codegen/ modules/addressing/ modules/clustering/ modules/codegen/ modules/corba/ modules/distribution/ modules/documentation/ modules/fastinfoset/ modules/integration/ modules...

Author: nandana
Date: Sun Aug 24 12:21:28 2008
New Revision: 688549

URL: http://svn.apache.org/viewvc?rev=688549&view=rev
Log:
creating 1.4.1 tag

Added:
    webservices/axis2/tags/java/v1.4.1/
      - copied from r687947, webservices/axis2/branches/java/1_4/
Modified:
    webservices/axis2/tags/java/v1.4.1/modules/adb-codegen/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/addressing/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/clustering/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/codegen/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/corba/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/distribution/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/documentation/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/fastinfoset/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/integration/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/java2wsdl/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/jaxbri/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/jaxws-api/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/jaxws-integration/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/jaxws/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/jibx/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/json/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/jws-api/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/kernel/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/metadata/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/mex/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/mtompolicy/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/parent/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/ping/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/saaj-api/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/saaj/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/samples/book/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/samples/java_first_jaxws/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-addressbook/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-calculator/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-interop/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-samples/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-version/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/samples/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/samples/version/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/scripting/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/soapmonitor/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/spring/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-aar-maven-plugin/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-ant-plugin/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-eclipse-codegen-plugin/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-eclipse-service-plugin/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-idea-plugin/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-mar-maven-plugin/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/webapp/pom.xml
    webservices/axis2/tags/java/v1.4.1/modules/xmlbeans/pom.xml
    webservices/axis2/tags/java/v1.4.1/pom.xml

Modified: webservices/axis2/tags/java/v1.4.1/modules/adb-codegen/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/adb-codegen/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/adb-codegen/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/adb-codegen/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-adb-codegen</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/addressing/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/addressing/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/addressing/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/addressing/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,11 +25,12 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>addressing</artifactId>
     <packaging>mar</packaging>
+    <version>1.41</version>
     <name>Apache Axis2 - Addressing</name>
     <description>WS-Addressing implementation</description>
     <dependencies>
@@ -86,6 +87,26 @@
                 </configuration>
             </plugin>
             <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-antrun-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>process-classes</id>
+                        <phase>process-classes</phase>
+                        <configuration>
+                            <tasks>
+                                <mkdir dir="${pom.basedir}/target/mar"/>
+                                <jar destfile="${pom.basedir}/target/mar/${pom.artifactId}-${mar.version}.mar"
+                                     basedir="${pom.basedir}/target/classes"/>                                       
+                            </tasks>
+                        </configuration>
+                        <goals>
+                            <goal>run</goal>
+                        </goals>
+                    </execution>                 
+                </executions>
+            </plugin>
+            <plugin>
                 <groupId>org.apache.axis2</groupId>
                 <artifactId>axis2-mar-maven-plugin</artifactId>
                 <version>${version}</version>
@@ -96,4 +117,7 @@
             </plugin>
         </plugins>
     </build>
+    <properties>
+        <mar.version>1.41</mar.version>
+    </properties>
 </project>

Modified: webservices/axis2/tags/java/v1.4.1/modules/clustering/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/clustering/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/clustering/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/clustering/pom.xml Sun Aug 24 12:21:28 2008
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-clustering</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/codegen/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/codegen/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/codegen/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/codegen/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-codegen</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/corba/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/corba/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/corba/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/corba/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-corba</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/distribution/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/distribution/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/distribution/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/distribution/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: webservices/axis2/tags/java/v1.4.1/modules/documentation/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/documentation/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/documentation/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/documentation/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: webservices/axis2/tags/java/v1.4.1/modules/fastinfoset/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/fastinfoset/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/fastinfoset/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/fastinfoset/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-fastinfoset</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/integration/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/integration/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/integration/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/integration/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-integration</artifactId>
@@ -51,7 +51,7 @@
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-scripting</artifactId>
             <type>mar</type>
-            <version>${version}</version>
+            <version>1.41</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.apache.geronimo.specs</groupId>
@@ -297,7 +297,7 @@
         </dependency>
         <dependency>
             <groupId>org.apache.activemq</groupId>
-            <artifactId>apache-activemq</artifactId>
+            <artifactId>activemq-core</artifactId>
         </dependency>
         <dependency>
             <groupId>wsdl4j</groupId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/java2wsdl/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/java2wsdl/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/java2wsdl/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/java2wsdl/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-java2wsdl</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/jaxbri/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/jaxbri/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/jaxbri/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/jaxbri/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-jaxbri</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/jaxws-api/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/jaxws-api/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/jaxws-api/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/jaxws-api/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-jaxws-api</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/jaxws-integration/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/jaxws-integration/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/jaxws-integration/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/jaxws-integration/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-jaxws-integration</artifactId>
@@ -44,7 +44,7 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>addressing</artifactId>
-            <version>${version}</version>
+            <version>1.41</version>
             <type>mar</type>
         </dependency>
         <dependency>

Modified: webservices/axis2/tags/java/v1.4.1/modules/jaxws/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/jaxws/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/jaxws/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/jaxws/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-jaxws</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/jibx/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/jibx/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/jibx/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/jibx/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-jibx</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/json/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/json/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/json/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/json/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-json</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/jws-api/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/jws-api/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/jws-api/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/jws-api/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-jws-api</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/kernel/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/kernel/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/kernel/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/kernel/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-kernel</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/metadata/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/metadata/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/metadata/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/metadata/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-metadata</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/mex/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/mex/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/mex/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/mex/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,11 +25,12 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>mex</artifactId>
     <packaging>jar</packaging>
+    <version>1.41</version>
     <name>Apache Axis2 - MEX</name>
     <description>WS-Metadata Exchange implementation</description>
     <dependencies>
@@ -104,6 +105,9 @@
                         </goals>
                         <configuration>
                       <classifier>impl</classifier>
+                      <excludes>
+                      <exclude>**/module.xml</exclude>
+                      </excludes>
                         </configuration>
                     </execution>
                 </executions>
@@ -115,6 +119,29 @@
                     <skip>false</skip>
                 </configuration>
             </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-antrun-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>process-classes</id>
+                        <phase>process-classes</phase>
+                        <configuration>
+                            <tasks>
+                                <mkdir dir="${pom.basedir}/target/mar"/>
+                                <jar destfile="${pom.basedir}/target/mar/${pom.artifactId}-${mar.version}.mar"
+                                     basedir="${pom.basedir}/target/classes"/>                                       
+                            </tasks>
+                        </configuration>
+                        <goals>
+                            <goal>run</goal>
+                        </goals>
+                    </execution>                 
+                </executions>
+            </plugin>
         </plugins>
     </build>
+    <properties>
+        <mar.version>1.41</mar.version>
+    </properties>
 </project>

Modified: webservices/axis2/tags/java/v1.4.1/modules/mtompolicy/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/mtompolicy/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/mtompolicy/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/mtompolicy/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-mtompolicy</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/parent/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/parent/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/parent/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/parent/pom.xml Sun Aug 24 12:21:28 2008
@@ -30,7 +30,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.axis2</groupId>
     <artifactId>axis2-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.4.1</version>
     <packaging>pom</packaging>
     <name>Apache Axis2 - Parent</name>
     <inceptionYear>2004</inceptionYear>
@@ -80,17 +80,17 @@
               element, and it will need to be changed manually before a release,
               as the maven-release-plugin will not update this value.
         -->
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
 
         <!-- Version #'s for the mars that we generate -->
-        <addressing.mar.version>1.4-SNAPSHOT</addressing.mar.version>
-        <soapmonitor.mar.version>1.4-SNAPSHOT</soapmonitor.mar.version>
-        <mex.mar.version>1.4-SNAPSHOT</mex.mar.version>
-        <ping.mar.version>1.4-SNAPSHOT</ping.mar.version>
-        <scripting.mar.version>1.4-SNAPSHOT</scripting.mar.version>
+        <addressing.mar.version>1.41</addressing.mar.version>
+        <soapmonitor.mar.version>1.41</soapmonitor.mar.version>
+        <mex.mar.version>1.41</mex.mar.version>
+        <ping.mar.version>1.41</ping.mar.version>
+        <scripting.mar.version>1.41</scripting.mar.version>
 
         <!-- Version #'s of all our dependencies -->
-        <activemq.version>5.0.0</activemq.version>
+        <activemq.version>5.1.0</activemq.version>
         <activemq.version-jdk14>4.1.1</activemq.version-jdk14>
         <annogen.version>0.1.0</annogen.version>
         <ant.version>1.7.0</ant.version>
@@ -955,7 +955,7 @@
             </dependency>
             <dependency>
                 <groupId>org.apache.activemq</groupId>
-                <artifactId>apache-activemq</artifactId>
+                <artifactId>activemq-core</artifactId>
                 <version>${activemq.version}</version>
                 <exclusions>
                     <exclusion>
@@ -1120,6 +1120,32 @@
                 </dependency>
             </dependencies>
         </profile>
+        <profile>
+            <id>sign</id>
+            <activation>
+                <property>
+                    <name>sign</name>
+                </property>
+            </activation>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-gpg-plugin</artifactId>
+                        <version>1.0-alpha-3</version>
+                        <executions>
+                            <execution>
+                                <id>sign-artifacts</id>
+                                <phase>verify</phase>
+                                <goals>
+                                    <goal>sign</goal>
+                                </goals>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
     </profiles>
     <distributionManagement>
         <repository>

Modified: webservices/axis2/tags/java/v1.4.1/modules/ping/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/ping/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/ping/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/ping/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,11 +25,12 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>ping</artifactId>
     <packaging>mar</packaging>
+    <version>1.41</version>
     <name>Apache Axis2 - Ping</name>
     <description>Pinging capability to services deployed in Axis2</description>
     <dependencies>
@@ -83,6 +84,26 @@
                 </configuration>
             </plugin>
             <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-antrun-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>process-classes</id>
+                        <phase>process-classes</phase>
+                        <configuration>
+                            <tasks>
+                                <mkdir dir="${pom.basedir}/target/mar"/>
+                                <jar destfile="${pom.basedir}/target/mar/${pom.artifactId}-${mar.version}.mar"
+                                     basedir="${pom.basedir}/target/classes"/>                                       
+                            </tasks>
+                        </configuration>
+                        <goals>
+                            <goal>run</goal>
+                        </goals>
+                    </execution>                 
+                </executions>
+            </plugin>
+            <plugin>
                 <groupId>org.apache.axis2</groupId>
                 <artifactId>axis2-mar-maven-plugin</artifactId>
                 <version>${version}</version>
@@ -93,4 +114,7 @@
             </plugin>
         </plugins>
     </build>
+    <properties>
+        <mar.version>1.41</mar.version>
+    </properties>
 </project>

Modified: webservices/axis2/tags/java/v1.4.1/modules/saaj-api/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/saaj-api/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/saaj-api/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/saaj-api/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-saaj-api</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/saaj/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/saaj/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/saaj/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/saaj/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-saaj</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/samples/book/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/samples/book/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/samples/book/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/samples/book/pom.xml Sun Aug 24 12:21:28 2008
@@ -37,17 +37,17 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-kernel</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-codegen</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-adb</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.ws.commons.axiom</groupId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/samples/java_first_jaxws/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/samples/java_first_jaxws/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/samples/java_first_jaxws/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/samples/java_first_jaxws/pom.xml Sun Aug 24 12:21:28 2008
@@ -37,22 +37,22 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-kernel</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-jaxws</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-codegen</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-adb</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.ws.commons.axiom</groupId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-addressbook/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-addressbook/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-addressbook/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-addressbook/pom.xml Sun Aug 24 12:21:28 2008
@@ -23,7 +23,7 @@
     <groupId>org.apache.axis2.samples</groupId>
     <artifactId>jaxws-addressbook</artifactId>
     <packaging>jar</packaging>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.4.1</version>
     <name>JAXWS Addressbook Service</name>
     <build>
         <sourceDirectory>src</sourceDirectory>
@@ -127,12 +127,12 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-jaxws</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-jaxws-api</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4.1</version>
         </dependency>
     </dependencies>
     <repositories>

Modified: webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-calculator/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-calculator/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-calculator/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-calculator/pom.xml Sun Aug 24 12:21:28 2008
@@ -23,7 +23,7 @@
     <groupId>org.apache.axis2.samples</groupId>
     <artifactId>jaxws-calculator</artifactId>
     <packaging>jar</packaging>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.4.1</version>
     <name>JAXWS Calculator Service</name>
     <build>
         <sourceDirectory>src</sourceDirectory>
@@ -76,12 +76,12 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-jaxws</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-jaxws-api</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4.1</version>
         </dependency>
     </dependencies>
     <repositories>

Modified: webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-interop/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-interop/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-interop/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-interop/pom.xml Sun Aug 24 12:21:28 2008
@@ -23,7 +23,7 @@
     <groupId>org.apache.axis2.samples</groupId>
     <artifactId>jaxws-interop</artifactId>
     <packaging>jar</packaging>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.4.1</version>
     <name>JAXWS Interop Sample</name>
     <build>
         <sourceDirectory>src</sourceDirectory>
@@ -58,12 +58,12 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-jaxws</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-jaxws-api</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4.1</version>
         </dependency>
     </dependencies>
     <repositories>

Modified: webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-samples/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-samples/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-samples/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-samples/pom.xml Sun Aug 24 12:21:28 2008
@@ -36,32 +36,32 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-kernel</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-jaxws</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-jws-api</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-codegen</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-adb</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>addressing</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4.1</version>
             <type>mar</type>
         </dependency>
         <dependency>

Modified: webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-version/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-version/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-version/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/samples/jaxws-version/pom.xml Sun Aug 24 12:21:28 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>version</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/samples/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/samples/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/samples/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/samples/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-samples</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/samples/version/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/samples/version/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/samples/version/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/samples/version/pom.xml Sun Aug 24 12:21:28 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>version</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/scripting/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/scripting/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/scripting/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/scripting/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,11 +25,12 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-scripting</artifactId>
     <packaging>mar</packaging>
+    <version>1.41</version>
     <name>Apache Axis2 - Scripting</name>
     <description>Axis2 scripting support for services implemented with scripting languages</description>
     <dependencies>
@@ -110,6 +111,29 @@
                     <includeDependencies>false</includeDependencies>
                 </configuration>
             </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-antrun-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>process-classes</id>
+                        <phase>process-classes</phase>
+                        <configuration>
+                            <tasks>
+                                <mkdir dir="${pom.basedir}/target/mar"/>
+                                <jar destfile="${pom.basedir}/target/mar/${pom.artifactId}-${mar.version}.mar"
+                                     basedir="${pom.basedir}/target/classes"/>                                       
+                            </tasks>
+                        </configuration>
+                        <goals>
+                            <goal>run</goal>
+                        </goals>
+                    </execution>                 
+                </executions>
+            </plugin>
         </plugins>
     </build>
+    <properties>
+        <mar.version>1.41</mar.version>
+    </properties>
 </project>

Modified: webservices/axis2/tags/java/v1.4.1/modules/soapmonitor/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/soapmonitor/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/soapmonitor/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/soapmonitor/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,12 +25,13 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>soapmonitor</artifactId>
     <packaging>mar</packaging>
     <name>Apache Axis2 - SOAP Monitor</name>
+    <version>1.41</version>
     <description>soapmonitor for Axis 2.0</description>
     <dependencies>
         <dependency>
@@ -101,12 +102,17 @@
                                      basedir="${pom.basedir}/target/classes"
                                      excludes="**/module.xml,*handlers*,**/*Module*,**/*Handler*"
                                         />
+                                <mkdir dir="${pom.basedir}/target/mar"/>
+                                <jar destfile="${pom.basedir}/target/mar/${pom.artifactId}-${mar.version}.mar"
+                                     basedir="${pom.basedir}/target/classes"
+                                     />
+                                        
                             </tasks>
                         </configuration>
                         <goals>
                             <goal>run</goal>
                         </goals>
-                    </execution>
+                    </execution>                 
                 </executions>
             </plugin>
             <plugin>
@@ -120,4 +126,7 @@
             </plugin>
         </plugins>
     </build>
+    <properties>
+        <mar.version>1.41</mar.version>
+    </properties>
 </project>

Modified: webservices/axis2/tags/java/v1.4.1/modules/spring/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/spring/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/spring/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/spring/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-spring</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-aar-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-aar-maven-plugin/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-aar-maven-plugin/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-aar-maven-plugin/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-aar-maven-plugin</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-ant-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-ant-plugin/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-ant-plugin/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-ant-plugin/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-ant-plugin</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-eclipse-codegen-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-eclipse-codegen-plugin/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-eclipse-codegen-plugin/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-eclipse-codegen-plugin/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2.eclipse.codegen.plugin</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-eclipse-service-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-eclipse-service-plugin/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-eclipse-service-plugin/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-eclipse-service-plugin/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2.eclipse.service.plugin</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-idea-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-idea-plugin/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-idea-plugin/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-idea-plugin/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-idea-plugin</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-java2wsdl-maven-plugin</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-mar-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-mar-maven-plugin/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-mar-maven-plugin/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-mar-maven-plugin/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-mar-maven-plugin</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-wsdl2code-maven-plugin</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/modules/webapp/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/webapp/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/webapp/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/webapp/pom.xml Sun Aug 24 12:21:28 2008
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-webapp</artifactId>
@@ -838,7 +838,7 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>soapmonitor</artifactId>
-            <version>${version}</version>
+            <version>${soapmonitor.mar.version}</version>
             <type>mar</type>
             <exclusions>
                 <exclusion>
@@ -918,7 +918,7 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>addressing</artifactId>
-            <version>${version}</version>
+            <version>1.41</version>
             <type>mar</type>
             <exclusions>
                 <exclusion>
@@ -998,7 +998,7 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>ping</artifactId>
-            <version>${version}</version>
+            <version>${ping.mar.version}</version>
             <type>mar</type>
             <exclusions>
                 <exclusion>
@@ -1078,7 +1078,7 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>mex</artifactId>
-            <version>${version}</version>
+            <version>1.41</version>
             <type>jar</type>
             <classifier>impl</classifier>
             <exclusions>
@@ -1159,7 +1159,7 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-scripting</artifactId>
-            <version>${version}</version>
+            <version>1.41</version>
             <type>mar</type>
             <exclusions>
                 <exclusion>
@@ -1427,7 +1427,7 @@
                             </includes>
                         </resource>
                         <resource>
-                            <directory>${basedir}/../soapmonitor/target</directory>
+                            <directory>${basedir}/../soapmonitor/target/mar</directory>
                             <targetPath>WEB-INF/modules</targetPath>
                             <includes>
                                 <include>soapmonitor*.mar</include>
@@ -1444,21 +1444,21 @@
                             </excludes>
                         </resource>
                         <resource>
-                            <directory>${basedir}/../mex/target</directory>
+                            <directory>${basedir}/../mex/target/mar</directory>
                             <targetPath>WEB-INF/modules</targetPath>
                             <includes>
                                 <include>mex*.mar</include>
                             </includes>
                         </resource>
                         <resource>
-                            <directory>${basedir}/../ping/target</directory>
+                            <directory>${basedir}/../ping/target/mar</directory>
                             <targetPath>WEB-INF/modules</targetPath>
                             <includes>
                                 <include>ping*.mar</include>
                             </includes>
                         </resource>
                         <resource>
-                            <directory>${basedir}/../scripting/target</directory>
+                            <directory>${basedir}/../scripting/target/mar</directory>
                             <targetPath>WEB-INF/modules</targetPath>
                             <includes>
                                 <include>*scripting*.mar</include>

Modified: webservices/axis2/tags/java/v1.4.1/modules/xmlbeans/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/modules/xmlbeans/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/modules/xmlbeans/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/modules/xmlbeans/pom.xml Sun Aug 24 12:21:28 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-parent</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4.1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>axis2-xmlbeans</artifactId>

Modified: webservices/axis2/tags/java/v1.4.1/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/java/v1.4.1/pom.xml?rev=688549&r1=687947&r2=688549&view=diff
==============================================================================
--- webservices/axis2/tags/java/v1.4.1/pom.xml (original)
+++ webservices/axis2/tags/java/v1.4.1/pom.xml Sun Aug 24 12:21:28 2008
@@ -30,7 +30,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.axis2</groupId>
     <artifactId>axis2</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.4.1</version>
     <packaging>pom</packaging>
     <name>Apache Axis2 - Root</name>
     <modules>
@@ -213,6 +213,32 @@
                 </plugins>
             </build>
         </profile>
+        <profile>
+            <id>sign</id>
+            <activation>
+                <property>
+                    <name>sign</name>
+                </property>
+            </activation>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-gpg-plugin</artifactId>
+                        <version>1.0-alpha-3</version>
+                        <executions>
+                            <execution>
+                                <id>sign-artifacts</id>
+                                <phase>verify</phase>
+                                <goals>
+                                    <goal>sign</goal>
+                                </goals>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
     </profiles>
     <ciManagement>
         <system>continuum</system>