Disable Notice Plugin
This commit is contained in:
committed by
vinoth chandar
parent
a1483f2c5f
commit
3a210ef08e
3
pom.xml
3
pom.xml
@@ -180,7 +180,8 @@
|
|||||||
<execution>
|
<execution>
|
||||||
<id>generate-notice</id>
|
<id>generate-notice</id>
|
||||||
<!-- Generate notice before packaging so that they can be added to jar -->
|
<!-- Generate notice before packaging so that they can be added to jar -->
|
||||||
<phase>generate-resources</phase>
|
<!-- <phase>generate-resources</phase> -->
|
||||||
|
<phase>none</phase>
|
||||||
<goals>
|
<goals>
|
||||||
<goal>generate</goal>
|
<goal>generate</goal>
|
||||||
<goal>check</goal>
|
<goal>check</goal>
|
||||||
|
|||||||
Reference in New Issue
Block a user