Skip to content

Commit

Permalink
Skip Javadoc creation.
Browse files Browse the repository at this point in the history
For some reason, it's not working with the JMH addition.
  • Loading branch information
khatchad committed Feb 21, 2024
1 parent e91e251 commit 25023f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -664,5 +664,7 @@
<transformer-maven-plugin-version>0.5.0</transformer-maven-plugin-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sonatypeOssDistMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/snapshots/</sonatypeOssDistMgmtSnapshotsUrl>
<!-- RK: For some reason, javadoc creation isn't working. Let's skip it. -->
<maven.javadoc.skip>true</maven.javadoc.skip>
</properties>
</project>

0 comments on commit 25023f2

Please sign in to comment.