]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.simple/pom.xml
Improce documentation
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.simple / pom.xml
index c2fd56e940092f09ba5b34af3de5643c3e1ac7fc..f508410e16b846be58a099a813e307865529b595 100644 (file)
@@ -3,9 +3,9 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
-               <artifactId>argeo-slc</artifactId>
-               <version>0.11.3-SNAPSHOT</version>
-               <relativePath>../../org.argeo.slc</relativePath>
+               <artifactId>runtime</artifactId>
+               <version>0.11.4-SNAPSHOT</version>
+               <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
        <artifactId>org.argeo.slc.support.simple</artifactId>
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-jar-plugin</artifactId>
+                               <!--
+                                       <executions> <execution> <goals> <goal>test-jar</goal> </goals>
+                                       <configuration> <archive>
+                                       <manifestFile>target/test-classes/META-INF/MANIFEST.MF</manifestFile>
+                                       </archive> </configuration> </execution> </executions>
+                               -->
                        </plugin>
                        <plugin>
                                <groupId>org.apache.felix</groupId>
@@ -39,7 +45,6 @@
                                                        org.argeo.slc.*,org.argeo.slc.core.test.spring
                                                </Export-Package>
                                                <Import-Package>*,org.apache.commons.logging;version="1.1",
-                                                       org.hibernate.proxy;resolution:="optional",
                                                        org.dbunit;resolution:="optional",
                                                        org.dbunit.database;resolution:="optional",
                                                        org.dbunit.dataset;resolution:="optional",