We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5c0ba5 commit 5ea96faCopy full SHA for 5ea96fa
1 file changed
pom.xml
@@ -86,9 +86,7 @@ com.fasterxml.classmate.*;version=${project.version}
86
<configuration>
87
<source>${version.jdk}</source>
88
<encoding>UTF-8</encoding>
89
- <links>
90
- <link>https://docs.oracle.com/javase/8/docs/api/</link>
91
- </links>
+ <detectJavaApiLink>true</detectJavaApiLink>
92
</configuration>
93
<executions>
94
<execution>
0 commit comments