Skip to content

Commit 8211f10

Browse files
committed
Update pom.xml
1 parent 767a311 commit 8211f10

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@
6868
</goals>
6969
</execution>
7070
</executions>
71+
<configuration>
72+
<javadocExecutable>${java.home}/bin/javadoc</javadocExecutable>
73+
</configuration>
7174
</plugin>
7275
<plugin>
7376
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)