From dc868b89cdd7c1fdd89e5ebb3aa21463ef016ece Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Sun, 20 Oct 2013 19:28:26 -0500 Subject: [PATCH] Added back the config subsystem. Also added a maven plugin to the list of plugins Eclipse should ignore as it doesn't know how to deal with them. Change-Id: I963ff4f1e627f8a774c24160623e866502c1eeed Signed-off-by: Ed Warnicke --- opendaylight/commons/opendaylight/pom.xml | 13 +++++++++++++ pom.xml | 5 ++--- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index d0fc8923d2..e49bc5e7b8 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -1140,6 +1140,19 @@ + + + org.codehaus.groovy.maven + gmaven-plugin + 1.0 + + execute + + + + + + diff --git a/pom.xml b/pom.xml index cd54dd40b4..ec045f10cd 100644 --- a/pom.xml +++ b/pom.xml @@ -80,11 +80,10 @@ opendaylight/md-sal - opendaylight/config - --> + opendaylight/netconf - opendaylight/web/root -- 2.36.6