diff artifact-database/pom.xml @ 538:8bf00b8266fe 3.1.10

Add script for creation of h2-database and remove concurrent config.
author Tom Gottfried <tom@intevation.de>
date Wed, 17 Dec 2014 15:46:21 +0100
parents a3397b6aab0a
children 05caf2e731d0 5cd1c627cda9
line wrap: on
line diff
--- a/artifact-database/pom.xml	Tue Dec 16 17:39:57 2014 +0100
+++ b/artifact-database/pom.xml	Wed Dec 17 15:46:21 2014 +0100
@@ -28,19 +28,6 @@
           </archive>
         </configuration>
       </plugin>
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>exec-maven-plugin</artifactId>
-        <version>1.1</version>
-        <configuration>
-          <executable>java</executable>
-          <arguments>
-            <argument>-classpath</argument>
-            <classpath/>
-            <argument>org.dive4elements.artifactdatabase.App</argument>
-          </arguments>
-        </configuration>
-      </plugin>
     </plugins>
   </build>
   <dependencies>

http://dive4elements.wald.intevation.org