Merge definitions of build-helper-maven-plugin in runtime/pom.xml
This commit is contained in:
@@ -92,13 +92,6 @@
|
|||||||
<skipAttach>true</skipAttach>
|
<skipAttach>true</skipAttach>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
|
||||||
</plugin>
|
|
||||||
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.codehaus.mojo</groupId>
|
|
||||||
<artifactId>build-helper-maven-plugin</artifactId>
|
|
||||||
<executions>
|
|
||||||
<execution>
|
<execution>
|
||||||
<id>add-native-sources</id>
|
<id>add-native-sources</id>
|
||||||
<phase>prepare-package</phase>
|
<phase>prepare-package</phase>
|
||||||
|
|||||||
Reference in New Issue
Block a user