Repository SVN: r31389 - maven2/org/gatein/wci/wci-test-parent.
by jboss-maven2-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-11-23 15:30:14 -0500 (Mon, 23 Nov 2009)
New Revision: 31389
Added:
maven2/org/gatein/wci/wci-test-parent/maven-metadata.xml
Log:
Wagon: Adding maven-metadata-jboss-releases.xml to repository
Added: maven2/org/gatein/wci/wci-test-parent/maven-metadata.xml
===================================================================
--- maven2/org/gatein/wci/wci-test-parent/maven-metadata.xml (rev 0)
+++ maven2/org/gatein/wci/wci-test-parent/maven-metadata.xml 2009-11-23 20:30:14 UTC (rev 31389)
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
+ <groupId>org.gatein.wci</groupId>
+ <artifactId>wci-test-parent</artifactId>
+ <version>2.0.0-CR01</version>
+ <versioning>
+ <release>2.0.0-CR01</release>
+ <versions>
+ <version>2.0.0-CR01</version>
+ </versions>
+ <lastUpdated>20091123202635</lastUpdated>
+ </versioning>
+</metadata>
16 years, 8 months
Repository SVN: r31388 - maven2/org/gatein/wci/wci-test-parent/2.0.0-CR01.
by jboss-maven2-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-11-23 15:29:08 -0500 (Mon, 23 Nov 2009)
New Revision: 31388
Added:
maven2/org/gatein/wci/wci-test-parent/2.0.0-CR01/wci-test-parent-2.0.0-CR01.pom.sha1
Log:
Wagon: Adding maven-artifact6602533866486714944.tmp to repository
Added: maven2/org/gatein/wci/wci-test-parent/2.0.0-CR01/wci-test-parent-2.0.0-CR01.pom.sha1
===================================================================
--- maven2/org/gatein/wci/wci-test-parent/2.0.0-CR01/wci-test-parent-2.0.0-CR01.pom.sha1 (rev 0)
+++ maven2/org/gatein/wci/wci-test-parent/2.0.0-CR01/wci-test-parent-2.0.0-CR01.pom.sha1 2009-11-23 20:29:08 UTC (rev 31388)
@@ -0,0 +1 @@
+042ce8ae3dc778f9008ef3b970dc20da3cd8af58
\ No newline at end of file
16 years, 8 months
Repository SVN: r31387 - maven2/org/gatein/wci/wci-test-parent/2.0.0-CR01.
by jboss-maven2-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-11-23 15:28:27 -0500 (Mon, 23 Nov 2009)
New Revision: 31387
Added:
maven2/org/gatein/wci/wci-test-parent/2.0.0-CR01/wci-test-parent-2.0.0-CR01.pom.md5
Log:
Wagon: Adding maven-artifact8750252453809183946.tmp to repository
Added: maven2/org/gatein/wci/wci-test-parent/2.0.0-CR01/wci-test-parent-2.0.0-CR01.pom.md5
===================================================================
--- maven2/org/gatein/wci/wci-test-parent/2.0.0-CR01/wci-test-parent-2.0.0-CR01.pom.md5 (rev 0)
+++ maven2/org/gatein/wci/wci-test-parent/2.0.0-CR01/wci-test-parent-2.0.0-CR01.pom.md5 2009-11-23 20:28:27 UTC (rev 31387)
@@ -0,0 +1 @@
+11e9a4074e9640cf18b81685abf2fe9a
\ No newline at end of file
16 years, 8 months
Repository SVN: r31386 - in maven2/org/gatein/wci: wci-test-parent and 1 other directories.
by jboss-maven2-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-11-23 15:27:45 -0500 (Mon, 23 Nov 2009)
New Revision: 31386
Added:
maven2/org/gatein/wci/wci-test-parent/
maven2/org/gatein/wci/wci-test-parent/2.0.0-CR01/
maven2/org/gatein/wci/wci-test-parent/2.0.0-CR01/wci-test-parent-2.0.0-CR01.pom
Log:
Wagon: Adding pom.xml to repository
Added: maven2/org/gatein/wci/wci-test-parent/2.0.0-CR01/wci-test-parent-2.0.0-CR01.pom
===================================================================
--- maven2/org/gatein/wci/wci-test-parent/2.0.0-CR01/wci-test-parent-2.0.0-CR01.pom (rev 0)
+++ maven2/org/gatein/wci/wci-test-parent/2.0.0-CR01/wci-test-parent-2.0.0-CR01.pom 2009-11-23 20:27:45 UTC (rev 31386)
@@ -0,0 +1,50 @@
+<project 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.gatein.wci</groupId>
+ <artifactId>wci-parent</artifactId>
+ <version>2.0.0-CR01</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>wci-test-parent</artifactId>
+ <packaging>pom</packaging>
+ <name>GateIn - WCI test parent</name>
+
+ <dependencyManagement>
+ <dependencies>
+ <dependency>
+ <groupId>org.gatein.wci</groupId>
+ <artifactId>wci-test-core</artifactId>
+ <version>${project.version}</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.gatein.wci</groupId>
+ <artifactId>wci-test-native-portlet</artifactId>
+ <type>war</type>
+ <version>${project.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.wci</groupId>
+ <artifactId>wci-test-gatein-portlet</artifactId>
+ <type>war</type>
+ <version>${project.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.wci</groupId>
+ <artifactId>wci-test-exo-portlet</artifactId>
+ <type>war</type>
+ <version>${project.version}</version>
+ </dependency>
+ </dependencies>
+ </dependencyManagement>
+
+
+ <modules>
+ <module>core</module>
+ <module>portlets/gatein-portlet</module>
+ <module>portlets/exo-portlet</module>
+ <module>portlets/native-portlet</module>
+ <module>servers</module>
+ </modules>
+
+</project>
16 years, 8 months
Repository SVN: r31385 - maven2/org/gatein/wci/wci-jetty.
by jboss-maven2-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-11-23 15:26:32 -0500 (Mon, 23 Nov 2009)
New Revision: 31385
Modified:
maven2/org/gatein/wci/wci-jetty/maven-metadata.xml.sha1
Log:
Wagon: Adding maven-artifact8297813116872414646.tmp to repository
Modified: maven2/org/gatein/wci/wci-jetty/maven-metadata.xml.sha1
===================================================================
--- maven2/org/gatein/wci/wci-jetty/maven-metadata.xml.sha1 2009-11-23 20:25:51 UTC (rev 31384)
+++ maven2/org/gatein/wci/wci-jetty/maven-metadata.xml.sha1 2009-11-23 20:26:32 UTC (rev 31385)
@@ -1 +1 @@
-5f324ba0c251dd7bead434af8a50bb9421be42f4
\ No newline at end of file
+5ff74f6e3bd388d4b6826856330edc0154bb5f72
\ No newline at end of file
16 years, 8 months
Repository SVN: r31384 - maven2/org/gatein/wci/wci-jetty.
by jboss-maven2-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-11-23 15:25:51 -0500 (Mon, 23 Nov 2009)
New Revision: 31384
Modified:
maven2/org/gatein/wci/wci-jetty/maven-metadata.xml.md5
Log:
Wagon: Adding maven-artifact8200891861248853770.tmp to repository
Modified: maven2/org/gatein/wci/wci-jetty/maven-metadata.xml.md5
===================================================================
--- maven2/org/gatein/wci/wci-jetty/maven-metadata.xml.md5 2009-11-23 20:25:10 UTC (rev 31383)
+++ maven2/org/gatein/wci/wci-jetty/maven-metadata.xml.md5 2009-11-23 20:25:51 UTC (rev 31384)
@@ -1 +1 @@
-cc4c9d96ffa8fc8844c8cd324c47b36a
\ No newline at end of file
+5d56e899be26d9e50cc1b5ab1fff20fa
\ No newline at end of file
16 years, 8 months
Repository SVN: r31383 - maven2/org/gatein/wci/wci-jetty.
by jboss-maven2-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-11-23 15:25:10 -0500 (Mon, 23 Nov 2009)
New Revision: 31383
Modified:
maven2/org/gatein/wci/wci-jetty/maven-metadata.xml
Log:
Wagon: Adding maven-metadata-jboss-releases.xml to repository
Modified: maven2/org/gatein/wci/wci-jetty/maven-metadata.xml
===================================================================
--- maven2/org/gatein/wci/wci-jetty/maven-metadata.xml 2009-11-23 20:24:04 UTC (rev 31382)
+++ maven2/org/gatein/wci/wci-jetty/maven-metadata.xml 2009-11-23 20:25:10 UTC (rev 31383)
@@ -4,10 +4,11 @@
<artifactId>wci-jetty</artifactId>
<version>2.0.0-Beta02</version>
<versioning>
- <release>2.0.0-Beta02</release>
+ <release>2.0.0-CR01</release>
<versions>
<version>2.0.0-Beta02</version>
+ <version>2.0.0-CR01</version>
</versions>
- <lastUpdated>20091012152133</lastUpdated>
+ <lastUpdated>20091123201934</lastUpdated>
</versioning>
</metadata>
16 years, 8 months
Repository SVN: r31382 - maven2/org/gatein/wci/wci-jetty/2.0.0-CR01.
by jboss-maven2-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-11-23 15:24:04 -0500 (Mon, 23 Nov 2009)
New Revision: 31382
Added:
maven2/org/gatein/wci/wci-jetty/2.0.0-CR01/wci-jetty-2.0.0-CR01.pom.sha1
Log:
Wagon: Adding maven-artifact7820489857110206851.tmp to repository
Added: maven2/org/gatein/wci/wci-jetty/2.0.0-CR01/wci-jetty-2.0.0-CR01.pom.sha1
===================================================================
--- maven2/org/gatein/wci/wci-jetty/2.0.0-CR01/wci-jetty-2.0.0-CR01.pom.sha1 (rev 0)
+++ maven2/org/gatein/wci/wci-jetty/2.0.0-CR01/wci-jetty-2.0.0-CR01.pom.sha1 2009-11-23 20:24:04 UTC (rev 31382)
@@ -0,0 +1 @@
+7558b781aa00ad4beb70cbd34746431ed419fc6d
\ No newline at end of file
16 years, 8 months
Repository SVN: r31381 - maven2/org/gatein/wci/wci-jetty/2.0.0-CR01.
by jboss-maven2-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-11-23 15:23:19 -0500 (Mon, 23 Nov 2009)
New Revision: 31381
Added:
maven2/org/gatein/wci/wci-jetty/2.0.0-CR01/wci-jetty-2.0.0-CR01.pom.md5
Log:
Wagon: Adding maven-artifact1502809844597041403.tmp to repository
Added: maven2/org/gatein/wci/wci-jetty/2.0.0-CR01/wci-jetty-2.0.0-CR01.pom.md5
===================================================================
--- maven2/org/gatein/wci/wci-jetty/2.0.0-CR01/wci-jetty-2.0.0-CR01.pom.md5 (rev 0)
+++ maven2/org/gatein/wci/wci-jetty/2.0.0-CR01/wci-jetty-2.0.0-CR01.pom.md5 2009-11-23 20:23:19 UTC (rev 31381)
@@ -0,0 +1 @@
+d39c01057dd457c61f744b1a8804b44a
\ No newline at end of file
16 years, 8 months
Repository SVN: r31380 - maven2/org/gatein/wci/wci-jetty/2.0.0-CR01.
by jboss-maven2-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-11-23 15:22:36 -0500 (Mon, 23 Nov 2009)
New Revision: 31380
Added:
maven2/org/gatein/wci/wci-jetty/2.0.0-CR01/wci-jetty-2.0.0-CR01.pom
Log:
Wagon: Adding wci-jetty-2.0.0-CR01.pom to repository
Added: maven2/org/gatein/wci/wci-jetty/2.0.0-CR01/wci-jetty-2.0.0-CR01.pom
===================================================================
--- maven2/org/gatein/wci/wci-jetty/2.0.0-CR01/wci-jetty-2.0.0-CR01.pom (rev 0)
+++ maven2/org/gatein/wci/wci-jetty/2.0.0-CR01/wci-jetty-2.0.0-CR01.pom 2009-11-23 20:22:36 UTC (rev 31380)
@@ -0,0 +1,19 @@
+<project 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.gatein.wci</groupId>
+ <artifactId>wci-parent</artifactId>
+ <version>2.0.0-CR01</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>wci-jetty</artifactId>
+ <packaging>jar</packaging>
+ <name>GateIn - WCI Jetty compatibility component</name>
+
+ <dependencies>
+ <dependency>
+ <groupId>org.gatein.wci</groupId>
+ <artifactId>wci-wci</artifactId>
+ </dependency>
+ </dependencies>
+
+</project>
16 years, 8 months