diff --git a/pom.xml b/pom.xml index 7c28741..fbca83c 100644 --- a/pom.xml +++ b/pom.xml @@ -2,12 +2,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - maven-parent org.gcube.tools - 1.0.0 + maven-parent + 1.1.0 + org.gcube.applicationsupportlayer aslvre 6.9.0-SNAPSHOT @@ -17,9 +18,9 @@ VRE Management - scm:svn:http://svn.d4science.research-infrastructures.eu/gcube/trunk/application-support-layer/${project.artifactId} - scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/trunk/application-support-layer/${project.artifactId} - http://svn.d4science.research-infrastructures.eu/gcube/trunk/application-support-layer/${project.artifactId} + scm:git:https://code-repo.d4science.org/gCubeSystem/aslvre.git + scm:git:https://code-repo.d4science.org/gCubeSystem/aslvre.git + https://code-repo.d4science.org/gCubeSystem/aslvre distro @@ -88,36 +89,25 @@ - - maven-compiler-plugin - 3.0 - - 1.6 - 1.6 - - - + org.apache.maven.plugins - maven-jar-plugin - 2.2 + maven-assembly-plugin + + + ${distroDirectory}/descriptor.xml + + + servicearchive + install - test-jar + single - - - org.apache.maven.plugins - maven-surefire-plugin - 2.12 - - true - - org.apache.maven.plugins maven-resources-plugin @@ -144,27 +134,20 @@ - org.apache.maven.plugins - maven-assembly-plugin - 2.2 + maven-javadoc-plugin - - ${distroDirectory}/descriptor.xml - - - - fully.qualified.MainClass - - + -Xdoclint:none + -Xdoclint:none + 3.1.0 - servicearchive + generate-doc install - single + jar