From ba3a3e03ee2e625f6bb2b07f38361eae0e6cbe80 Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Tue, 5 Nov 2013 18:18:14 -0600 Subject: [PATCH] Disabled yang-jmx-generator-plugin until we can figure out the Nexus issue with it. 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 --- opendaylight/config/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 949c283f7d..9a0c881480 100755 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -24,7 +24,7 @@ config-persister-api config-persister-file-adapter yang-jmx-generator - yang-jmx-generator-plugin + yang-jmx-generator-it yang-store-api yang-store-impl -- 2.36.6