Github user melentye commented on the issue:
https://github.com/apache/flink/pull/2804
@StephanEwen it seems that the semantics is different when java.version is
just defined in pom.xml versus being overriden with -Djava.version=x.y.z
argument passed to mvn.
org.apache.hadoop.hbase.util.ClassSize expects a very specific format of
java.version system property. But when java.version is only defined in pom.xml
then it doesn't actually become a system property unlike in case of using
-Djava.version
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---