diff --git a/distro/descriptor.xml b/distro/descriptor.xml deleted file mode 100644 index ba2c192..0000000 --- a/distro/descriptor.xml +++ /dev/null @@ -1,31 +0,0 @@ - - servicearchive - - tar.gz - - / - - - ${distroDirectory} - ${file.separator} - true - - README - LICENSE - changelog.xml - profile.xml - - 755 - true - - - - - target${file.separator}${build.finalName}.${project.packaging} - ${file.separator}${artifactId} - - - \ No newline at end of file diff --git a/pom.xml b/pom.xml index e2e8ab7..cc0021b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,31 +1,31 @@ 4.0.0 - + org.gcube.tools maven-parent 1.0.0 - + org.gcube.information-system is-sweeper-se-plugin 1.2.0-SNAPSHOT IS Sweeper Smart Executor Plugin Smart Executor Plugin to run Sweeper. Normally is launched as Scheduled Task - + UTF-8 ${project.basedir}/distro InformationSystem - + scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/${project.artifactId} scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/${project.artifactId} https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/${project.artifactId} - + @@ -45,7 +45,6 @@ [1.5.0-SNAPSHOT, 2.0.0-SNAPSHOT) provided - org.gcube.core common-scope @@ -66,14 +65,12 @@ registry-publisher provided - org.slf4j slf4j-api provided - - + junit junit @@ -92,32 +89,20 @@ test + org.apache.maven.plugins maven-assembly-plugin - - - ${distroDirectory}/descriptor.xml - - - jar-with-dependencies - - - servicearchive + make-uberjar install - - single - - package - - single - + make-servicearchive + install