Do not use opendaylight/commons/opendaylight as parent
[controller.git] / opendaylight / config / config-util / pom.xml
index e82f5dd41b51f15fb3cff912ddca36135070a6bd..cfbc0837afe3ad65a724390296664191b66d4b7f 100644 (file)
       <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>
       <plugin>
         <groupId>org.apache.felix</groupId>