Remove <prerequisites> from pom.xml to avoid WARNING 12/56812/1
authorDavid Suarez <david.suarez.fuentes@ericsson.com>
Wed, 10 May 2017 22:39:19 +0000 (00:39 +0200)
committerDavid Suarez <david.suarez.fuentes@ericsson.com>
Wed, 10 May 2017 22:39:19 +0000 (00:39 +0200)
[WARNING] The project ... uses prerequisites which is only intended for
maven-plugin projects but not for non maven-plugin projects. For such
purposes you should use the maven-enforcer-plugin. See
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html

This is already done in odlparent.

Change-Id: I489206437962deecf8ade54bd755f8141f228f92
Signed-off-by: David Suarez <david.suarez.fuentes@ericsson.com>
16 files changed:
commons/it/pom.xml
commons/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/pom.xml
hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml
hwvtepsouthbound/pom.xml
library/features/features/pom.xml
library/features/pom.xml
library/karaf/pom.xml
library/pom.xml
pom.xml
schemas/pom.xml
southbound/pom.xml
southbound/southbound-features/features/pom.xml
southbound/southbound-karaf/pom.xml
utils/pom.xml

index 94e87596ddd49639465ff65b3768adb16e548920..42cda856ec0a0276dfa4e42bf0a31c475eb6e436 100644 (file)
@@ -43,10 +43,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
   </scm>
 
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
-
   <properties>
     <skip.surefire.tests>false</skip.surefire.tests>
   </properties>
index d8f03e562142fd5267ac5bedd9f201329de7b98f..f5dd059f0fe69f912de1668153058cd0ff9b7b36 100644 (file)
@@ -44,9 +44,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
   </scm>
 
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
   <modules>
     <module>it</module>
   </modules>
index 0bc760708f729eac16c5c3e03ccbb896b3672043..baa41362d265ea52f864622d5074af9bcef81d18 100644 (file)
@@ -17,9 +17,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <version>1.5.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
   <properties>
     <controller.mdsal.version>1.6.0-SNAPSHOT</controller.mdsal.version>
     <restconf.version>1.6.0-SNAPSHOT</restconf.version>
index 9b389e9f044d13f499725e14c3eff0187cec6b9f..cf7e5c42e80acb3408aa78ca36536da8504f65f9 100644 (file)
@@ -19,9 +19,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <version>1.5.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
 
   <modules>
     <module>features</module>
index b25f7a0914dc80ec7c890e90ff45082e59f3ef2e..44202352f2c31c3d3cf9565d84f00f94f9970a75 100644 (file)
@@ -17,9 +17,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <artifactId>hwvtepsouthbound-karaf</artifactId>
   <version>1.5.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
   <properties>
     <karaf.localFeature>odl-ovsdb-hwvtepsouthbound-ui</karaf.localFeature>
   </properties>
index 0dc69d0c752697f906a5d32d841f820069f15b42..b522bf97e135e0221e607d87ea2b06367d498f85 100644 (file)
@@ -20,9 +20,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <name>hwvtepsouthbound</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
   <modules>
     <module>hwvtepsouthbound-api</module>
     <module>hwvtepsouthbound-impl</module>
index c869d88362577743fc7a18522e1f41e500329877..353d0de99fc03f8444274926ac2fecdf88433d5a 100644 (file)
@@ -17,9 +17,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <version>1.5.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
   <properties>
     <mdsal.model.version>0.11.0-SNAPSHOT</mdsal.model.version>
     <controller.mdsal.version>1.6.0-SNAPSHOT</controller.mdsal.version>
index 214156db76fff3895315def2a1c21ff176313945..dabdc20ce053cda842694f6f0831ae5c6df951f5 100644 (file)
@@ -19,9 +19,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <version>1.5.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
 
   <modules>
     <module>features</module>
index b79e36e767cb5e9903f3069a95d2856fea3163de..3a843eb45cc97ecdb1fab3e243619e95b8210459 100644 (file)
@@ -17,9 +17,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <artifactId>library-karaf</artifactId>
   <version>1.5.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
   <properties>
     <karaf.localFeature>odl-ovsdb-library</karaf.localFeature>
   </properties>
index e5abbf40e068a4f36f1b720e69387355918110dc..70afe3f3d4ba79b97f94b29ff8d49c6bc9ea01c7 100644 (file)
@@ -27,9 +27,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <url>http://www.eclipse.org/legal/epl-v10.html</url>
     </license>
   </licenses>
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
   <modules>
     <module>impl</module>
     <module>karaf</module>
diff --git a/pom.xml b/pom.xml
index a87408548facfb08c78538fbde44121ac4d1f947..a3caf14f19054172527bd718dc3530a28cd80d55 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -44,10 +44,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
   </scm>
 
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
-
   <modules>
     <module>commons</module>
     <module>hwvtepsouthbound</module>
@@ -126,4 +122,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <url>${nexus.site.url}/</url>
     </site>
   </distributionManagement>
-</project>
\ No newline at end of file
+</project>
index 67c72de47ba3452e70311f660426469dd2f8f492..953fd578eff253474df79f6c2d92567eb002e389 100644 (file)
@@ -44,9 +44,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
   </scm>
 
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
   <modules>
     <module>hardwarevtep</module>
     <module>openvswitch</module>
index 15e64e83e5b3ba43c29d782d651a1adeb152afce..58470e5d36e8cc3b5b38ec4002cf90f586094699 100644 (file)
@@ -40,9 +40,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
   </scm>
   <modelVersion>4.0.0</modelVersion>
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
   <modules>
     <module>southbound-api</module>
     <module>southbound-impl</module>
index 533f7b6b78e88a180b8d77d7624c953395ea10c0..fa3486113d75ae670c6d2c4c4a5e3532396a7874 100644 (file)
@@ -37,9 +37,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <tag>HEAD</tag>
     <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
   </scm>
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
   <properties>
     <controller.mdsal.version>1.6.0-SNAPSHOT</controller.mdsal.version>
     <restconf.version>1.6.0-SNAPSHOT</restconf.version>
@@ -152,4 +149,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
       <url>${nexus.site.url}/${project.artifactId}/</url>
     </site>
   </distributionManagement>
-</project>
\ No newline at end of file
+</project>
index a9e2abcbd2d8f2da4c7087a9fe6dbaf0c909b75f..72a0c86681eefc406938b65fd6dea236d8f1b04e 100644 (file)
@@ -17,9 +17,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <artifactId>southbound-karaf</artifactId>
   <version>1.5.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
   <licenses>
     <license>
index 4f402eee519cbdced69fc7f9deac9cbe665c7bfb..ec4881bf02b3873f3abf002200b57bd2753658f2 100644 (file)
@@ -44,9 +44,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
   </scm>
 
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
   <modules>
     <module>config</module>
     <module>hwvtepsouthbound-utils</module>