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 25360af commit a3975a0Copy full SHA for a3975a0
pom.xml
@@ -734,6 +734,9 @@ limitations under the License.
734
<plugin>
735
<groupId>org.codehaus.mojo</groupId>
736
<artifactId>taglist-maven-plugin</artifactId>
737
+ <configuration>
738
+ <skipEmptyReport>true</skipEmptyReport>
739
+ </configuration>
740
</plugin>
741
742
<groupId>org.apache.maven.plugins</groupId>
0 commit comments