diff --git a/jsprit-analysis/pom.xml b/jsprit-analysis/pom.xml index bf813ed2..47d55940 100644 --- a/jsprit-analysis/pom.xml +++ b/jsprit-analysis/pom.xml @@ -8,37 +8,6 @@ jsprit-analysis jar - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-enforcer-plugin - [1.0.0,) - - enforce - - - - - - - - - - - - - - org.jfree diff --git a/jsprit-core/pom.xml b/jsprit-core/pom.xml index b427f92e..c492277e 100644 --- a/jsprit-core/pom.xml +++ b/jsprit-core/pom.xml @@ -26,39 +26,6 @@ jsprit-core jsprit-core - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-enforcer-plugin - [1.0.0,) - - enforce - - - - - - - - - - - - - - - - diff --git a/jsprit-instances/pom.xml b/jsprit-instances/pom.xml index f6961ff3..f6e6af42 100644 --- a/jsprit-instances/pom.xml +++ b/jsprit-instances/pom.xml @@ -11,39 +11,6 @@ jar - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-enforcer-plugin - [1.0.0,) - - enforce - - - - - - - - - - - - - - - - ${project.groupId} diff --git a/jsprit-io/pom.xml b/jsprit-io/pom.xml index 74cca11e..b6700b37 100644 --- a/jsprit-io/pom.xml +++ b/jsprit-io/pom.xml @@ -12,37 +12,6 @@ jsprit-io jar - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-enforcer-plugin - [1.0.0,) - - enforce - - - - - - - - - - - - - - ${project.groupId} diff --git a/pom.xml b/pom.xml index 2b2164fc..3d385881 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ - 1.6 + 1.7 UTF-8 4.10 1.9.5 @@ -109,7 +109,7 @@ - + - + + org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.5.1 + + + + -XDignore.symbol.file + true ${jdkVersion} ${jdkVersion} - true - true - ${project.build.sourceEncoding} - - true - 128m - 512m - - 4000 - 100 - org.apache.maven.plugins - maven-eclipse-plugin - 2.8 + maven-surefire-plugin + 2.19.1 - - - org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6 - - + -Xmx100m -Xms100m org.apache.maven.plugins - maven-source-plugin - 2.2.1 + maven-failsafe-plugin + 2.19 - attach-sources - jar + integration-test + verify + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + org.apache.maven.plugins maven-javadoc-plugin - 2.9.1 - - - attach-javadocs - - jar - - - + 2.10.3 + + + org.apache.maven.plugins + maven-source-plugin + 2.4 + + + org.apache.maven.plugins + maven-assembly-plugin + 2.6 + + + org.apache.maven.plugins + maven-jar-plugin + 2.6