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 6d954fd commit 9aa4f35Copy full SHA for 9aa4f35
scijava-ops-indexer/pom.xml
@@ -75,6 +75,8 @@
75
</plugin>
76
<plugin>
77
<artifactId>maven-javadoc-plugin</artifactId>
78
+ <!-- Avoid additional taglets here-->
79
+ <!-- We don't want to error by running taglet artifacts within the monorepo-->
80
<configuration>
81
<tagletArtifacts combine.self="override">
82
</tagletArtifacts>
0 commit comments