Author: max.andersen(a)jboss.com
Date: 2009-11-21 10:28:23 -0500 (Sat, 21 Nov 2009)
New Revision: 18772
Added:
branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.archives.webtools/pom.xml
branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.classpath.core/pom.xml
branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.classpath.ui/pom.xml
branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.core/pom.xml
branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.doc.user/pom.xml
branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.ssh/pom.xml
branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.ui.mbeans/pom.xml
branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.ui/pom.xml
branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.wtp.core/pom.xml
branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.wtp.ui/pom.xml
branches/tycho_exp/as/plugins/pom.xml
Modified:
branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.classpath.core/
Log:
tycho experiment
Added: branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.archives.webtools/pom.xml
===================================================================
--- branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.archives.webtools/pom.xml
(rev 0)
+++
branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.archives.webtools/pom.xml 2009-11-21
15:28:23 UTC (rev 18772)
@@ -0,0 +1,14 @@
+<project
+xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>..\..\..\parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.ide.eclipse.archives.webtools</artifactId>
+ <version>1.0.0</version>
+ <packaging>eclipse-plugin</packaging>
+</project>
Property changes on:
branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.classpath.core
___________________________________________________________________
Name: svn:ignore
- bin
+ bin
target
Added: branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.classpath.core/pom.xml
===================================================================
--- branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.classpath.core/pom.xml
(rev 0)
+++
branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.classpath.core/pom.xml 2009-11-21
15:28:23 UTC (rev 18772)
@@ -0,0 +1,14 @@
+<project
+xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>..\..\..\parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.ide.eclipse.as.classpath.core</artifactId>
+ <version>1.0.0</version>
+ <packaging>eclipse-plugin</packaging>
+</project>
Added: branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.classpath.ui/pom.xml
===================================================================
--- branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.classpath.ui/pom.xml
(rev 0)
+++ branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.classpath.ui/pom.xml 2009-11-21
15:28:23 UTC (rev 18772)
@@ -0,0 +1,14 @@
+<project
+xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>..\..\..\parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.ide.eclipse.as.classpath.ui</artifactId>
+ <version>1.0.0</version>
+ <packaging>eclipse-plugin</packaging>
+</project>
Added: branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.core/pom.xml
===================================================================
--- branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.core/pom.xml
(rev 0)
+++ branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.core/pom.xml 2009-11-21
15:28:23 UTC (rev 18772)
@@ -0,0 +1,14 @@
+<project
+xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>..\..\..\parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.ide.eclipse.as.core</artifactId>
+ <version>1.0.0</version>
+ <packaging>eclipse-plugin</packaging>
+</project>
Added: branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.doc.user/pom.xml
===================================================================
--- branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.doc.user/pom.xml
(rev 0)
+++ branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.doc.user/pom.xml 2009-11-21
15:28:23 UTC (rev 18772)
@@ -0,0 +1,14 @@
+<project
+xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>..\..\..\parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.ide.eclipse.as.doc.user</artifactId>
+ <version>1.0.0</version>
+ <packaging>eclipse-plugin</packaging>
+</project>
Added: branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.ssh/pom.xml
===================================================================
--- branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.ssh/pom.xml
(rev 0)
+++ branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.ssh/pom.xml 2009-11-21 15:28:23
UTC (rev 18772)
@@ -0,0 +1,14 @@
+<project
+xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>..\..\..\parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.ide.eclipse.as.ssh</artifactId>
+ <version>1.0.0.qualifier</version>
+ <packaging>eclipse-plugin</packaging>
+</project>
Added: branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.ui/pom.xml
===================================================================
--- branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.ui/pom.xml
(rev 0)
+++ branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.ui/pom.xml 2009-11-21 15:28:23
UTC (rev 18772)
@@ -0,0 +1,14 @@
+<project
+xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>..\..\..\parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.ide.eclipse.as.ui</artifactId>
+ <version>1.0.0</version>
+ <packaging>eclipse-plugin</packaging>
+</project>
Added: branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.ui.mbeans/pom.xml
===================================================================
--- branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.ui.mbeans/pom.xml
(rev 0)
+++ branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.ui.mbeans/pom.xml 2009-11-21
15:28:23 UTC (rev 18772)
@@ -0,0 +1,14 @@
+<project
+xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>..\..\..\parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.ide.eclipse.as.ui.mbeans</artifactId>
+ <version>1.0.0</version>
+ <packaging>eclipse-plugin</packaging>
+</project>
Added: branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.wtp.core/pom.xml
===================================================================
--- branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.wtp.core/pom.xml
(rev 0)
+++ branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.wtp.core/pom.xml 2009-11-21
15:28:23 UTC (rev 18772)
@@ -0,0 +1,14 @@
+<project
+xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>..\..\..\parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.ide.eclipse.as.wtp.core</artifactId>
+ <version>1.0.0.qualifier</version>
+ <packaging>eclipse-plugin</packaging>
+</project>
Added: branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.wtp.ui/pom.xml
===================================================================
--- branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.wtp.ui/pom.xml
(rev 0)
+++ branches/tycho_exp/as/plugins/org.jboss.ide.eclipse.as.wtp.ui/pom.xml 2009-11-21
15:28:23 UTC (rev 18772)
@@ -0,0 +1,14 @@
+<project
+xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>..\..\..\parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.ide.eclipse.as.wtp.ui</artifactId>
+ <version>1.0.0.qualifier</version>
+ <packaging>eclipse-plugin</packaging>
+</project>
Added: branches/tycho_exp/as/plugins/pom.xml
===================================================================
--- branches/tycho_exp/as/plugins/pom.xml (rev 0)
+++ branches/tycho_exp/as/plugins/pom.xml 2009-11-21 15:28:23 UTC (rev 18772)
@@ -0,0 +1,26 @@
+<project
+xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>..\..\parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>as.plugins</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>pom</packaging>
+ <modules>
+ <module>org.jboss.ide.eclipse.archives.webtools</module>
+ <module>org.jboss.ide.eclipse.as.classpath.core</module>
+ <module>org.jboss.ide.eclipse.as.classpath.ui</module>
+ <module>org.jboss.ide.eclipse.as.core</module>
+ <module>org.jboss.ide.eclipse.as.doc.user</module>
+ <module>org.jboss.ide.eclipse.as.ssh</module>
+ <module>org.jboss.ide.eclipse.as.ui</module>
+ <module>org.jboss.ide.eclipse.as.ui.mbeans</module>
+ <module>org.jboss.ide.eclipse.as.wtp.core</module>
+ <module>org.jboss.ide.eclipse.as.wtp.ui</module>
+ </modules>
+</project>