Improve POM description
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 25 Feb 2011 20:28:47 +0000 (20:28 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 25 Feb 2011 20:28:47 +0000 (20:28 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@4213 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

17 files changed:
basic/dep/org.argeo.basic.dep.log4j/pom.xml
eclipse/features/org.argeo.eclipse.dep.common/pom.xml
eclipse/features/org.argeo.eclipse.dep.rap/pom.xml
eclipse/features/org.argeo.eclipse.dep.rcp/pom.xml
eclipse/runtime/pom.xml
osgi/dep/org.argeo.osgi.dep.stdruntime/pom.xml
osgi/dep/pom.xml
sandbox/runtime/org.argeo.sandbox.jackrabbit/pom.xml
security/dep/org.argeo.security.dep.ads/pom.xml
security/dep/org.argeo.security.dep.ldap/pom.xml
server/dep/org.argeo.server.dep.activemq/pom.xml
server/dep/org.argeo.server.dep.ads/pom.xml
server/dep/org.argeo.server.dep.hibernate/pom.xml
server/dep/org.argeo.server.dep.jackrabbit.server/pom.xml
server/dep/org.argeo.server.dep.javax/pom.xml
server/dep/org.argeo.server.dep.tomcat/pom.xml
server/runtime/org.argeo.server.webextender/pom.xml

index fe666915a7f25c7d7506cec13deae5a3d3337d95..04a69e16c9150bd410a980da5ab0b274431f2f0b 100644 (file)
@@ -8,7 +8,7 @@
        </parent>
        <artifactId>org.argeo.basic.dep.log4j</artifactId>
        <packaging>pom</packaging>
-       <name>Apache Log4j (SLF4J)</name>
+       <name>Commons Apache Log4j (SLF4J) Dependencies</name>
        <dependencies>
                <dependency>
                        <groupId>org.slf4j</groupId>
index 3bc6845e1036071ff977682ccbc58bffc62a9bff..8846063f4d6bcb66585273e289c81760f8f7c48b 100644 (file)
@@ -8,7 +8,7 @@
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.common</artifactId>
-       <name>Commons Eclipse Dependencies</name>
+       <name>Commons Eclipse Shared Dependencies</name>
        <build>
                <plugins>
                        <plugin>
index bbbd724078cf35f5a372a57e8e1d644af880493c..2a27b523b8c6fdd06c5421095f0a3bc4ce0a7928 100644 (file)
@@ -8,7 +8,7 @@
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-       <name>Commons RAP Dependencies</name>
+       <name>Commons Eclipse RAP Dependencies</name>
        <build>
                <plugins>
                        <plugin>
index 69c731326bbd33ae895bafb219e51287374f49d7..19f23bb6c6088a64a9aac3e7ea69fdcaa4093990 100644 (file)
@@ -8,7 +8,7 @@
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-       <name>Commons RCP Dependencies</name>
+       <name>Commons Eclipse RCP Dependencies</name>
        <build>
                <plugins>
                        <plugin>
index cc6c1058e2287281427bca3bcb161fdb95f07524..338373b99b355edd4b1e86095ee0d81513a62b76 100644 (file)
@@ -7,7 +7,7 @@
                <relativePath>..</relativePath>
        </parent>
        <artifactId>runtime</artifactId>
-       <name>Commons Eclipse runtime</name>
+       <name>Commons Eclipse Runtime</name>
        <packaging>pom</packaging>
        <modules>
                <module>org.argeo.eclipse.ui</module>
index 843651f33d927433b543cd0ce87ddb6b2a0f0879..a54fbe40ff0002746a6f360569b8edc4b882f978 100644 (file)
@@ -8,7 +8,7 @@
        </parent>
        <artifactId>org.argeo.osgi.dep.stdruntime</artifactId>
        <packaging>pom</packaging>
-       <name>Dep OSGi Runtime</name>
+       <name>Commons OSGi Standard Runtime Dependencies</name>
        <dependencies>
                <!-- OSGi Boot (and Equinox) -->
                <dependency>
index 82e92db93158130e6027f00e0c05de63282d755e..c3152db6ae879448fd103aa84779fe2458c87a24 100644 (file)
@@ -9,7 +9,7 @@
        </parent>
        <groupId>org.argeo.commons.osgi</groupId>
        <artifactId>dep</artifactId>
-       <name>Commons Server Dependencies</name>
+       <name>Commons OSGi Dependencies</name>
        <packaging>pom</packaging>
        <modules>
                <module>org.argeo.osgi.dep.stdruntime</module>
index 82a2c1cbc33a908493979eebae3dc4361361859e..542cf8c51a923381d294e96f6dfdc8f99cc09890 100644 (file)
@@ -7,7 +7,7 @@
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.sandbox.jackrabbit</artifactId>
-       <name>Sandbox Jackrabbit</name>
+       <name>Commons Sandbox Jackrabbit</name>
        <build>
                <plugins>
                        <plugin>
index 7d21ecaaa148877cb1ae502017ae14d60fb475f8..f9e8999e0c6f8d8523328e0490969c1f26f4dc63 100644 (file)
@@ -9,7 +9,7 @@
        </parent>
        <artifactId>org.argeo.security.dep.ads</artifactId>
        <packaging>pom</packaging>
-       <name>Dep Security Apache Directory Server</name>
+       <name>Commons Security ADS Dependencies</name>
        <dependencies>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
index 1e13728f582530a748ae86ed905e944c6717145a..c9e0bca16da03e45e0ada767dfc6ffb1445eb911 100644 (file)
@@ -8,7 +8,7 @@
        </parent>
        <artifactId>org.argeo.security.dep.ldap</artifactId>
        <packaging>pom</packaging>
-       <name>Dep Security LDAP</name>
+       <name>Commons Security LDAP Dependencies</name>
        <dependencies>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
index 078400bcb8337d9d28697d8c9fba1be1c1c32ca4..71d844486b00c0438f2e8ee03abc3517e44bf1fe 100644 (file)
@@ -9,7 +9,7 @@
        </parent>
        <artifactId>org.argeo.server.dep.activemq</artifactId>
        <packaging>pom</packaging>
-       <name>Dep Apache Active MQ</name>
+       <name>Commons Active MQ Dependencies</name>
        <dependencies>
                <!-- Commons Dep -->
                <dependency>
index 4055c8ab10a3d31d3eff5781e43f11037bd4859a..539b47de3f1f0c4779a12877014f551cc33d66af 100644 (file)
@@ -8,7 +8,7 @@
        </parent>
        <artifactId>org.argeo.server.dep.ads</artifactId>
        <packaging>pom</packaging>
-       <name>Dep Apache Directory Server</name>
+       <name>Commons Apache Directory Server Dependencies</name>
        <dependencies>
                <!--  Commons Dep -->
                <dependency>
index 56f873052cab63b114bb9cd8627881c039621b10..7aece38ddde67c7f7259bbf19e33adb0affb0708 100644 (file)
@@ -8,7 +8,7 @@
        </parent>
        <artifactId>org.argeo.server.dep.hibernate</artifactId>
        <packaging>pom</packaging>
-       <name>Dep Hibernate</name>
+       <name>Commons Hibernate Dependencies</name>
        <dependencies>
                <!--  Commons Dep -->
                <dependency>
index 9ee053ea7d8e897ce318013242e4d19a1b1a11bb..cc63f5a76aa6c65616dc5e17246b6d3d54cdc944 100644 (file)
@@ -9,7 +9,7 @@
        </parent>
        <artifactId>org.argeo.server.dep.jackrabbit.server</artifactId>
        <packaging>pom</packaging>
-       <name>Dep Jack Rabbit Server</name>
+       <name>Commons Jackrabbit Dependencies</name>
        <dependencies>
                <dependency>
                        <groupId>org.argeo.dep.osgi</groupId>
index ce32cdb9b6b9b2220c86884752f153403d8976ca..c3cdcf54b93b999504d2878352f304788ac354b5 100644 (file)
@@ -9,7 +9,7 @@
        </parent>
        <artifactId>org.argeo.server.dep.javax</artifactId>
        <packaging>pom</packaging>
-       <name>Dep Javax</name>
+       <name>Commons Provided Javax Dependencies</name>
        <description>Component provided by Java 6</description>
        <dependencies>
                <dependency>
index 8aab7db73a945dcd84ddfd79e89f8f1549f0a750..9b6f306bd47634eb94daaeed478232921a767c7d 100644 (file)
@@ -9,7 +9,7 @@
        </parent>
        <artifactId>org.argeo.server.dep.tomcat</artifactId>
        <packaging>pom</packaging>
-       <name>Dep Apache Tomcat</name>
+       <name>Commons Tomcat Dependencies</name>
        <dependencies>
                <!-- Commons Dep -->
                <dependency>
index da4b0ba11f6d83cb4f0578556fbfa99009899428..960d829a30d30982eaf1e56b0ce28eb05705080f 100644 (file)
@@ -52,5 +52,9 @@
                        <groupId>org.springframework</groupId>
                        <artifactId>org.springframework.beans</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.slf4j</groupId>
+                       <artifactId>com.springsource.slf4j.org.apache.commons.logging</artifactId>
+               </dependency>
        </dependencies>
 </project>