Full remove usecplugin from distribution 67/40467/1
authorLuis Gomez <ecelgp@gmail.com>
Fri, 17 Jun 2016 03:53:39 +0000 (20:53 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Fri, 17 Jun 2016 03:53:39 +0000 (20:53 -0700)
usecplugin has wrong feature POM file invoking other projects
bundles and config files. This obviously generates issues in the
distribution-check job of other projects like openflowplugin.

Change-Id: I4bb4aa218ddd9f664200c705aa694f18016916a6
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
features-index/pom.xml

index 4ad4f2e925880dd586ea1c8cf85cf2182c712867..5adadfa25b07297da255b701ecf468a8ba650306 100644 (file)
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
+    <!-- Commenting due to faulty feature POM file
     <dependency>
       <groupId>org.opendaylight.usecplugin</groupId>
       <artifactId>usecplugin-features</artifactId>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
+    -->
     <dependency>
       <groupId>org.opendaylight.vtn</groupId>
       <artifactId>features-vtn-manager</artifactId>