]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - integration-tests/org.argeo.slc.it.webapp/pom.xml
Use commons as parent
[gpl/argeo-slc.git] / integration-tests / org.argeo.slc.it.webapp / pom.xml
index 034317318dfb17a9fe8c406ce84ce7e5ac5d66fb..18f192bc6efc845baf26e97422583d15c9d143e0 100644 (file)
                                        </execution>
                                </executions>
                        </plugin>
+                               <plugin>
+                                       <artifactId>maven-jar-plugin</artifactId>
+                                       <configuration>
+                                               <archive>
+                                                       <manifestFile>META-INF/MANIFEST.MF</manifestFile>
+                                               </archive>
+                                       </configuration>
+                               </plugin>
                </plugins>
        </build>
        <dependencies>