We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab85d29 commit 92c9c9eCopy full SHA for 92c9c9e
pom.xml
@@ -315,26 +315,6 @@
315
</tag>
316
</tags>
317
</configuration>
318
- <reportSets>
319
- <reportSet>
320
- <id>non-aggregate</id>
321
- <configuration>
322
- <!-- Specific configuration for the non aggregate report -->
323
- </configuration>
324
- <reports>
325
- <report>javadoc</report>
326
- </reports>
327
- </reportSet>
328
329
- <id>aggregate</id>
330
331
- <!-- Specific configuration for the aggregate report -->
332
333
334
- <report>aggregate</report>
335
336
337
- </reportSets>
338
</plugin>
339
<plugin>
340
<groupId>com.github.spotbugs</groupId>
0 commit comments