Author: nickboldt
Date: 2010-09-20 13:48:08 -0400 (Mon, 20 Sep 2010)
New Revision: 25031
Added:
trunk/build/component/README.txt
Removed:
trunk/build/component/archives.xml
trunk/build/component/as.xml
trunk/build/component/common.xml
trunk/build/component/jmx.xml
trunk/build/component/seam.xml
trunk/build/component/tests.xml
trunk/build/component/vpe.xml
Log:
add README - this folder is now deprecated thanks to ../../build/pom.xml bootstrap
profiles
Added: trunk/build/component/README.txt
===================================================================
--- trunk/build/component/README.txt (rev 0)
+++ trunk/build/component/README.txt 2010-09-20 17:48:08 UTC (rev 25031)
@@ -0,0 +1,11 @@
+The poms in this folder are deprecated. See ../../build/pom.xml and use
-P${component.name} or -P${component.name}-bootstrap instead.
+
+For example:
+
+ mvn3 clean install -f build/pom.xml -Pjmx-bootstrap
+
+See also:
+
+
https://www.jboss.org/tools/docs/building (redirects to
http://community.jboss.org/wiki/HowtoBuildJBossToolswithMaven3)
+
https://www.jboss.org/tools/docs/testing
+
Deleted: trunk/build/component/archives.xml
===================================================================
--- trunk/build/component/archives.xml 2010-09-20 17:46:39 UTC (rev 25030)
+++ trunk/build/component/archives.xml 2010-09-20 17:48:08 UTC (rev 25031)
@@ -1,16 +0,0 @@
-<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>
- <groupId>org.jboss</groupId>
- <artifactId>tools</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>pom</packaging>
- <modules>
- <module>../parent</module>
- <module>../libs</module>
-
- <module>../../tests</module>
- <module>../../jmx</module>
- <module>../../archives</module>
- </modules>
-</project>
Deleted: trunk/build/component/as.xml
===================================================================
--- trunk/build/component/as.xml 2010-09-20 17:46:39 UTC (rev 25030)
+++ trunk/build/component/as.xml 2010-09-20 17:48:08 UTC (rev 25031)
@@ -1,17 +0,0 @@
-<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>
- <groupId>org.jboss</groupId>
- <artifactId>tools</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>pom</packaging>
- <modules>
- <module>../parent</module>
- <module>../libs</module>
-
- <module>../../tests</module>
- <module>../../jmx</module>
- <module>../../archives</module>
- <module>../../as</module>
- </modules>
-</project>
Deleted: trunk/build/component/common.xml
===================================================================
--- trunk/build/component/common.xml 2010-09-20 17:46:39 UTC (rev 25030)
+++ trunk/build/component/common.xml 2010-09-20 17:48:08 UTC (rev 25031)
@@ -1,15 +0,0 @@
-<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>
- <groupId>org.jboss.build.component</groupId>
- <artifactId>common</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>pom</packaging>
- <modules>
- <module>../parent</module>
- <module>../libs</module>
-
- <module>../../tests</module>
- <module>../../common</module>
- </modules>
-</project>
Deleted: trunk/build/component/jmx.xml
===================================================================
--- trunk/build/component/jmx.xml 2010-09-20 17:46:39 UTC (rev 25030)
+++ trunk/build/component/jmx.xml 2010-09-20 17:48:08 UTC (rev 25031)
@@ -1,15 +0,0 @@
-<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>
- <groupId>org.jboss</groupId>
- <artifactId>tools</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>pom</packaging>
- <modules>
- <module>../parent</module>
- <module>../libs</module>
-
- <module>../../tests</module>
- <module>../../jmx</module>
- </modules>
-</project>
Deleted: trunk/build/component/seam.xml
===================================================================
--- trunk/build/component/seam.xml 2010-09-20 17:46:39 UTC (rev 25030)
+++ trunk/build/component/seam.xml 2010-09-20 17:48:08 UTC (rev 25031)
@@ -1,24 +0,0 @@
-<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>
- <groupId>org.jboss</groupId>
- <artifactId>tools</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>pom</packaging>
- <modules>
- <module>../parent</module>
- <module>../libs</module>
-
- <module>../../tests</module>
- <module>../../jmx</module>
- <module>../../archives</module>
- <module>../../as</module>
- <module>../../common</module>
- <module>../../jst</module>
- <!-- <module>../../xulrunner</module> -->
- <module>../../vpe</module>
- <module>../../jsf</module>
- <module>../../hibernatetools</module>
- <module>../../seam</module>
- </modules>
-</project>
Deleted: trunk/build/component/tests.xml
===================================================================
--- trunk/build/component/tests.xml 2010-09-20 17:46:39 UTC (rev 25030)
+++ trunk/build/component/tests.xml 2010-09-20 17:48:08 UTC (rev 25031)
@@ -1,14 +0,0 @@
-<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>
- <groupId>org.jboss</groupId>
- <artifactId>tools</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>pom</packaging>
- <modules>
- <module>../parent</module>
- <module>../libs</module>
-
- <module>../../tests</module>
- </modules>
-</project>
Deleted: trunk/build/component/vpe.xml
===================================================================
--- trunk/build/component/vpe.xml 2010-09-20 17:46:39 UTC (rev 25030)
+++ trunk/build/component/vpe.xml 2010-09-20 17:48:08 UTC (rev 25031)
@@ -1,21 +0,0 @@
-<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>
- <groupId>org.jboss</groupId>
- <artifactId>tools</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>pom</packaging>
- <modules>
- <module>../parent</module>
- <module>../libs</module>
-
- <module>../../tests</module>
- <module>../../jmx</module>
- <module>../../archives</module>
- <module>../../as</module>
- <module>../../common</module>
- <module>../../jst</module>
- <!-- <module>../../xulrunner</module> -->
- <module>../../vpe</module>
- </modules>
-</project>