1
0

Disable Notice Plugin

This commit is contained in:
Balaji Varadarajan
2019-06-18 11:28:20 -07:00
committed by vinoth chandar
parent a1483f2c5f
commit 3a210ef08e

View File

@@ -180,7 +180,8 @@
<execution>
<id>generate-notice</id>
<!-- Generate notice before packaging so that they can be added to jar -->
<phase>generate-resources</phase>
<!-- <phase>generate-resources</phase> -->
<phase>none</phase>
<goals>
<goal>generate</goal>
<goal>check</goal>