Enable detectLinks

pull/48/head
Graham 5 years ago
parent 34458568a8
commit fffe8a2136
  1. 1
      pom.xml

@ -321,6 +321,7 @@
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<detectJavaApiLink>true</detectJavaApiLink>
<detectLinks>true</detectLinks>
<show>private</show>
</configuration>
<reportSets>

Loading…
Cancel
Save