From a8a650cbeea13308a96bd1fe4945cc88bd10b39e Mon Sep 17 00:00:00 2001 From: Hadrian Zbarcea Date: Mon, 31 Oct 2016 20:37:45 -0400 Subject: [PATCH] Fix warnings in Eclipse IDE; remove deprecated prerequisites in maven3 --- activemq-karaf-itest/pom.xml | 1 - activemq-leveldb-store/pom.xml | 1 - activemq-osgi/pom.xml | 1 - activemq-spring/pom.xml | 1 - assembly/pom.xml | 1 - pom.xml | 58 ++++++++++++++-------------------- 6 files changed, 24 insertions(+), 39 deletions(-) diff --git a/activemq-karaf-itest/pom.xml b/activemq-karaf-itest/pom.xml index e43d6e4644..14c65ed5b8 100644 --- a/activemq-karaf-itest/pom.xml +++ b/activemq-karaf-itest/pom.xml @@ -93,7 +93,6 @@ org.osgi org.osgi.core - ${org.osgi.core-version} test diff --git a/activemq-leveldb-store/pom.xml b/activemq-leveldb-store/pom.xml index 8ff615fbb1..32d5677a1b 100644 --- a/activemq-leveldb-store/pom.xml +++ b/activemq-leveldb-store/pom.xml @@ -137,7 +137,6 @@ org.osgi org.osgi.core - ${org.osgi.core-version} provided diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml index 83060319bd..130ec11fc4 100644 --- a/activemq-osgi/pom.xml +++ b/activemq-osgi/pom.xml @@ -227,7 +227,6 @@ org.apache.maven.plugins maven-dependency-plugin - ${maven-dependency-plugin-version} unpack diff --git a/activemq-spring/pom.xml b/activemq-spring/pom.xml index 4f998d20a2..cda501900e 100755 --- a/activemq-spring/pom.xml +++ b/activemq-spring/pom.xml @@ -108,7 +108,6 @@ org.osgi org.osgi.core - ${org.osgi.core-version} provided true diff --git a/assembly/pom.xml b/assembly/pom.xml index 7147587fa0..bf586db502 100755 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -73,7 +73,6 @@ org.apache.activemq.tooling activemq-junit - ${project.version} diff --git a/pom.xml b/pom.xml index 101955cb26..10dabc9a10 100755 --- a/pom.xml +++ b/pom.xml @@ -184,10 +184,6 @@ UTF-8 - - 3.1.1 - - http://activemq.apache.org @@ -1318,17 +1314,30 @@ - - org.apache.maven.plugins - maven-plugin-plugin - [3.1,) - - descriptor - - - - - + + org.apache.maven.plugins + maven-plugin-plugin + [3.1,) + + descriptor + + + + + + + + + org.apache.maven.plugins + maven-remote-resources-plugin + [1.0,) + + process + + + + + @@ -1350,25 +1359,6 @@ - - org.apache.maven.plugins - maven-enforcer-plugin - - - validate - - enforce - - - - - [3.0.2,) - - - - - - org.codehaus.mojo ianal-maven-plugin