]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dep/pom.xml
Site deployment
[gpl/argeo-slc.git] / dep / pom.xml
index fa63778bd7f92a8ed1dc0794173bbcef70ab0358..de4b48b5baf2d379579f3908f5d99aed9acded9b 100644 (file)
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
                        </plugin>
+                       <plugin>
+                               <artifactId>maven-assembly-plugin</artifactId>
+                               <dependencies>
+                                       <dependency>
+                                               <groupId>org.argeo.commons</groupId>
+                                               <artifactId>assembly-descriptors</artifactId>
+                                               <version>${version.argeo-commons}</version>
+                                       </dependency>
+                               </dependencies>
+                               <configuration>
+                                       <attach>false</attach>
+                               </configuration>
+                       </plugin>
                </plugins>
        </build>
        <dependencies>