disabled changelog and statcvs reports to get automatic build working
This commit is contained in:
parent
91f5fc30be
commit
8e5b0a5d5f
|
|
@ -20,7 +20,7 @@
|
|||
</dependency>
|
||||
</dependencies>
|
||||
<reports>
|
||||
<report>maven-statcvs-plugin</report>
|
||||
<!-- report>maven-statcvs-plugin</report-->
|
||||
<report>maven-license-plugin</report>
|
||||
<report>maven-changes-plugin</report>
|
||||
<report>maven-dashboard-plugin</report>
|
||||
|
|
|
|||
|
|
@ -481,7 +481,7 @@
|
|||
</resources>
|
||||
</build>
|
||||
<reports>
|
||||
<report>maven-changelog-plugin</report>
|
||||
<!-- report>maven-changelog-plugin</report -->
|
||||
<report>maven-checkstyle-plugin</report>
|
||||
<report>maven-clover-plugin</report>
|
||||
<report>maven-javadoc-plugin</report>
|
||||
|
|
|
|||
Loading…
Reference in New Issue