Author: jochen
Date: Sat Apr 18 21:15:14 2009
New Revision: 766397
URL: http://svn.apache.org/viewvc?rev=766397&view=rev
Log: (empty)
Removed:
webservices/xmlrpc/trunk/tests/
Modified:
webservices/xmlrpc/trunk/pom.xml
Modified: webservices/xmlrpc/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/xmlrpc/trunk/pom.xml?rev=766397&r1=766396&r2=766397&view=diff
==============================================================================
--- webservices/xmlrpc/trunk/pom.xml (original)
+++ webservices/xmlrpc/trunk/pom.xml Sat Apr 18 21:15:14 2009
@@ -23,488 +23,533 @@
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
- <parent>
- <groupId>org.apache</groupId>
- <artifactId>apache</artifactId>
- <version>4</version>
- </parent>
- <modelVersion>4.0.0</modelVersion>
- <groupId>org.apache.xmlrpc</groupId>
- <artifactId>xmlrpc</artifactId>
- <name>Apache XML-RPC</name>
- <version>3.1.1</version>
- <description>
- Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol
that uses XML over HTTP to
- implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is
stable, much simpler and easier to handle.
- Version 3 of Apache XML-RPC introduces several important vendor
extensions over the original XML-RPC
- specification.
- </description>
- <packaging>pom</packaging>
- <modules>
- <module>common</module>
- <module>client</module>
- <module>server</module>
- <module>tests</module>
- </modules>
- <url>http://ws.apache.org/xmlrpc/</url>
- <issueManagement>
- <system>jira</system>
- <url>http://issues.apache.org/jira/BrowseProject.jspa?pid=10465</url>
- </issueManagement>
- <ciManagement>
- <system>Gump</system>
-
<url>http://vmgump.apache.org/gump/public/ws-xmlrpc/xmlrpc/index.html</url>
- </ciManagement>
- <inceptionYear>2001</inceptionYear>
- <mailingLists>
- <mailingList>
- <name>XML-RPC Developers</name>
- <subscribe>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
- <post>[email protected]</post>
-
<archive>http://mail-archives.apache.org/mod_mbox/ws-xmlrpc-dev/</archive>
- <otherArchives>
-
<otherArchive>http://marc.theaimsgroup.com/?l=xmlrpc-dev</otherArchive>
- </otherArchives>
- </mailingList>
- <mailingList>
- <name>XML-RPC Automatic Mails</name>
- <subscribe>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
- <post>[email protected]</post>
-
<archive>http://mail-archives.apache.org/mod_mbox/ws-xmlrpc-auto/</archive>
- </mailingList>
- </mailingLists>
- <developers>
- <developer>
- <name>Andrew Evers</name>
- <id>aevers</id>
- <email>[email protected]</email>
- </developer>
- <developer>
- <name>Siegfried Goeschl</name>
- <id>sgoeschl</id>
- <email>[email protected]</email>
- </developer>
- <developer>
- <name>Henri Gomez</name>
- <id>hgomez</id>
- <email>[email protected]</email>
- </developer>
- <developer>
- <name>Ryan Hoegg</name>
- <id>rhoegg</id>
- <email>[email protected]</email>
- <organization>ISIS Networks</organization>
- </developer>
- <developer>
- <name>Daniel Rall</name>
- <id>dlr</id>
- <email>[email protected]</email>
- <organization>CollabNet, Inc.</organization>
- </developer>
- <developer>
- <name>Leonard Richarson</name>
- <id>leonardr</id>
- <email>[email protected]</email>
- <organization>CollabNet, Inc.</organization>
- </developer>
- <developer>
- <name>Jon Scott Stevens</name>
- <id>jon</id>
- <email>[email protected]</email>
- <organization>CollabNet, Inc.</organization>
- </developer>
- <developer>
- <name>Hannes Wallnoefer</name>
- <id>hannes</id>
- <email>[email protected]</email>
- </developer>
- <developer>
- <name>Jochen Wiedmann</name>
- <id>jochen</id>
- <email>[email protected]</email>
- </developer>
- <developer>
- <name>John Wilson</name>
- <id>jwilson</id>
- <email>[email protected]</email>
- <organization>The Wilson Partnership</organization>
- </developer>
- <developer>
- <name>Jason van Zyl</name>
- <id>jvanzyl</id>
- <email>[email protected]</email>
- <organization>Zenplex</organization>
- </developer>
- </developers>
- <contributors>
- <contributor>
- <name>Gamaliel Amaudruz</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Póka Balázs</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Alan Burlison</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>James Baldassari</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Denis Carniel</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Steve Cohen</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Chris Conrad</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Brandon DuRette</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Landon Fuller</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Mark Gertsvolf</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Catalin Hritcu</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Brad Karp</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Kay Tiong Khoo</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Jimisola Laursen</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Mario Linke</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Marek Ludha</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Jason McLaurin</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Keith McNeill</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Stanislav Miklik</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Walter Mundt</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Andrew Norman</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Perry Nguyen</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Jonathan Oexner</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Mark Petrovic</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Steffen Pingel</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Matt Preston</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Eugene Prokopiev</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Sir Bode Rafael</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Andreas Sahlbach</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Julio Francisco Veronelli</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Ken Weiner</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Carsten Wolters</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Juho Yli-Krekola</name>
- <email>[email protected]</email>
- </contributor>
- <contributor>
- <name>Greg Wurth</name>
- <email>[email protected]</email>
- </contributor>
- </contributors>
- <scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/webservices/xmlrpc/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/xmlrpc/trunk</developerConnection>
- <url>https://svn.apache.org/viewvc/webservices/xmlrpc/trunk</url>
- </scm>
- <build>
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.apache</groupId>
+ <artifactId>apache</artifactId>
+ <version>5</version>
+ </parent>
+ <groupId>org.apache.xmlrpc</groupId>
+ <artifactId>xmlrpc</artifactId>
+ <name>Apache XML-RPC</name>
+ <version>3.1.2-SNAPSHOT</version>
+ <description>
+ Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol
that uses XML over HTTP to
+ implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is
stable, much simpler and easier to handle.
+ Version 3 of Apache XML-RPC introduces several important vendor extensions
over the original XML-RPC
+ specification.
+ </description>
+ <packaging>pom</packaging>
+ <url>http://ws.apache.org/xmlrpc/</url>
+ <inceptionYear>2001</inceptionYear>
+
+ <modules>
+ <module>common</module>
+ <module>client</module>
+ <module>server</module>
+ <module>dist</module>
+ </modules>
+
+ <issueManagement>
+ <system>jira</system>
+ <url>http://issues.apache.org/jira/BrowseProject.jspa?pid=10465</url>
+ </issueManagement>
+
+ <ciManagement>
+ <system>Gump</system>
+ <url>http://vmgump.apache.org/gump/public/ws-xmlrpc/xmlrpc/index.html</url>
+ </ciManagement>
+
+ <mailingLists>
+ <mailingList>
+ <name>XML-RPC Developers</name>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+ <post>[email protected]</post>
+
<archive>http://mail-archives.apache.org/mod_mbox/ws-xmlrpc-dev/</archive>
+ <otherArchives>
+ <otherArchive>http://marc.theaimsgroup.com/?l=xmlrpc-dev</otherArchive>
+ </otherArchives>
+ </mailingList>
+ <mailingList>
+ <name>XML-RPC Automatic Mails</name>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+ <post>[email protected]</post>
+
<archive>http://mail-archives.apache.org/mod_mbox/ws-xmlrpc-auto/</archive>
+ </mailingList>
+ </mailingLists>
+
+ <developers>
+ <developer>
+ <name>Andrew Evers</name>
+ <id>aevers</id>
+ <email>[email protected]</email>
+ </developer>
+ <developer>
+ <name>Siegfried Goeschl</name>
+ <id>sgoeschl</id>
+ <email>[email protected]</email>
+ </developer>
+ <developer>
+ <name>Henri Gomez</name>
+ <id>hgomez</id>
+ <email>[email protected]</email>
+ </developer>
+ <developer>
+ <name>Ryan Hoegg</name>
+ <id>rhoegg</id>
+ <email>[email protected]</email>
+ <organization>ISIS Networks</organization>
+ </developer>
+ <developer>
+ <name>Daniel Rall</name>
+ <id>dlr</id>
+ <email>[email protected]</email>
+ <organization>CollabNet, Inc.</organization>
+ </developer>
+ <developer>
+ <name>Leonard Richarson</name>
+ <id>leonardr</id>
+ <email>[email protected]</email>
+ <organization>CollabNet, Inc.</organization>
+ </developer>
+ <developer>
+ <name>Jon Scott Stevens</name>
+ <id>jon</id>
+ <email>[email protected]</email>
+ <organization>CollabNet, Inc.</organization>
+ </developer>
+ <developer>
+ <name>Hannes Wallnoefer</name>
+ <id>hannes</id>
+ <email>[email protected]</email>
+ </developer>
+ <developer>
+ <name>Jochen Wiedmann</name>
+ <id>jochen</id>
+ <email>[email protected]</email>
+ </developer>
+ <developer>
+ <name>John Wilson</name>
+ <id>jwilson</id>
+ <email>[email protected]</email>
+ <organization>The Wilson Partnership</organization>
+ </developer>
+ <developer>
+ <name>Jason van Zyl</name>
+ <id>jvanzyl</id>
+ <email>[email protected]</email>
+ <organization>Zenplex</organization>
+ </developer>
+ </developers>
+
+ <contributors>
+ <contributor>
+ <name>Gamaliel Amaudruz</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Póka Balázs</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Alan Burlison</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>James Baldassari</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Denis Carniel</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Steve Cohen</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Chris Conrad</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Brandon DuRette</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Landon Fuller</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Mark Gertsvolf</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Catalin Hritcu</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Brad Karp</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Kay Tiong Khoo</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Jimisola Laursen</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Mario Linke</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Marek Ludha</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Jason McLaurin</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Keith McNeill</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Stanislav Miklik</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Walter Mundt</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Andrew Norman</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Perry Nguyen</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Jonathan Oexner</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Mark Petrovic</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Steffen Pingel</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Matt Preston</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Eugene Prokopiev</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Sir Bode Rafael</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Andreas Sahlbach</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Julio Francisco Veronelli</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Ken Weiner</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Carsten Wolters</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Juho Yli-Krekola</name>
+ <email>[email protected]</email>
+ </contributor>
+ <contributor>
+ <name>Greg Wurth</name>
+ <email>[email protected]</email>
+ </contributor>
+ </contributors>
+
+ <scm>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/webservices/xmlrpc/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/xmlrpc/trunk</developerConnection>
+ <url>https://svn.apache.org/viewvc/webservices/xmlrpc/trunk</url>
+ </scm>
+
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-compiler-plugin</artifactId>
+ <version>2.0.2</version>
+ <inherited>true</inherited>
+ <configuration>
+ <source>1.3</source>
+ <target>1.2</target>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+
+ <dependencyManagement>
+ <dependencies>
+ <dependency>
+ <groupId>commons-httpclient</groupId>
+ <artifactId>commons-httpclient</artifactId>
+ <version>3.0.1</version>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ <version>1.1</version>
+ <exclusions>
+ <exclusion>
+ <groupId>avalon-framework</groupId>
+ <artifactId>avalon-framework</artifactId>
+ </exclusion>
+ </exclusions>
+ </dependency>
+ <dependency>
+ <groupId>javax.servlet</groupId>
+ <artifactId>servlet-api</artifactId>
+ <version>2.4</version>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <version>3.8.1</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.ws.commons.util</groupId>
+ <artifactId>ws-commons-util</artifactId>
+ <version>1.0.2</version>
+ </dependency>
+ <dependency>
+ <groupId>jaxme</groupId>
+ <artifactId>jaxmeapi</artifactId>
+ <version>0.5.1</version>
+ <scope>provided</scope>
+ </dependency>
+ </dependencies>
+ </dependencyManagement>
+
+ <reporting>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-javadoc-plugin</artifactId>
+ <version>2.5</version>
+ <reportSets>
+ <reportSet>
+ <id>aggregate</id>
+ <configuration>
+ <source>${maven.compile.source}</source>
+ </configuration>
+ <reports>
+ <report>aggregate</report>
+ </reports>
+ </reportSet>
+ </reportSets>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-changes-plugin</artifactId>
+ <version>2.1</version>
+ <reportSets>
+ <reportSet>
+ <reports>
+ <report>changes-report</report>
+ </reports>
+ </reportSet>
+ </reportSets>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.rat</groupId>
+ <artifactId>apache-rat-plugin</artifactId>
+ <version>0.6</version>
+ </plugin>
+ </plugins>
+ </reporting>
+
+ <distributionManagement>
+ <!-- Overwriting the apache.releases and apache.snapshots
+ repositories seems redundant, because they are already
+ specified in the Apache POM. Unfortunately, we cannot
+ use scp:// URL's, because of WAGONSSH-49.
+ -->
+ <repository>
+ <id>apache.releases</id>
+ <name>Apache Release Distribution Repository</name>
+
<url>scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
+ </repository>
+ <snapshotRepository>
+ <id>apache.snapshots</id>
+ <name>Apache Development Snapshot Repository</name>
+
<url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+ </snapshotRepository>
+
+ <site>
+ <id>people.apache.org</id>
+ <name>XML-RPC directory on ws.apache.org</name>
+ <url>scp://people.apache.org/www/ws.apache.org/xmlrpc</url>
+ </site>
+ </distributionManagement>
+
+ <profiles>
+ <profile>
+ <activation>
+ <jdk>1.4</jdk>
+ </activation>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.ws.commons</groupId>
+ <artifactId>ws-commons-java5</artifactId>
+ <version>1.0.1</version>
+ </dependency>
+ </dependencies>
+ </profile>
+ <profile>
+ <id>release</id>
+ <build>
<plugins>
- <plugin>
- <inherited>true</inherited>
- <artifactId>maven-compiler-plugin</artifactId>
- <configuration>
- <source>1.3</source>
- <target>1.2</target>
- </configuration>
- </plugin>
- <plugin>
- <inherited>true</inherited>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-eclipse-plugin</artifactId>
- <configuration>
- <downloadSources>true</downloadSources>
- </configuration>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-assembly-plugin</artifactId>
+
+ <plugin>
+ <artifactId>maven-remote-resources-plugin</artifactId>
+ <version>1.0</version>
+ <executions>
+ <execution>
+ <goals>
+ <goal>process</goal>
+ </goals>
<configuration>
- <descriptors>
- <descriptor>src/main/assembly/bin.xml</descriptor>
- <descriptor>src/main/assembly/src.xml</descriptor>
- </descriptors>
- <tarLongFileMode>gnu</tarLongFileMode>
+ <resourceBundles>
+
<resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
+ </resourceBundles>
+ <properties>
+ <addLicense>true</addLicense>
+ </properties>
</configuration>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-release-plugin</artifactId>
- <configuration>
-
<tagBase>https://svn.apache.org/repos/asf/webservices/xmlrpc/tags/</tagBase>
- </configuration>
- </plugin>
- <plugin>
- <inherited>true</inherited>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-source-plugin</artifactId>
- <executions>
- <execution>
- <goals>
- <goal>jar</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- </plugins>
- </build>
- <dependencyManagement>
- <dependencies>
- <dependency>
- <groupId>commons-httpclient</groupId>
- <artifactId>commons-httpclient</artifactId>
- <version>3.0.1</version>
- <type>jar</type>
- <scope>provided</scope>
- </dependency>
- <dependency>
- <groupId>commons-logging</groupId>
- <artifactId>commons-logging</artifactId>
- <version>1.1</version>
- <exclusions>
- <exclusion>
- <groupId>avalon-framework</groupId>
- <artifactId>avalon-framework</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
- <dependency>
- <groupId>javax.servlet</groupId>
- <artifactId>servlet-api</artifactId>
- <version>2.4</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>3.8.1</version>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.apache.ws.commons.util</groupId>
- <artifactId>ws-commons-util</artifactId>
- <version>1.0.2</version>
- </dependency>
- <dependency>
- <groupId>jaxme</groupId>
- <artifactId>jaxmeapi</artifactId>
- <version>0.5.1</version>
- <scope>provided</scope>
- </dependency>
- </dependencies>
- </dependencyManagement>
- <reporting>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-javadoc-plugin</artifactId>
- <version>2.0</version>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-assembly-plugin</artifactId>
+ <version>2.2-beta-3</version>
+ <executions>
+ <execution>
+ <id>create-assemblies</id>
+ <goals>
+ <goal>attached</goal>
+ </goals>
+ <phase>packaging</phase>
<configuration>
- <aggregate>true</aggregate>
+ <descriptors>
+ <descriptor>src/main/assembly/bin.xml</descriptor>
+ <descriptor>src/main/assembly/src.xml</descriptor>
+ </descriptors>
+ <tarLongFileMode>gnu</tarLongFileMode>
</configuration>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-changes-plugin</artifactId>
- <reportSets>
- <reportSet>
- <reports>
- <report>changes-report</report>
- </reports>
- </reportSet>
- </reportSets>
- </plugin>
- <plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>rat-maven-plugin</artifactId>
- </plugin>
+ </execution>
+ </executions>
+ </plugin>
+ <!-- We want to sign the artifact, the POM, and all attached
artifacts -->
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-gpg-plugin</artifactId>
+ <version>1.0-alpha-4</version>
+ <configuration>
+ <passphrase>${gpg.passphrase}</passphrase>
+ </configuration>
+ <executions>
+ <execution>
+ <goals>
+ <goal>sign</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ <!-- We want to deploy the artifact to a staging location for
perusal -->
+ <plugin>
+ <inherited>true</inherited>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-deploy-plugin</artifactId>
+ <version>2.4</version>
+ <configuration>
+
<altDeploymentRepository>${deploy.altRepository}</altDeploymentRepository>
+ <updateReleaseInfo>true</updateReleaseInfo>
+ </configuration>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-source-plugin</artifactId>
+ <version>2.0.4</version>
+ <executions>
+ <execution>
+ <id>attach-sources</id>
+ <goals>
+ <goal>jar</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-javadoc-plugin</artifactId>
+ <version>2.5</version>
+ <configuration>
+ <source>${maven.compile.source}</source>
+ </configuration>
+ <executions>
+ <execution>
+ <id>attach-javadocs</id>
+ <goals>
+ <goal>jar</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>clirr-maven-plugin</artifactId>
+ <version>2.2.2</version>
+ <executions>
+ <execution>
+ <id>clirr-check</id>
+ <phase>package</phase>
+ <goals>
+ <goal>check</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.rat</groupId>
+ <artifactId>apache-rat-plugin</artifactId>
+ <version>0.6</version>
+ </plugin>
</plugins>
- </reporting>
- <distributionManagement>
- <!-- Overwriting the apache.releases and apache.snapshots
- repositories seems redundant, because they are already
- specified in the Apache POM. Unfortunately, we cannot
- use scp:// URL's, because of WAGONSSH-49.
- -->
- <repository>
- <id>apache.releases</id>
- <name>Apache Release Distribution Repository</name>
-
<url>scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
- </repository>
- <snapshotRepository>
- <id>apache.snapshots</id>
- <name>Apache Development Snapshot Repository</name>
-
<url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
- </snapshotRepository>
-
- <site>
- <id>people.apache.org</id>
- <name>XML-RPC directory on ws.apache.org</name>
- <url>scp://people.apache.org/www/ws.apache.org/xmlrpc</url>
- </site>
- </distributionManagement>
- <profiles>
- <profile>
- <activation>
- <jdk>1.4</jdk>
- </activation>
- <dependencies>
- <dependency>
- <groupId>org.apache.ws.commons</groupId>
- <artifactId>ws-commons-java5</artifactId>
- <version>1.0.1</version>
- </dependency>
- </dependencies>
- </profile>
- <profile>
- <id>xmlrpc-release</id>
- <build>
- <plugins>
- <plugin>
- <artifactId>maven-source-plugin</artifactId>
- <executions>
- <execution>
- <id>create-source-jar</id>
- <goals>
- <goal>jar</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- <plugin>
- <artifactId>maven-javadoc-plugin</artifactId>
- <executions>
- <execution>
- <id>create-javadoc-jar</id>
- <goals>
- <goal>jar</goal>
- </goals>
- <configuration>
- <source>${maven.compile.source}</source>
- <aggregate>true</aggregate>
- </configuration>
- </execution>
- </executions>
- </plugin>
- <plugin>
- <artifactId>maven-assembly-plugin</artifactId>
- <executions>
- <execution>
- <id>create-assemblies</id>
- <goals>
- <goal>attached</goal>
- </goals>
- <phase>packaging</phase>
- <configuration>
- <descriptors>
-
<descriptor>src/main/assembly/bin.xml</descriptor>
-
<descriptor>src/main/assembly/src.xml</descriptor>
- </descriptors>
- <tarLongFileMode>gnu</tarLongFileMode>
- </configuration>
- </execution>
- </executions>
- </plugin>
- <plugin>
- <artifactId>maven-gpg-plugin</artifactId>
- <configuration>
- <passphrase>${gpg.passphrase}</passphrase>
- </configuration>
- <executions>
- <execution>
- <id>sign-artifacts</id>
- <phase>verify</phase>
- <goals>
- <goal>sign</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
+ </build>
+ </profile>
+ </profiles>
+
+ <properties>
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+ </properties>
</project>