You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/01/15 18:10:08 UTC

[GitHub] dancollins34 opened a new issue #984: Build failures on java 9 for Mac

dancollins34 opened a new issue #984: Build failures on java 9 for Mac
URL: https://github.com/apache/bookkeeper/issues/984
 
 
   
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do?
   
   Downloaded bookkeeper tarball for version 4.6.0
   ran mvn package
   
   - What did you expect to see?
   
   build success
   
   - What did you see instead?
   
   build failure (java 9.0.1 , brew cask version)
   
   [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project bookkeeper-stats-api: Fatal error compiling: java.lang.NoClassDefFoundError: com/sun/tools/javac/file/BaseFileObject: com.sun.tools.javac.file.BaseFileObject -> [Help 1]
   
   -notes
   
   build success (java 1.8.0_152, brew cask version)
   high Sierra 10.13.3 Beta (17D25b)
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services