-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Java: openjdk version "11.0.19"
Command:
plugin-bts-jira-cloud % ./gradlew build
Results:
`> Task :nodeSetup FAILED
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':nodeSetup'.
Could not resolve all files for configuration ':detachedConfiguration82'.
Could not resolve org.nodejs:node:14.19.3.
Required by:
project :
> Could not resolve org.nodejs:node:14.19.3.
> Could not get resource 'https://nodejs.org/dist/v14.19.3/ivy.xml'.
> Could not GET 'https://nodejs.org/dist/v14.19.3/ivy.xml'. Received status code 403 from server: Forbidden
-
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. -
Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.4.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 1s
1 actionable task: 1 executed`