diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..b12e24c --- /dev/null +++ b/pom.xml @@ -0,0 +1,95 @@ + + 4.0.0 + + + maven-parent + org.gcube.tools + 1.0.0 + + + + org.gcube.dataanalysis + dataminer-pool-manager + 1.0.0-SNAPSHOT + jar + + dataminer-pool-manager + + + + + distro + UTF-8 + + + + + commons-io + commons-io + [2.5.0,2.6.0) + + + org.antlr + stringtemplate + [4.0.0, 4.1.0) + + + commons-configuration + commons-configuration + 1.10 + + + org.gcube.resources.discovery + ic-client + provided + + + + + + + org.gcube.distribution + maven-smartgears-bom + LATEST + pom + import + + + + + + + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + + org.apache.maven.plugins + maven-assembly-plugin + 2.2 + + + ${distroDirectory***REMOVED***/descriptor.xml + + + + + servicearchive + install + + single + + + + + + + + +