]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.equinox/pom.xml
Improve error reporting
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.equinox / pom.xml
index 6bb2762094842423be1aa38658f003904998e282..88c5beb9103ccad276f3baf9e2275927fb0869f2 100644 (file)
                                                <goals>
                                                        <goal>test-jar</goal>
                                                </goals>
+                                               <configuration>
+                                                       <archive>
+                                                               <manifestFile>src/test/resources/META-INF/MANIFEST.MF</manifestFile>
+                                                       </archive>
+                                               </configuration>
                                        </execution>
                                </executions>
                        </plugin>