Skip to content

Commit

Permalink
workaround missing docs for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mtf90 committed Jan 7, 2024
1 parent cbe86a3 commit 5a0b546
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,9 @@ limitations under the License.
<linksource>false</linksource>
<links>
<link>${guava.apidocs}</link>
<link>${automatalib.apidocs}</link>
<!-- TODO -->
<!-- JDK 17+ seems to fail on missing (SNAPSHOT) docs. reactivate before release -->
<!--link>${automatalib.apidocs}</link-->
</links>
</configuration>
</plugin>
Expand Down

0 comments on commit 5a0b546

Please sign in to comment.