You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2018/11/19 05:51:06 UTC

[GitHub] deeyes24 opened a new pull request #772: Verifying whether JAVA_HOME is set or not

deeyes24 opened a new pull request #772: Verifying whether JAVA_HOME is set or not
URL: https://github.com/apache/accumulo/pull/772
 
 
   PATCH:  Asserting whether JAVA_HOME is set or not when running "mvn package". When the JAVA_HOME is not set, we are seeing an error that says "bin/javac" not found, "bin/java" not found.
   Adding the Assertion that checks for JAVA_HOME is set or not and Errors out with a more intuitive Error Message

----------------------------------------------------------------
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