You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) on project jsqsh: MavenReportException: Error while creating archive: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [Help 1]
mvn package
results inJAVA_HOME is not correctly set
https://stackoverflow.com/questions/49472783/maven-is-unable-to-find-javadoc-command seems to fix the issue
The text was updated successfully, but these errors were encountered: