]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.simple/pom.xml
Remove dependencies to ant
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.simple / pom.xml
index 40dc4a0ea95f6a6a22c47a288ad0c3c6115ca7ea..d65ef683a4b374f4907ab60cd3e708c70ccd348b 100644 (file)
                                                <goals>
                                                        <goal>test-jar</goal>
                                                </goals>
+                                               <configuration>
+                                                       <archive>
+                                                               <manifestFile>target/test-classes/META-INF/MANIFEST.MF</manifestFile>
+                                                       </archive>
+                                               </configuration>
                                        </execution>
                                </executions>
                        </plugin>