exclude default reports in it to run fast
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1367252 13f79535-47bb-0310-9956-ffa450edef68master
parent
d7eff2bf5d
commit
3a046c33e2
|
|
@ -82,6 +82,7 @@
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
<reporting>
|
<reporting>
|
||||||
|
<excludeDefaults>true</excludeDefaults>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue