Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save catamorphism/1c9ea0e26580dd18ef69852de931ce8d to your computer and use it in GitHub Desktop.
Save catamorphism/1c9ea0e26580dd18ef69852de931ce8d to your computer and use it in GitHub Desktop.
[INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for International Components for Unicode for Java (icu4j-root) 76.0.1-SNAPSHOT:
[INFO]
[INFO] International Components for Unicode for Java (icu4j-root) SUCCESS [ 0.810 s]
[INFO] framework .......................................... SUCCESS [ 0.796 s]
[INFO] core ............................................... FAILURE [ 7.214 s]
[INFO] langdata ........................................... SKIPPED
[INFO] regiondata ......................................... SKIPPED
[INFO] currdata ........................................... SKIPPED
[INFO] collate ............................................ SKIPPED
[INFO] translit ........................................... SKIPPED
[INFO] icu4j .............................................. SKIPPED
[INFO] icu4j-charset ...................................... SKIPPED
[INFO] common_tests ....................................... SKIPPED
[INFO] icu4j-localespi .................................... SKIPPED
[INFO] demos .............................................. SKIPPED
[INFO] samples ............................................ SKIPPED
[INFO] tools_misc ......................................... SKIPPED
[INFO] perf-tests ......................................... SKIPPED
[INFO] tools_build ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.945 s
[INFO] Finished at: 2024-07-17T15:40:06-07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.5.0:jar (attach-javadocs) on project core: MavenReportException: Error while generating Javadoc: Unable to resolve artifact:groupId = 'com.ibm.icu'
[ERROR] artifactId = 'tools_build'
[ERROR] version = '76.0.1-SNAPSHOT'
[ERROR] classifier = 'null': Could not find artifact com.ibm.icu:tools_build:jar:76.0.1-SNAPSHOT
[ERROR] -> [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 :core
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.6.0:copy (default-cli) on project icu4j-root: Unable to find/resolve artifact.: Could not find artifact com.ibm.icu:icu4j:jar:javadoc:76.0.1-SNAPSHOT -> [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
mv: cannot stat 'target/github_release/icu4j-javadoc.jar': No such file or directory
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.6.0:copy (default-cli) on project icu4j-root: Unable to find/resolve artifact.: Could not find artifact com.ibm.icu:icu4j-charset:jar:sources:76.0.1-SNAPSHOT -> [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] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.6.0:copy (default-cli) on project icu4j-root: Unable to find/resolve artifact.: Could not find artifact com.ibm.icu:icu4j-charset:jar:javadoc:76.0.1-SNAPSHOT -> [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
mv: cannot stat 'target/github_release/icu4j-charset-sources.jar': No such file or directory
mv: cannot stat 'target/github_release/icu4j-charset-javadoc.jar': No such file or directory
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.6.0:copy (default-cli) on project icu4j-root: Unable to find/resolve artifact.: Could not find artifact com.ibm.icu:icu4j-localespi:jar:sources:76.0.1-SNAPSHOT -> [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] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.6.0:copy (default-cli) on project icu4j-root: Unable to find/resolve artifact.: Could not find artifact com.ibm.icu:icu4j-localespi:jar:javadoc:76.0.1-SNAPSHOT -> [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
mv: cannot stat 'target/github_release/icu4j-localespi-sources.jar': No such file or directory
mv: cannot stat 'target/github_release/icu4j-localespi-javadoc.jar': No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment