Merge branch 'master' of ../controller
[yangtools.git] / yang / yang-maven-plugin / src / main / resources / META-INF / m2e / lifecycle-mapping-metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- vi: set et smarttab sw=4 tabstop=4: -->
3 <!--
4  Copyright (c) 2017 Pantheon Technologies, s.r.o. and others.  All rights reserved.
5
6  This program and the accompanying materials are made available under the
7  terms of the Eclipse Public License v1.0 which accompanies this distribution,
8  and is available at http://www.eclipse.org/legal/epl-v10.html
9 -->
10 <lifecycleMappingMetadata>
11     <pluginExecutions>
12         <pluginExecution>
13             <pluginExecutionFilter>
14                 <goals>
15                     <goal>generate-sources</goal>
16                 </goals>
17             </pluginExecutionFilter>
18             <action>
19                 <execute>
20                     <runOnIncremental>false</runOnIncremental>
21                     <runOnConfiguration>true</runOnConfiguration>
22                 </execute>
23             </action>
24         </pluginExecution>
25     </pluginExecutions>
26 </lifecycleMappingMetadata>