Skip to content

Commit

Permalink
Allow missing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Bas Gijzen committed Jan 11, 2024
1 parent 52afff3 commit 86d5527
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@
<goals>
<goal>jar</goal>
</goals>
<configuration>
<failOnError>false</failOnError>
</configuration>
</execution>
</executions>
</plugin>
Expand Down

0 comments on commit 86d5527

Please sign in to comment.