Apparently only on OS X (JDK 1.8.51) there are some errors reported, but the build itself succeeds and the JavaDoc is generated:
{code} [ERROR] MavenInvocationException: Error when invoking Maven, consult the invoker log file: /path/to//hibernate-ogm/documentation/javadoc/target/invoker/maven-javadoc-plugin442021175.txt {code}
Also it seems the JavaDoc are generated twice (may be wrong on that, though).
|