Minimize Maven Bundle Plugin references
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 25 Oct 2012 15:46:59 +0000 (15:46 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 25 Oct 2012 15:46:59 +0000 (15:46 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5652 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

base/runtime/pom.xml
security/dep/pom.xml
security/modules/org.argeo.security.dao.jackrabbit/pom.xml
security/modules/pom.xml
security/runtime/pom.xml
server/modules/pom.xml
server/runtime/pom.xml

index f8e0930b569857755848da64f897de5ab632421a..51a48cdc60762b9ef58c24f85c416eefdd81ca49 100644 (file)
                                </includes>
                        </resource>
                </resources>
-               <plugins>
-                       <plugin>
-                               <groupId>org.apache.felix</groupId>
-                               <artifactId>maven-bundle-plugin</artifactId>
-                       </plugin>
-               </plugins>
        </build>
 </project>
index a9dcfa6173920aa9928292336c551d49eb291665..d9241f43a1187f5340eca9898cb7b04a956fe8a6 100644 (file)
@@ -27,9 +27,6 @@
                        </resource>
                </resources>
                <plugins>
-                       <plugin>
-                               <artifactId>maven-jar-plugin</artifactId>
-                       </plugin>
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
index 1d125a17db721843b308c1aeef3f80322adbd151..50c61a5c01e8cbb5a433dc26555218549971370d 100644 (file)
@@ -1,4 +1,5 @@
-<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">
+<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.security</groupId>
@@ -8,4 +9,12 @@
        </parent>
        <artifactId>org.argeo.security.dao.jackrabbit</artifactId>
        <name>Commons Security DAO Jackrabbit</name>
+       <build>
+               <plugins>
+                       <plugin>
+                               <groupId>org.apache.felix</groupId>
+                               <artifactId>maven-bundle-plugin</artifactId>
+                       </plugin>
+               </plugins>
+       </build>
 </project>
\ No newline at end of file
index da264efc5735e905701aec5c21bfa68ca1f9adb3..d469f8506cf6f68652da4a2b2e6194faa636a94c 100644 (file)
                                </excludes>
                        </resource>
                </resources>
-               <plugins>
-                       <plugin>
-                               <groupId>org.apache.felix</groupId>
-                               <artifactId>maven-bundle-plugin</artifactId>
-                       </plugin>
-               </plugins>
        </build>
 </project>
\ No newline at end of file
index 94ac6083bf73b24fbffe52e02ee9559281afa268..17a957d79eeedd83e0280aaeb47d1b015a0e912b 100644 (file)
                                </includes>
                        </resource>
                </resources>
-               <plugins>
-                       <plugin>
-                               <groupId>org.apache.felix</groupId>
-                               <artifactId>maven-bundle-plugin</artifactId>
-                       </plugin>
-               </plugins>
        </build>
 </project>
\ No newline at end of file
index 3c93c4e9cd0d2afa5367871bf0f3da8a33971b57..d9e7c7c28bb3a8da55e352e0f2e176f5944648a8 100644 (file)
                                </excludes>
                        </resource>
                </resources>
-               <plugins>
-                       <plugin>
-                               <groupId>org.apache.felix</groupId>
-                               <artifactId>maven-bundle-plugin</artifactId>
-                       </plugin>
-               </plugins>
        </build>
 </project>
\ No newline at end of file
index 8f6df44f36ca2cb4ea62c40aa58b1877022b0c2f..9f394401e2bf61cdcac52d8290b40a462f17c732 100644 (file)
                                </includes>
                        </resource>
                </resources>
-               <plugins>
-                       <plugin>
-                               <groupId>org.apache.felix</groupId>
-                               <artifactId>maven-bundle-plugin</artifactId>
-                       </plugin>
-               </plugins>
        </build>
 </project>
\ No newline at end of file