Disabled yang-jmx-generator-plugin until we can figure out the Nexus issue with it. 17/2417/2
authorEd Warnicke <eaw@cisco.com>
Wed, 6 Nov 2013 00:18:14 +0000 (18:18 -0600)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 6 Nov 2013 00:34:50 +0000 (00:34 +0000)
yang-jmx-generator-plugin suddenly, and with no code changes whatsoever, began
having build issues.  It turns out that there is some slippery nexus issue
that is causing difficulties.  Debugging currently, this should unblock
us until a solution can be found.

Change-Id: I842152c1e0d5d1c6922722fc3c2dc41d9e19990f
Signed-off-by: Ed Warnicke <eaw@cisco.com>
opendaylight/config/pom.xml

index 949c283f7de3ce0ce877a3c433246523efdde426..9a0c8814806123e2911180fb1150c48ac27722cb 100755 (executable)
@@ -24,7 +24,7 @@
         <module>config-persister-api</module>
         <module>config-persister-file-adapter</module>
         <module>yang-jmx-generator</module>
         <module>config-persister-api</module>
         <module>config-persister-file-adapter</module>
         <module>yang-jmx-generator</module>
-        <module>yang-jmx-generator-plugin</module>
+        <!-- <module>yang-jmx-generator-plugin</module> -->
         <module>yang-jmx-generator-it</module>
         <module>yang-store-api</module>
         <module>yang-store-impl</module>
         <module>yang-jmx-generator-it</module>
         <module>yang-store-api</module>
         <module>yang-store-impl</module>