Fix issue seen with enunciate plugin when importing in eclipse the
[controller.git] / opendaylight / commons / opendaylight / pom.xml
index f2817ed4812bcafd3a3bfd7995706ecbce50f12d..77e07c7a9f0cce7c2491221de0acb0a01fb7333b 100644 (file)
                     <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>