Skip to content

Commit

Permalink
(#1606): Javadoc generation should only log warnings and errors
Browse files Browse the repository at this point in the history
  • Loading branch information
SteKoe committed Jan 29, 2021
2 parents fbea051 + a72d5ff commit 054cdcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -133,6 +133,7 @@
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<source>${java.version}</source>
<quiet>true</quiet>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 054cdcb

Please sign in to comment.