vvysotskyi commented on issue #1446: DRILL-6349: Drill JDBC driver fails on 
Java 1.9+ with NoClassDefFoundError: sun/misc/VM
URL: https://github.com/apache/drill/pull/1446#issuecomment-439113107
 
 
   @oleg-zinovev, thanks for removing those warnings.
   
   I'm seeing bug similar to the 
[HBASE-18867](https://issues.apache.org/jira/browse/HBASE-18867): 
   ```
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce 
(validate_java_and_maven_version) on project drill-root: Execution 
validate_java_and_maven_version of goal 
org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce failed: An API 
incompatibility was encountered while executing 
org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce: 
java.lang.ExceptionInInitializerError: null
   ```
   And as it was described in that Jira it is fixed after updating 
`maven-enforcer-plugin` to `3.0.0-M1`. Could you please update it in the PR?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to