Closed lglowania closed 1 year ago
I think @mollyibot solved this but change is not submitted patch yet. Should be fixed soon.
I would merge the change next Monday. Thanks.
Now i get this:
luk@megatron:~/git/elemental2$ ./maven/release_elemental.sh --version local --no-deploy
ERROR: /home/luk/git/elemental2/java/elemental2/core/BUILD:50:20: error loading package 'java/elemental2/promise': Unable to find package for @bazel_common_javadoc//:javadoc.bzl: The repository '@bazel_common_javadoc' could not be resolved: Repository '@bazel_common_javadoc' is not defined. and referenced by '//java/elemental2/core:core'
ERROR: Analysis of target '//java/elemental2/core:libcore.jar' failed; build aborted:
INFO: Elapsed time: 0.069s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (1 packages loaded, 0 targets configured)
currently loading: @bazel_tools//tools/jdk ... (4 packages)
Could you callbazel sync
and try it again?
It downloaded suprisingly many JDKs but now it works. Thank you!
Hi,
when i follow the build-instructions from the README, i get a javadoc-error on Ubuntu 22. Any advice?