Skip to content

Instantly share code, notes, and snippets.

@enebo

enebo/err.txt Secret

Created September 13, 2021 16:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save enebo/d687414b03cd470567ef3019cd66929b to your computer and use it in GitHub Desktop.
Save enebo/d687414b03cd470567ef3019cd66929b to your computer and use it in GitHub Desktop.
[INFO] org already added, skipping
[INFO] org/jruby already added, skipping
[INFO] Building jar: /home/enebo/work/release/core/target/jruby-core-9.2.20.0-sources.jar
[INFO] org already added, skipping
[INFO] org/jruby already added, skipping
[INFO]
[INFO] --- maven-javadoc-plugin:2.7:jar (attach-javadocs) @ jruby-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for JRuby 9.2.20.0:
[INFO]
[INFO] JRuby .............................................. SUCCESS [01:40 min]
[INFO] JRuby Core ......................................... FAILURE [ 42.646 s]
[INFO] JRuby Lib Setup .................................... SKIPPED
[INFO] JRuby Artifacts .................................... SKIPPED
[INFO] JRuby Main Maven Artifact .......................... SKIPPED
[INFO] JRuby Complete ..................................... SKIPPED
[INFO] JRuby Dist ......................................... SKIPPED
[INFO] JRuby Jars Gem ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:30 min
[INFO] Finished at: 2021-09-13T11:17:40-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.7:jar (attach-javadocs) on project jruby-core: MavenReportException: Error while creating archive:Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :jruby-core
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment