diff --git a/dependency-check-ant/pom.xml b/dependency-check-ant/pom.xml index d121d62ee..9fc16aa77 100644 --- a/dependency-check-ant/pom.xml +++ b/dependency-check-ant/pom.xml @@ -68,7 +68,6 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-resources-plugin - 2.6 false @@ -194,7 +193,7 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-shade-plugin - 2.1 + 2.3 @@ -221,22 +220,10 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-jar-plugin - 2.4 - - - - true - - - - **/checkstyle* - - org.codehaus.mojo cobertura-maven-plugin - 2.6 true @@ -269,7 +256,6 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-surefire-plugin - 2.16 @@ -282,12 +268,6 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-compiler-plugin - 3.1 - - false - 1.6 - 1.6 - diff --git a/dependency-check-cli/pom.xml b/dependency-check-cli/pom.xml index 6464a39c0..27fd15a7c 100644 --- a/dependency-check-cli/pom.xml +++ b/dependency-check-cli/pom.xml @@ -60,23 +60,17 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-jar-plugin - 2.4 org.owasp.dependencycheck.App - true - - **/checkstyle* - org.codehaus.mojo cobertura-maven-plugin - 2.6 true @@ -114,7 +108,6 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-surefire-plugin - 2.16 @@ -133,12 +126,6 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-compiler-plugin - 3.1 - - false - 1.6 - 1.6 - org.apache.maven.plugins @@ -286,7 +273,6 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved. org.codehaus.mojo appassembler-maven-plugin - 1.8.1 diff --git a/dependency-check-core/pom.xml b/dependency-check-core/pom.xml index a4efcf6ca..b17199ae9 100644 --- a/dependency-check-core/pom.xml +++ b/dependency-check-core/pom.xml @@ -93,7 +93,6 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-dependency-plugin - 2.8 generate-resources @@ -110,7 +109,6 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-jar-plugin - 2.4 jar @@ -127,21 +125,10 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. - - - - true - - - - **/checkstyle* - - org.codehaus.mojo cobertura-maven-plugin - 2.6 true @@ -192,7 +179,6 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-surefire-plugin - 2.16 @@ -213,31 +199,14 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-failsafe-plugin - 2.16 data.directory ${project.build.directory}/data - - temp.directory - ${project.build.directory}/temp - - - - **/*IntegrationTest.java - - - - - integration-test - verify - - - org.apache.maven.plugins @@ -397,12 +366,8 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-compiler-plugin - 3.1 - false -Xlint:unchecked - 1.6 - 1.6 @@ -601,7 +566,7 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-surefire-plugin - 2.16 + 2.18.1 true @@ -609,7 +574,7 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-failsafe-plugin - 2.16 + 2.18.1 diff --git a/dependency-check-maven/pom.xml b/dependency-check-maven/pom.xml index aca87ef7b..a3124762a 100644 --- a/dependency-check-maven/pom.xml +++ b/dependency-check-maven/pom.xml @@ -40,9 +40,6 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. - - 3.0 - @@ -66,7 +63,6 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-plugin-plugin - 3.2 true dependency-check @@ -89,7 +85,6 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-surefire-plugin - 2.16 @@ -107,7 +102,6 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. true org.apache.maven.plugins maven-enforcer-plugin - 1.2 enforce-maven-3 @@ -280,12 +274,6 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-compiler-plugin - 3.1 - - false - 1.6 - 1.6 - diff --git a/dependency-check-utils/pom.xml b/dependency-check-utils/pom.xml index 445ce4d36..a376f4571 100644 --- a/dependency-check-utils/pom.xml +++ b/dependency-check-utils/pom.xml @@ -45,7 +45,6 @@ Copyright (c) 2014 - Jeremy Long. All Rights Reserved. org.codehaus.mojo cobertura-maven-plugin - 2.6 true @@ -78,7 +77,6 @@ Copyright (c) 2014 - Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-surefire-plugin - 2.16 @@ -94,36 +92,10 @@ Copyright (c) 2014 - Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-failsafe-plugin - 2.16 - - - - temp.directory - ${project.build.directory}/temp - - - - **/*IntegrationTest.java - - - - - - integration-test - verify - - - org.apache.maven.plugins maven-compiler-plugin - 3.1 - - false - 1.6 - 1.6 - org.apache.maven.plugins diff --git a/pom.xml b/pom.xml index f5ef9d48a..06c31ad26 100644 --- a/pom.xml +++ b/pom.xml @@ -125,26 +125,148 @@ Copyright (c) 2012 - Jeremy Long + + 3.0 + + + + + org.codehaus.mojo + appassembler-maven-plugin + 1.9 + + + org.codehaus.mojo + cobertura-maven-plugin + 2.6 + + + org.apache.maven.plugins + maven-assembly-plugin + 2.5.3 + + + org.apache.maven.plugins + maven-clean-plugin + 2.6.1 + + + org.apache.maven.plugins + maven-compiler-plugin + 3.2 + + + org.apache.maven.plugins + maven-dependency-plugin + 2.9 + + + org.apache.maven.plugins + maven-enforcer-plugin + 1.3.1 + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + org.apache.maven.plugins + maven-failsafe-plugin + 2.18.1 + + + org.apache.maven.plugins + maven-gpg-plugin + 1.5 + + + org.apache.maven.plugins + maven-install-plugin + 2.5.2 + + + org.apache.maven.plugins + maven-jar-plugin + 2.5 + + + org.apache.maven.plugins + maven-plugin-plugin + 3.3 + + + org.apache.maven.plugins + maven-release-plugin + 2.5.1 + + + org.apache.maven.plugins + maven-resources-plugin + 2.7 + + + org.apache.maven.plugins + maven-surefire-plugin + 2.18.1 + + + org.apache.maven.plugins maven-release-plugin - 2.4.2 org.apache.maven.plugins maven-compiler-plugin - 3.1 + false 1.6 1.6 + + org.apache.maven.plugins + maven-failsafe-plugin + + + + temp.directory + ${project.build.directory}/temp + + + + **/*IntegrationTest.java + + + + + + integration-test + verify + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + true + + + + **/checkstyle* + + + org.apache.maven.plugins maven-resources-plugin - 2.7 site-filtering-hack @@ -239,7 +361,6 @@ Copyright (c) 2012 - Jeremy Long