diff --git a/pom.xml b/pom.xml index 5936649..28a1cd9 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,11 @@ - 4.0.0 maven-parent org.gcube.tools - 1.0.0 + 1.1.0 @@ -12,30 +13,27 @@ threadlocal-vars-cleaner 2.1.1-SNAPSHOT jar - threadlocal-vars-cleaner - http://maven.apache.org This component clean the Smartgears ThreadLocal variables each time a new Thread is assigned to a request from tomcat thread pool 1.8 ${project.basedir}/distro ${project.build.directory}/${project.build.finalName} distro - UTF-8 UTF-8 - - - http://svn.d4science.research-infrastructures.eu/gcube/trunk/portal/${project.artifactId} + scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git + scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git + https://code-repo.d4science.org/gCubeSystem/${project.artifactId} org.gcube.distribution maven-portal-bom - LATEST + 3.6.0-SNAPSHOT pom import @@ -86,7 +84,6 @@ org.apache.maven.plugins maven-war-plugin - 2.1.1 compile @@ -102,55 +99,26 @@ org.apache.maven.plugins maven-compiler-plugin - 2.3.2 - 1.7 - 1.7 + ${maven.compiler.source} + ${maven.compiler.target} - - - org.apache.maven.plugins - maven-assembly-plugin - 2.2 - - - ${distroDirectory}/descriptor.xml - - - - - servicearchive - install - - single - - - - org.apache.maven.plugins - maven-resources-plugin - 2.5 + maven-javadoc-plugin + + -Xdoclint:none + -Xdoclint:none + + 3.1.0 - copy-profile + generate-doc install - copy-resources + jar - - target - - - ${distroDirectory} - true - - profile.xml - - - -