Relink POMs
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 17 Jul 2012 12:44:05 +0000 (12:44 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 17 Jul 2012 12:44:05 +0000 (12:44 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5484 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

19 files changed:
base/dep/org.argeo.basic.dep.log4j/pom.xml
base/dep/org.argeo.eclipse.dep.rap/pom.xml
base/dep/org.argeo.eclipse.dep.rcp/pom.xml
base/dep/org.argeo.osgi.dep.jackrabbit/pom.xml
base/dep/org.argeo.osgi.dep.stdruntime/pom.xml
base/dep/pom.xml
base/dist/osgi-boot/pom.xml
base/dist/pom.xml
base/plugins/org.argeo.osgi.ui.explorer/pom.xml
base/plugins/pom.xml
base/pom.xml
base/runtime/org.argeo.basic.nodeps/pom.xml
base/runtime/org.argeo.eclipse.ui.jcr/pom.xml
base/runtime/org.argeo.eclipse.ui.rap/pom.xml
base/runtime/org.argeo.eclipse.ui.rcp/pom.xml
base/runtime/org.argeo.eclipse.ui/pom.xml
base/runtime/org.argeo.osgi.boot/pom.xml
base/runtime/org.argeo.support.junit/pom.xml
base/runtime/pom.xml

index 8a71b3cd82588835afae288b931fb80afa6e808a..ab7f5db12db5f358b486adb9ba5aa6cfaa24b483 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?><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">
        <modelVersion>4.0.0</modelVersion>
        <parent>
-               <groupId>org.argeo.commons.basic</groupId>
+               <groupId>org.argeo.commons.base</groupId>
                <version>1.1.4-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
index e2f81dcd8266fd82844c080023cb2d25ff229e6e..e48c8763594da50accc9e150dc57a835f6befc25 100644 (file)
@@ -2,7 +2,7 @@
 <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">
        <modelVersion>4.0.0</modelVersion>
        <parent>
-               <groupId>org.argeo.commons.eclipse</groupId>
+               <groupId>org.argeo.commons.base</groupId>
                <artifactId>dep</artifactId>
                <version>1.1.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
index 740dfea38bf9011937aa7729c6199e51f19abe73..16df7fd3aa9a263c4716400df435a0cbd91ff409 100644 (file)
@@ -2,7 +2,7 @@
 <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">
        <modelVersion>4.0.0</modelVersion>
        <parent>
-               <groupId>org.argeo.commons.eclipse</groupId>
+               <groupId>org.argeo.commons.base</groupId>
                <artifactId>dep</artifactId>
                <version>1.1.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
index 0f3585150e7c12188cc2817f069ce3d6b450b536..01c60f9ec2f958ad2d9b8d611bc273a4f346b816 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?><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">
        <modelVersion>4.0.0</modelVersion>
        <parent>
-               <groupId>org.argeo.commons.osgi</groupId>
+               <groupId>org.argeo.commons.base</groupId>
                <version>1.1.4-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
index f007600d0d5374c231c6471a6ad491df536ead91..d924266c427fdadf60e560ca7843c1cca8aa96f2 100644 (file)
@@ -1,7 +1,7 @@
 <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">
        <modelVersion>4.0.0</modelVersion>
        <parent>
-               <groupId>org.argeo.commons.osgi</groupId>
+               <groupId>org.argeo.commons.base</groupId>
                <version>1.1.4-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
index de5fa6b0ed509279f3a4c19b807512afcb6cff3f..fc839724f6800bb84ff967977ab82d9fe48ef9a3 100644 (file)
        <name>Commons Base Dependencies</name>
        <packaging>pom</packaging>
        <modules>
+               <module>org.argeo.basic.dep.log4j</module>
+               <module>org.argeo.osgi.dep.stdruntime</module>
+               <module>org.argeo.osgi.dep.jackrabbit</module>
+               <module>org.argeo.eclipse.dep.rap</module>
+               <module>org.argeo.eclipse.dep.rcp</module>
        </modules>
 </project>
\ No newline at end of file
index 069c8baf837a09358bc22ce152f3b36d00e76f86..9cd92061a8829d4853677b48cba32290f6b7d0d3 100644 (file)
@@ -1,7 +1,7 @@
 <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">
        <modelVersion>4.0.0</modelVersion>
        <parent>
-               <groupId>org.argeo.commons.osgi</groupId>
+               <groupId>org.argeo.commons.base</groupId>
                <version>1.1.4-SNAPSHOT</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
index 48b81a25831a955ca7c8bcbdbdc2c9576a7710be..3615899918748bbab836eeef276ac944de249dc1 100644 (file)
@@ -3,13 +3,13 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
+               <artifactId>base</artifactId>
                <version>1.1.4-SNAPSHOT</version>
-               <artifactId>osgi</artifactId>
                <relativePath>..</relativePath>
        </parent>
-       <groupId>org.argeo.commons.osgi</groupId>
+       <groupId>org.argeo.commons.base</groupId>
        <artifactId>dist</artifactId>
-       <name>Commons OSGi Distributions</name>
+       <name>Commons Base Distributions</name>
        <packaging>pom</packaging>
        <modules>
                <module>osgi-boot</module>
index c41870960477cc8f02c6ef2207490fb180a43993..e4009be02d2c866276ca783981ec28bdaadbaa89 100644 (file)
@@ -1,7 +1,7 @@
 <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">
        <modelVersion>4.0.0</modelVersion>
        <parent>
-               <groupId>org.argeo.commons.osgi</groupId>
+               <groupId>org.argeo.commons.base</groupId>
                <version>1.1.4-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
index 01d9d0a06599f4f47cef0530bfe84971dd58cd48..1a8d046245edce3d987af285b64e85d6e6560894 100644 (file)
@@ -2,11 +2,11 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
+               <artifactId>base</artifactId>
                <version>1.1.4-SNAPSHOT</version>
-               <artifactId>osgi</artifactId>
                <relativePath>..</relativePath>
        </parent>
-       <groupId>org.argeo.commons.osgi</groupId>
+       <groupId>org.argeo.commons.base</groupId>
        <artifactId>plugins</artifactId>
        <name>Commons OSGi Eclipse Plugins</name>
        <packaging>pom</packaging>
index 8ac7d7addd17b050993200ff1fa213f6254f5117..956ba65e90a484f6c021574aeace8d35ffc85f47 100644 (file)
@@ -14,5 +14,7 @@
        <modules>
                <module>dep</module>
                <module>runtime</module>
+               <module>plugins</module>
+               <module>dist</module>
        </modules>
 </project>
\ No newline at end of file
index 313facfe8d45b3c4f41d20b0223b7c6aae930de3..cdfdef831bd21dd4271e2621f928933a67c81358 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?><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">
        <modelVersion>4.0.0</modelVersion>
        <parent>
-               <groupId>org.argeo.commons.basic</groupId>
+               <groupId>org.argeo.commons.base</groupId>
                <artifactId>runtime</artifactId>
                <version>1.1.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
index 304cbaf82bb118291aca9ac059099f2b113906d9..62141ed4c36703778bd3cf175c1b62dda0f32afb 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?><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">
        <modelVersion>4.0.0</modelVersion>
        <parent>
-               <groupId>org.argeo.commons.eclipse</groupId>
+               <groupId>org.argeo.commons.base</groupId>
                <version>1.1.4-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
index dd4acebd68c219398a5c44f9f79e5cd9c29b23ab..eb1679637af8c3b728bd6be487e9c27eeaa948d2 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?><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">
        <modelVersion>4.0.0</modelVersion>
        <parent>
-               <groupId>org.argeo.commons.eclipse</groupId>
+               <groupId>org.argeo.commons.base</groupId>
                <version>1.1.4-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
index 04480f5969db528f116559bf39712b711a8f3afc..52ccbcba29d37e2b28497ebd5cbfbf73248ea3a8 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?><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">
        <modelVersion>4.0.0</modelVersion>
        <parent>
-               <groupId>org.argeo.commons.eclipse</groupId>
+               <groupId>org.argeo.commons.base</groupId>
                <version>1.1.4-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
index 1be829d4beec5d2dbab0d257887b47e641ccbc8b..3b2d42f99327a24bb2374241417ccc7388d161a1 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?><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">
        <modelVersion>4.0.0</modelVersion>
        <parent>
-               <groupId>org.argeo.commons.eclipse</groupId>
+               <groupId>org.argeo.commons.base</groupId>
                <version>1.1.4-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
index be3441903ed9034167bd6308fbaed365eb5cb4ae..472203b04e9c4d50ebbf8c7260ade84e2d9174b7 100644 (file)
@@ -2,7 +2,7 @@
 <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">
        <modelVersion>4.0.0</modelVersion>
        <parent>
-               <groupId>org.argeo.commons.osgi</groupId>
+               <groupId>org.argeo.commons.base</groupId>
                <version>1.1.4-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
index 28e864707e38105fedf955edfe1f5329951311a9..f6e7ec217f07e07628b48c912ac13b2c23a91975 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?><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">
        <modelVersion>4.0.0</modelVersion>
        <parent>
-               <groupId>org.argeo.commons.basic</groupId>
+               <groupId>org.argeo.commons.base</groupId>
                <artifactId>runtime</artifactId>
                <version>1.1.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
index 0339658ee8027c736f6241553b115954105073ca..84d8492271aacc4ac58af3dda611a27611df80f4 100644 (file)
        <name>Commons Base Runtime</name>
        <packaging>pom</packaging>
        <modules>
+               <module>org.argeo.basic.nodeps</module>
+               <module>org.argeo.support.junit</module>
+               <module>org.argeo.osgi.boot</module>
+               <module>org.argeo.eclipse.ui</module>
+               <module>org.argeo.eclipse.ui.rap</module>
+               <module>org.argeo.eclipse.ui.rcp</module>
+               <module>org.argeo.eclipse.ui.jcr</module>
        </modules>
        <build>
                <resources>