Do not install/deploy aggregator poms 34/78734/3
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 13 Dec 2018 07:22:19 +0000 (08:22 +0100)
committerRobert Varga <nite@hq.sk>
Thu, 13 Dec 2018 09:03:48 +0000 (09:03 +0000)
THese are just build helpers, there is no point in installing
and deploying them.

Change-Id: Ieda0493d2fb0eb5072c60a234f502fee1a5ad7be
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
20 files changed:
bgp/extensions/pom.xml
bgp/pom.xml
bmp/pom.xml
config-loader/pom.xml
features/bgp/pom.xml
features/bgpcep-extras/pom.xml
features/bmp/pom.xml
features/concepts/pom.xml
features/config-loader/pom.xml
features/pcep/pom.xml
features/pom.xml
features/rsvp/pom.xml
features/topology/pom.xml
pcep/pom.xml
pcep/topology/pom.xml
pcep/tunnel/pom.xml
pom.xml
programming/pom.xml
rsvp/pom.xml
topology/pom.xml

index 70bb5d9a7681350f7615a01462057824047e138c..06aa0cda84b74994f83e674966b2543760d0982e 100644 (file)
             <type>test-jar</type>
         </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>
index 8a4bb2cd5283e2824194c0ce2958e4289caff848..8c65c7d4b44b80e05c8d7a23169f99d92f09a08f 100644 (file)
@@ -8,14 +8,7 @@
  and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-
     <modelVersion>4.0.0</modelVersion>
-    <scm>
-        <connection>scm:git:ssh://git.opendaylight.org:29418/bgpcep.git</connection>
-        <developerConnection>scm:git:ssh://git.opendaylight.org:29418/bgpcep.git</developerConnection>
-        <url>https://wiki.opendaylight.org/view/BGP_LS_PCEP:Main</url>
-        <tag>HEAD</tag>
-    </scm>
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
@@ -58,4 +51,9 @@
         <!--Extensions-->
         <module>extensions</module>
     </modules>
+
+    <properties>
+        <maven.deploy.skip>true</maven.deploy.skip>
+        <maven.install.skip>true</maven.install.skip>
+    </properties>
 </project>
index 0fc91a4edb84aecccc7030a5a7f7bcf9f35074fa..5f69c85a6ff92766e7e56b8f3abcd47001539d48 100644 (file)
@@ -36,4 +36,9 @@
         <module>bmp-parser-impl</module>
         <module>bmp-config-example</module>
     </modules>
+
+    <properties>
+        <maven.deploy.skip>true</maven.deploy.skip>
+        <maven.install.skip>true</maven.install.skip>
+    </properties>
 </project>
index e315895767d24cdcbb953d9c1d0267cb190bd763..3be058f7e1b9cd4983b206eb94a35129e0f54f34 100644 (file)
@@ -9,12 +9,6 @@
 <!-- vi: set et smarttab sw=4 tabstop=4: -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <scm>
-        <connection>scm:git:ssh://git.opendaylight.org:29418/bgpcep.git</connection>
-        <developerConnection>scm:git:ssh://git.opendaylight.org:29418/bgpcep.git</developerConnection>
-        <url>https://wiki.opendaylight.org/view/BGP_LS_PCEP:Main</url>
-        <tag>HEAD</tag>
-    </scm>
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
@@ -38,4 +32,9 @@
         <module>bmp-monitors-config-loader</module>
         <module>routing-policy-config-loader</module>
     </modules>
+
+    <properties>
+        <maven.deploy.skip>true</maven.deploy.skip>
+        <maven.install.skip>true</maven.install.skip>
+    </properties>
 </project>
index 95f17e13394f820a54b1183a9823c0144b5fd3ff..be137f4bb77fead08ab5f746547cd4b0d44b5b5c 100644 (file)
@@ -50,4 +50,9 @@
         <module>odl-bgpcep-bgp-mvpn</module>
         <module>odl-bgpcep-bgp-route-target</module>
     </modules>
+
+    <properties>
+        <maven.deploy.skip>true</maven.deploy.skip>
+        <maven.install.skip>true</maven.install.skip>
+    </properties>
 </project>
index 420e271ce9c10f6f86a7ad75450a5de7e857b1bc..1942cd5c7ffd0c403dffe58eefcb0706dd987d56 100644 (file)
@@ -26,4 +26,9 @@
         <module>odl-bgpcep-extras-dependencies</module>
         <module>odl-bgpcep-data-change-counter</module>
     </modules>
+
+    <properties>
+        <maven.deploy.skip>true</maven.deploy.skip>
+        <maven.install.skip>true</maven.install.skip>
+    </properties>
 </project>
index b85a6488449fb3269b545ceef7a760464f175ea0..3bd1393f14d093430b46a023ce536fcd0a0312f7 100644 (file)
@@ -26,4 +26,9 @@
         <module>odl-bgpcep-bmp-api</module>
         <module>odl-bgpcep-bmp-config-example</module>
     </modules>
+
+    <properties>
+        <maven.deploy.skip>true</maven.deploy.skip>
+        <maven.install.skip>true</maven.install.skip>
+    </properties>
 </project>
index 1e988c3b59eebdaca30b599467b1de3adab7644b..5b23425494104108f71ef278667dcc32392a34a4 100644 (file)
@@ -25,4 +25,9 @@
         <module>features-concepts</module>
         <module>odl-bgpcep-concepts</module>
     </modules>
+
+    <properties>
+        <maven.deploy.skip>true</maven.deploy.skip>
+        <maven.install.skip>true</maven.install.skip>
+    </properties>
 </project>
index abf1b4fe0ebc3f24cb4ee7b663724382feee8ba3..f8e0e6cfb37830a483fe5f5938774f56c658a043 100644 (file)
@@ -30,4 +30,9 @@
         <module>odl-bgpcep-bmp-config-loader</module>
         <module>odl-bgpcep-routing-policy-config-loader</module>
     </modules>
+
+    <properties>
+        <maven.deploy.skip>true</maven.deploy.skip>
+        <maven.install.skip>true</maven.install.skip>
+    </properties>
 </project>
index daa5ae33da35fea4cbb83ffb55378f8cade02b98..fd167524e7e539b5f0429d6a9a6a891761965a56 100644 (file)
@@ -40,4 +40,9 @@
         <module>odl-bgpcep-pcep-base-parser</module>
         <module>odl-bgpcep-pcep-p2mp-te-lsp</module>
     </modules>
+
+    <properties>
+        <maven.deploy.skip>true</maven.deploy.skip>
+        <maven.install.skip>true</maven.install.skip>
+    </properties>
 </project>
index 3e7e5268322280e01d53f7528a1fe7ed0bbb5b8c..8c5dcfc54802161e993a4a1cce9a93ad339b1de7 100644 (file)
@@ -30,4 +30,9 @@
         <module>concepts</module>
         <module>config-loader</module>
     </modules>
+
+    <properties>
+        <maven.deploy.skip>true</maven.deploy.skip>
+        <maven.install.skip>true</maven.install.skip>
+    </properties>
 </project>
index a98304130c859a72c3d3d5c2a5157debc1565ac8..dbbda21d64d25fb5a793bf4d87f7a624cd65bd5f 100644 (file)
@@ -26,4 +26,9 @@
         <module>odl-bgpcep-rsvp</module>
         <module>odl-bgpcep-rsvp-api</module>
     </modules>
+
+    <properties>
+        <maven.deploy.skip>true</maven.deploy.skip>
+        <maven.install.skip>true</maven.install.skip>
+    </properties>
 </project>
index d244e6180c7247c9dfbcc8aaa068291490b44135..d3271cceb2ea6010df11a253c5374833d04001f8 100644 (file)
@@ -27,4 +27,9 @@
         <module>odl-bgpcep-topology-tunnel-api</module>
         <module>odl-bgpcep-topology-segment-routing</module>
     </modules>
+
+    <properties>
+        <maven.deploy.skip>true</maven.deploy.skip>
+        <maven.install.skip>true</maven.install.skip>
+    </properties>
 </project>
index 61349f9fd2f29c0edce96684fe0b4dc1f76f3c93..b8c1174a940263b403b96446be8ff2979443d7cf 100644 (file)
@@ -8,14 +8,7 @@
  and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-
     <modelVersion>4.0.0</modelVersion>
-    <scm>
-        <connection>scm:git:ssh://git.opendaylight.org:29418/bgpcep.git</connection>
-        <developerConnection>scm:git:ssh://git.opendaylight.org:29418/bgpcep.git</developerConnection>
-        <url>https://wiki.opendaylight.org/view/BGP_LS_PCEP:Main</url>
-        <tag>HEAD</tag>
-    </scm>
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
@@ -46,4 +39,9 @@
         <module>config-example</module>
         <module>tunnel</module>
     </modules>
+
+    <properties>
+        <maven.deploy.skip>true</maven.deploy.skip>
+        <maven.install.skip>true</maven.install.skip>
+    </properties>
 </project>
index ade2e36758cdb56fa8425332a39b8c04428508dc..2d75f48b3da4ad6f2185ef9ae599ae93804929cd 100644 (file)
@@ -29,4 +29,9 @@
         <module>topology-stats</module>
         <module>cli</module>
     </modules>
+
+    <properties>
+        <maven.deploy.skip>true</maven.deploy.skip>
+        <maven.install.skip>true</maven.install.skip>
+    </properties>
 </project>
index 3ef5a3e778591bc0033af1c4eef54263179bc174..4d88732dd0c7e0491c34f3ac872c4cd6c9405608 100644 (file)
@@ -26,4 +26,9 @@
         <module>tunnel-api</module>
         <module>tunnel-provider</module>
     </modules>
+
+    <properties>
+        <maven.deploy.skip>true</maven.deploy.skip>
+        <maven.install.skip>true</maven.install.skip>
+    </properties>
 </project>
diff --git a/pom.xml b/pom.xml
index 9e0d9d64ea1f5d5bb0f0c4549308eac0ee786a34..fd82aaf43aae8cb3a17e73b3827ebe26d158de4c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,14 +8,7 @@
  and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-
     <modelVersion>4.0.0</modelVersion>
-    <scm>
-        <connection>scm:git:ssh://git.opendaylight.org:29418/bgpcep.git</connection>
-        <developerConnection>scm:git:ssh://git.opendaylight.org:29418/bgpcep.git</developerConnection>
-        <url>https://wiki.opendaylight.org/view/BGP_LS_PCEP:Main</url>
-        <tag>HEAD</tag>
-    </scm>
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
         <module>distribution-karaf</module>
     </modules>
 
+    <properties>
+        <maven.deploy.skip>true</maven.deploy.skip>
+        <maven.install.skip>true</maven.install.skip>
+    </properties>
+
     <build>
         <plugins>
-            <plugin>
-                <artifactId>maven-deploy-plugin</artifactId>
-                <configuration>
-                    <skip>true</skip>
-                </configuration>
-            </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>
index 1c8d6acaab74d1976a9b41c6ae5ec54e214198f2..2b2d65b0a0cbc971b777691947979c384cb9b2eb 100644 (file)
@@ -8,15 +8,7 @@
  and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-
-
     <modelVersion>4.0.0</modelVersion>
-    <scm>
-        <connection>scm:git:ssh://git.opendaylight.org:29418/bgpcep.git</connection>
-        <developerConnection>scm:git:ssh://git.opendaylight.org:29418/bgpcep.git</developerConnection>
-        <url>https://wiki.opendaylight.org/view/BGP_LS_PCEP:Main</url>
-        <tag>HEAD</tag>
-    </scm>
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
@@ -39,4 +31,9 @@
         <module>topology-api</module>
         <module>tunnel-api</module>
     </modules>
+
+    <properties>
+        <maven.deploy.skip>true</maven.deploy.skip>
+        <maven.install.skip>true</maven.install.skip>
+    </properties>
 </project>
index 046db1f55c894ba9f87b2ccb1785f43999ec61f8..8cfe193755eabb9ade2bc77e77ab6efa909572a4 100644 (file)
@@ -8,15 +8,7 @@
  and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-
-
     <modelVersion>4.0.0</modelVersion>
-    <scm>
-        <connection>scm:git:ssh://git.opendaylight.org:29418/bgpcep.git</connection>
-        <developerConnection>scm:git:ssh://git.opendaylight.org:29418/bgpcep.git</developerConnection>
-        <url>https://wiki.opendaylight.org/view/BGP_LS_PCEP:Main</url>
-        <tag>HEAD</tag>
-    </scm>
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
@@ -37,4 +29,9 @@
         <module>spi</module>
         <module>impl</module>
     </modules>
+
+    <properties>
+        <maven.deploy.skip>true</maven.deploy.skip>
+        <maven.install.skip>true</maven.install.skip>
+    </properties>
 </project>
index f754b3df38819f3202fafd60a4d3e47d0e354f52..58fb303cbf760dc2bf14e7c7ef1bf3182778777a 100644 (file)
@@ -8,14 +8,7 @@
  and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-
     <modelVersion>4.0.0</modelVersion>
-    <scm>
-        <connection>scm:git:ssh://git.opendaylight.org:29418/bgpcep.git</connection>
-        <developerConnection>scm:git:ssh://git.opendaylight.org:29418/bgpcep.git</developerConnection>
-        <url>https://wiki.opendaylight.org/view/BGP_LS_PCEP:Main</url>
-        <tag>HEAD</tag>
-    </scm>
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
@@ -36,4 +29,9 @@
         <module>segment-routing</module>
         <module>tunnel-api</module>
     </modules>
+
+    <properties>
+        <maven.deploy.skip>true</maven.deploy.skip>
+        <maven.install.skip>true</maven.install.skip>
+    </properties>
 </project>