Make sure yang-maven-plugin executes in eclipse 23/34823/2
authorRobert Varga <rovarga@cisco.com>
Wed, 17 Feb 2016 12:37:38 +0000 (13:37 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 19 Feb 2016 10:00:53 +0000 (10:00 +0000)
Turn ignore into execute.

Change-Id: I231d6ff528987d07488320b95db9342d37c02354
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml

index 78ee802b27eacdbc30da48badb63a060b0f2b14c..99e4b2695e0b2f8e211e1e9c219ab504a6d5b1a8 100644 (file)
                     </goals>
                   </pluginExecutionFilter>
                   <action>
-                    <ignore></ignore>
+                    <execute/>
                   </action>
                 </pluginExecution>
               </pluginExecutions>