projects
/
sixth-data.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6286d5
)
Fixed javadoc generation.
author
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Sun, 4 Aug 2019 20:34:54 +0000
(23:34 +0300)
committer
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Sun, 4 Aug 2019 20:34:54 +0000
(23:34 +0300)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
dab1641
..
383da82
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-74,6
+74,9
@@
</goals>
</execution>
</executions>
+ <configuration>
+ <javadocExecutable>${java.home}/bin/javadoc</javadocExecutable>
+ </configuration>
</plugin>
<plugin>