Skip to content

Commit 42ac72a

Browse files
committed
* Fixes some issues to have build under JDK 11
1 parent 8c67f37 commit 42ac72a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

file/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@
152152
<configuration>
153153
<!-- Output location of api documentation -->
154154
<outputDirectory>${project.build.directory}/apidocs</outputDirectory>
155+
<detectJavaApiLink>false</detectJavaApiLink>
155156
</configuration>
156157
<executions>
157158
<execution>

0 commit comments

Comments
 (0)