From b9fc6fa27dec2c539462ffd61405cc86ce8e94a0 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Thu, 6 Feb 2014 16:52:04 +0100 Subject: [PATCH] Fix Plugin execution not covered in Eclipse for config subsystem yang-test, yang-test-plugin Change-Id: I9be015e1221ad9ff143370bb68837e0c55558a3e Signed-off-by: Maros Marsalek --- opendaylight/config/yang-test/pom.xml | 42 +++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index 8e40260dbf..9c6e98e571 100644 --- a/opendaylight/config/yang-test/pom.xml +++ b/opendaylight/config/yang-test/pom.xml @@ -59,7 +59,49 @@ + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.opendaylight.controller + + + yang-test-plugin + + + [0.2.3,) + + + + delete-sources + + + process-sources + + + + + + + + + + + + + + org.opendaylight.yangtools -- 2.36.6