-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0-alpha4, 2.10.1
-
Component/s: build
-
Labels:None
-
Target Version/s:
I'm seeing the following warning in OpenJDK 9.
[INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @ hadoop-minikdc --- [WARNING] Unable to find the javadoc version: Unrecognized version of Javadoc: 'java version "9-ea" Java(TM) SE Runtime Environment (build 9-ea+154) Java HotSpot(TM) 64-Bit Server VM (build 9-ea+154, mixed mode) ' near index 37 (?s).*?([0-9]+\.[0-9]+)(\.([0-9]+))?.* ^ [WARNING] Using the Java the version instead of, i.e. 0.0
Need to update this to 2.10.4. (MJAVADOC-441)