Skip to content

Commit 92c9c9e

Browse files
committed
Fix Javadoc in site generation
1 parent ab85d29 commit 92c9c9e

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

pom.xml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -315,26 +315,6 @@
315315
</tag>
316316
</tags>
317317
</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-
<reportSet>
329-
<id>aggregate</id>
330-
<configuration>
331-
<!-- Specific configuration for the aggregate report -->
332-
</configuration>
333-
<reports>
334-
<report>aggregate</report>
335-
</reports>
336-
</reportSet>
337-
</reportSets>
338318
</plugin>
339319
<plugin>
340320
<groupId>com.github.spotbugs</groupId>

0 commit comments

Comments
 (0)