From 34e05c0bf1900c28f44242916738a828714328b7 Mon Sep 17 00:00:00 2001 From: Giovanni Meo Date: Thu, 11 Apr 2013 19:27:58 +0200 Subject: [PATCH 1/1] Fix issue seen with enunciate plugin when importing in eclipse the project with m2e Change-Id: I3607d969ac8235dd3dff965c207c9ff7509f0ad6 Signed-off-by: Giovanni Meo --- opendaylight/commons/opendaylight/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index f2817ed481..77e07c7a9f 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -303,6 +303,19 @@ + + + org.codehaus.enunciate + maven-enunciate-plugin + [0.0,) + + docs + + + + + + -- 2.36.6