Fixed the yangtools related errors from Eclipse on import 88/1788/2
authorEd Warnicke <eaw@cisco.com>
Thu, 10 Oct 2013 02:19:20 +0000 (21:19 -0500)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 10 Oct 2013 13:04:28 +0000 (13:04 +0000)
Change-Id: I4bdcdc141906839f42428fad16e36d11ca16fd74
Signed-off-by: Ed Warnicke <eaw@cisco.com>
opendaylight/commons/opendaylight/pom.xml

index 55998e52737243e9c118ce796fa4477d04e2a089..34d0f1fb209612b95450f93e2d0d51878f626ea9 100644 (file)
                     <ignore />
                   </action>
                 </pluginExecution>
                     <ignore />
                   </action>
                 </pluginExecution>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>org.opendaylight.yangtools</groupId>
+                    <artifactId>yang-maven-plugin</artifactId>
+                    <versionRange>[0.5,)</versionRange>
+                    <goals>
+                      <goal>generate-sources </goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <ignore></ignore>
+                  </action>
+                </pluginExecution>
               </pluginExecutions>
             </lifecycleMappingMetadata>
           </configuration>
               </pluginExecutions>
             </lifecycleMappingMetadata>
           </configuration>