Fix issue seen with enunciate plugin when importing in eclipse the 35/135/2
authorGiovanni Meo <gmeo@cisco.com>
Thu, 11 Apr 2013 17:27:58 +0000 (19:27 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Sat, 13 Apr 2013 01:26:00 +0000 (01:26 +0000)
project with m2e

Change-Id: I3607d969ac8235dd3dff965c207c9ff7509f0ad6
Signed-off-by: Giovanni Meo <gmeo@cisco.com>
opendaylight/commons/opendaylight/pom.xml

index f2817ed4812bcafd3a3bfd7995706ecbce50f12d..77e07c7a9f0cce7c2491221de0acb0a01fb7333b 100644 (file)
                     <ignore/>
                   </action>
                 </pluginExecution>
                     <ignore/>
                   </action>
                 </pluginExecution>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>org.codehaus.enunciate</groupId>
+                    <artifactId>maven-enunciate-plugin</artifactId>
+                    <versionRange>[0.0,)</versionRange>
+                    <goals>
+                      <goal>docs</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <ignore/>
+                  </action>
+                </pluginExecution>
               </pluginExecutions>
             </lifecycleMappingMetadata>
           </configuration>
               </pluginExecutions>
             </lifecycleMappingMetadata>
           </configuration>