Remove karaf plugin overrides 37/76837/6
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 12 Oct 2018 15:18:52 +0000 (17:18 +0200)
committerRobert Varga <nite@hq.sk>
Wed, 17 Oct 2018 11:08:09 +0000 (11:08 +0000)
As per the FIXME, this removes the overrides.

Change-Id: Ie1f51ba82776d1dee95f55dd60dc4e043db2df93
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 199d2ad453854403651af6f8e94ce280d69b459a)

features/repos/index/pom.xml
features/repos/test/pom.xml
features/singles/odl-integration-all/pom.xml
features/singles/odl-integration-compatible-with-all/pom.xml

index 32fdfd5403c55c3f7b588e90c5d5fd16c5c766a6..fe021021b39a458a83683ec542d72c3d1626b223 100644 (file)
         </dependencies>
     </dependencyManagement>
 
-    <!-- Override odlparent default to get the speed improvements in feature generation
-         FIXME: remove this once odlparent ships 4.1.5+ -->
-    <build>
-        <pluginManagement>
-            <plugins>
-                <plugin>
-                    <groupId>org.apache.karaf.tooling</groupId>
-                    <artifactId>karaf-maven-plugin</artifactId>
-                    <version>4.1.5</version>
-                </plugin>
-            </plugins>
-        </pluginManagement>
-    </build>
-
     <!-- User facing single features. Alphabetical order -->
     <!-- FIXME: How to explain to feature-repo-parent it shall not list single features from repo dependencies? -->
     <profiles>
index 42e9455d24261c6ffdf93cd06b685dd379326d46..27c14b1fddc22711015ee2b0a41aed79a3e10afb 100644 (file)
         </dependencies>
     </dependencyManagement>
 
-    <!-- Override odlparent default to get the speed improvements in feature generation
-         FIXME: remove this once odlparent ships 4.1.5+ -->
-    <build>
-        <pluginManagement>
-            <plugins>
-                <plugin>
-                    <groupId>org.apache.karaf.tooling</groupId>
-                    <artifactId>karaf-maven-plugin</artifactId>
-                    <version>4.1.5</version>
-                </plugin>
-            </plugins>
-        </pluginManagement>
-    </build>
-
     <dependencies>
         <dependency>
             <groupId>${project.groupId}</groupId>
index 555a5aad9c46c1c433d63b264e00e248f0b387f3..f7e99ac6bd4ece7e111ac3bcedf225a924f1db7b 100644 (file)
         </dependency>
     </dependencies>
 
-    <!-- Override odlparent default to get the speed improvements in feature generation
-         FIXME: remove this once odlparent ships 4.1.5+ -->
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.karaf.tooling</groupId>
-                <artifactId>karaf-maven-plugin</artifactId>
-                <version>4.1.5</version>
-            </plugin>
-        </plugins>
-    </build>
-
     <!-- External single feature dependencies in alphabetical order -->
     <profiles>
         <!-- COE -->
index 631dc75b06f4bee10fe63657fb53dde5154bee1c..2bbe3ecdb46f6ec7a0cb6501130c6b0c9f3039bc 100644 (file)
         </dependencies>
     </dependencyManagement>
 
-    <!-- Override odlparent default to get the speed improvements in feature generation
-         FIXME: remove this once odlparent ships 4.1.5+ -->
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.karaf.tooling</groupId>
-                <artifactId>karaf-maven-plugin</artifactId>
-                <version>4.1.5</version>
-            </plugin>
-        </plugins>
-    </build>
-
     <!-- User facing single features. Alphabetical order -->
     <profiles>
         <!-- AAA -->