Do not use opendaylight/commons/opendaylight as parent
[controller.git] / opendaylight / config / yang-jmx-generator / pom.xml
index d03ea46ffa4b2689e25a02188ac96c6794022210..e1b905f9a20c76a470119e39ad0dc663c4fd7183 100644 (file)
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-jar-plugin</artifactId>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-jar-plugin</artifactId>
+        <executions>
+          <execution>
+            <goals>
+              <goal>test-jar</goal>
+            </goals>
+            <phase>package</phase>
+          </execution>
+        </executions>
       </plugin>
     </plugins>
   </build>
       </plugin>
     </plugins>
   </build>