You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2006/09/08 08:54:37 UTC

svn commit: r441398 - in /incubator/activemq/activeio/trunk: activeio-aio/pom.xml activeio-core/pom.xml activeio-jxta/pom.xml activeio-oneport-jetty/pom.xml activeio-oneport-openorb/pom.xml pom.xml

Author: chirino
Date: Thu Sep  7 23:54:37 2006
New Revision: 441398

URL: http://svn.apache.org/viewvc?view=rev&rev=441398
Log:
Updating poms for standalone build

Modified:
    incubator/activemq/activeio/trunk/activeio-aio/pom.xml
    incubator/activemq/activeio/trunk/activeio-core/pom.xml
    incubator/activemq/activeio/trunk/activeio-jxta/pom.xml
    incubator/activemq/activeio/trunk/activeio-oneport-jetty/pom.xml
    incubator/activemq/activeio/trunk/activeio-oneport-openorb/pom.xml
    incubator/activemq/activeio/trunk/pom.xml

Modified: incubator/activemq/activeio/trunk/activeio-aio/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/activeio/trunk/activeio-aio/pom.xml?view=diff&rev=441398&r1=441397&r2=441398
==============================================================================
--- incubator/activemq/activeio/trunk/activeio-aio/pom.xml (original)
+++ incubator/activemq/activeio/trunk/activeio-aio/pom.xml Thu Sep  7 23:54:37 2006
@@ -20,8 +20,8 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.activemq</groupId>
-    <artifactId>activeio</artifactId>
-    <version>3.0-SNAPSHOT</version>
+    <artifactId>activeio-parent</artifactId>
+    <version>3.x-SNAPSHOT</version>
   </parent>
 
   <artifactId>activeio-aio</artifactId>

Modified: incubator/activemq/activeio/trunk/activeio-core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/activeio/trunk/activeio-core/pom.xml?view=diff&rev=441398&r1=441397&r2=441398
==============================================================================
--- incubator/activemq/activeio/trunk/activeio-core/pom.xml (original)
+++ incubator/activemq/activeio/trunk/activeio-core/pom.xml Thu Sep  7 23:54:37 2006
@@ -20,8 +20,8 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.activemq</groupId>
-    <artifactId>activeio</artifactId>
-    <version>3.0-SNAPSHOT</version>
+    <artifactId>activeio-parent</artifactId>
+    <version>3.x-SNAPSHOT</version>
   </parent>
 
   <artifactId>activeio-core</artifactId>

Modified: incubator/activemq/activeio/trunk/activeio-jxta/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/activeio/trunk/activeio-jxta/pom.xml?view=diff&rev=441398&r1=441397&r2=441398
==============================================================================
--- incubator/activemq/activeio/trunk/activeio-jxta/pom.xml (original)
+++ incubator/activemq/activeio/trunk/activeio-jxta/pom.xml Thu Sep  7 23:54:37 2006
@@ -20,8 +20,8 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.activemq</groupId>
-    <artifactId>activeio</artifactId>
-    <version>3.0-SNAPSHOT</version>
+    <artifactId>activeio-parent</artifactId>
+    <version>3.x-SNAPSHOT</version>
   </parent>
 
   <artifactId>activeio-jxta</artifactId>

Modified: incubator/activemq/activeio/trunk/activeio-oneport-jetty/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/activeio/trunk/activeio-oneport-jetty/pom.xml?view=diff&rev=441398&r1=441397&r2=441398
==============================================================================
--- incubator/activemq/activeio/trunk/activeio-oneport-jetty/pom.xml (original)
+++ incubator/activemq/activeio/trunk/activeio-oneport-jetty/pom.xml Thu Sep  7 23:54:37 2006
@@ -20,8 +20,8 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.activemq</groupId>
-    <artifactId>activeio</artifactId>
-    <version>3.0-SNAPSHOT</version>
+    <artifactId>activeio-parent</artifactId>
+    <version>3.x-SNAPSHOT</version>
   </parent>
 
   <artifactId>activeio-oneport-jetty</artifactId>

Modified: incubator/activemq/activeio/trunk/activeio-oneport-openorb/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/activeio/trunk/activeio-oneport-openorb/pom.xml?view=diff&rev=441398&r1=441397&r2=441398
==============================================================================
--- incubator/activemq/activeio/trunk/activeio-oneport-openorb/pom.xml (original)
+++ incubator/activemq/activeio/trunk/activeio-oneport-openorb/pom.xml Thu Sep  7 23:54:37 2006
@@ -20,8 +20,8 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.activemq</groupId>
-    <artifactId>activeio</artifactId>
-    <version>3.0-SNAPSHOT</version>
+    <artifactId>activeio-parent</artifactId>
+    <version>3.x-SNAPSHOT</version>
   </parent>
 
   <artifactId>activeio-oneport-openorb</artifactId>

Modified: incubator/activemq/activeio/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/activeio/trunk/pom.xml?view=diff&rev=441398&r1=441397&r2=441398
==============================================================================
--- incubator/activemq/activeio/trunk/pom.xml (original)
+++ incubator/activemq/activeio/trunk/pom.xml Thu Sep  7 23:54:37 2006
@@ -20,15 +20,16 @@
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
+
   <parent>
-    <groupId>org.apache.activemq</groupId>
-    <artifactId>activemq-parent</artifactId>
-    <version>4.1-incubator-SNAPSHOT</version>
+    <groupId>org.apache</groupId>
+    <artifactId>apache</artifactId>
+    <version>2</version>
   </parent>
 
   <groupId>org.apache.activemq</groupId>
-  <artifactId>activeio</artifactId>
-  <version>3.0-SNAPSHOT</version>
+  <artifactId>activeio-parent</artifactId>
+  <version>3.x-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ActiveIO</name>
 
@@ -41,5 +42,194 @@
       <module>activeio-jxta</module>
 -->
   </modules>
+
+    <dependencyManagement>
+        <dependencies>
+            <dependency>
+                <groupId>geronimo</groupId>
+                <artifactId>geronimo-kernel</artifactId>
+                <version>${geronimo-version}</version>
+            </dependency>
+            <dependency>
+                <groupId>geronimo</groupId>
+                <artifactId>geronimo-j2ee</artifactId>
+                <version>${geronimo-version}</version>
+            </dependency>
+            <dependency>
+                <groupId>log4j</groupId>
+                <artifactId>log4j</artifactId>
+                <version>${log4j-version}</version>
+                <scope>runtime</scope>
+            </dependency>
+            <dependency>
+                <groupId>commons-collections</groupId>
+                <artifactId>commons-collections</artifactId>
+                <version>${commons-collections-version}</version>
+            </dependency>
+            <dependency>
+                <groupId>howl</groupId>
+                <artifactId>howl-logger</artifactId>
+                <version>${howl-version}</version>
+            </dependency>
+            <dependency>
+                <groupId>commons-beanutils</groupId>
+                <artifactId>commons-beanutils</artifactId>
+                <version>${commons-beanutils-version}</version>
+            </dependency>
+            <dependency>
+                <groupId>mx4j</groupId>
+                <artifactId>mx4j</artifactId>
+                <version>${mx4j-version}</version>
+            </dependency>
+            <dependency>
+                <groupId>commons-logging</groupId>
+                <artifactId>commons-logging</artifactId>
+                <version>${commons-logging-version}</version>
+            </dependency>
+            <dependency>
+                <groupId>backport-util-concurrent</groupId>
+                <artifactId>backport-util-concurrent</artifactId>
+                <version>${backport-util-concurrent-version}</version>
+            </dependency>
+
+        </dependencies>
+    </dependencyManagement>
+
+    <properties>
+        <geronimo-version>1.0</geronimo-version>
+        <howl-version>0.1.8</howl-version>
+        <commons-beanutils-version>1.6.1</commons-beanutils-version>
+        <commons-collections-version>2.1</commons-collections-version>
+        <log4j-version>1.2.12</log4j-version>
+        <mx4j-version>2.1.1</mx4j-version>
+        <commons-logging-version>1.1</commons-logging-version>
+        <backport-util-concurrent-version>2.1</backport-util-concurrent-version>
+    </properties>
+
+    <prerequisites>
+        <maven>2.0.4</maven>
+    </prerequisites>
+
+    <ciManagement>
+        <system>continuum</system>
+        <url>http://ci.gbuild.org/continuum</url>
+        <notifiers>
+            <notifier>
+                <configuration>
+                    <address>activemq-commits@geronimo.apache.org</address>
+                </configuration>
+            </notifier>
+            <notifier>
+                  <type>irc</type>
+                  <configuration>
+                  <host>irc.codehaus.org</host>
+                  <port>6667</port>
+                  <channel>#activemq</channel>
+                </configuration>
+            </notifier>
+        </notifiers>
+    </ciManagement>
+
+    <mailingLists>
+        <mailingList>
+            <name>Development List</name>
+            <subscribe>activemq-dev@geronimo.apache.org</subscribe>
+            <unsubscribe>activemq-dev@geronimo.apache.org</unsubscribe>
+            <post>activemq-dev@geronimo.apache.org</post>
+        </mailingList>
+    </mailingLists>
+
+    <repositories>
+        <!-- keep the central repo so that it is first tried -->
+        <repository>
+            <id>central</id>
+            <url>http://ibiblio.org/maven2/</url>
+        </repository>
+    </repositories>
+
+    <distributionManagement>
+        <repository>
+            <id>apache-repo</id>
+            <name>Apache CVS Repository</name>
+            <url>scpexe://minotaur.apache.org/www/people.apache.org/repo/m2-incubating-repository</url>
+        </repository>
+        <snapshotRepository>
+            <id>apache-snapshots</id>
+            <name>Apache CVS Development Repository</name>
+            <url>scpexe://minotaur.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+        </snapshotRepository>
+        <site>
+            <id>apache-website</id>
+            <url>scpexe://people.apache.org/www/incubator.apache.org/activemq/activeio-maven/</url>
+        </site>
+    </distributionManagement>
+
+    <scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/activemq/activeio/trunk</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/activemq/activeio/trunk</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/incubator/activemq/activeio/trunk</url>
+    </scm>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-compiler-plugin</artifactId>
+                <configuration>
+                    <source>1.4</source>
+                    <target>1.4</target>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-eclipse-plugin</artifactId>
+                <configuration>
+                    <outputDirectory>${basedir}/eclipse-classes</outputDirectory>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+    <reporting>
+        <plugins>
+            <plugin>
+                <artifactId>maven-javadoc-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-jxr-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-surefire-report-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-checkstyle-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-pmd-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>cobertura-maven-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>taglist-maven-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-javadoc-plugin</artifactId>
+                <configuration>
+                    <links>
+                        <link>http://java.sun.com/j2ee/1.4/docs/api</link>
+                        <link>http://java.sun.com/j2se/1.5.0/docs/api</link>
+                    </links>
+                </configuration>
+            </plugin>
+        </plugins>
+    </reporting>
 
 </project>