petersomogyi commented on issue #1023: HBASE-23675 Move to Apache parent POM version 22 URL: https://github.com/apache/hbase/pull/1023#issuecomment-573655890 From maven-javadoc-plugin 3.0.0 the build fails on JDK8. The configuration moved to a property. With this the build shows this error message on JDK7 but but the build succeeds as before and there is not build failure on JDK8. `[INFO] --- maven-javadoc-plugin:3.0.1:javadoc (default-cli) @ hbase-common --- [WARNING] -Xdoclint:none option is not supported on Java version < 1.8. Ignore this option.`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
