]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
Remove unused attachments
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 27 Jun 2009 15:59:11 +0000 (15:59 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 27 Jun 2009 15:59:11 +0000 (15:59 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@2609 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

runtime/org.argeo.slc.osgiboot/pom.xml

index 39ab6a9de97962e70501224ed80079032dee6df1..04dcf760e982229564015b7fbbea0f8920072628 100644 (file)
@@ -33,6 +33,7 @@
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-surefire-plugin</artifactId>
                        </plugin>
+                       <!-- 
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-assembly-plugin</artifactId>
@@ -51,6 +52,7 @@
                                        </execution>
                                </executions>
                        </plugin>
+                        -->
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
@@ -61,6 +63,7 @@
                                        </instructions>
                                </configuration>
                        </plugin>
+                       <!-- 
                        <plugin>
                                <groupId>org.codehaus.mojo</groupId>
                                <artifactId>build-helper-maven-plugin</artifactId>
@@ -84,7 +87,7 @@
                                        </execution>
                                </executions>
                        </plugin>
-
+ -->
                </plugins>
        </build>
        <dependencies>