Describe the bug
When trying to build the provisioning app, it tries to download libraries from jcenter, no more available.
For more details, see opendevstack/ods-quickstarters#804
To Reproduce
Try to build the OdsBox.
Expected behavior
It should not try to download from jcenter.
Screenshots
N/A
Affected version (please complete the following information):
- OpenDevStack [4.x, master]
Log Output (ensure to remove any confidential information like tokens, project names, etc.
build-log.txt
build-log.txt
[2022-06-20T01:00:55.694Z] �[0;32m amazon-ebs: Execution failed for task ':compileJava'.�[0m
[2022-06-20T01:00:55.694Z] �[0;32m amazon-ebs: > Could not resolve all files for configuration ':compileClasspath'.�[0m
[2022-06-20T01:00:55.694Z] �[0;32m amazon-ebs: > Could not resolve com.atlassian.security:atlassian-cookie-tools:3.2.14.�[0m
[2022-06-20T01:00:55.694Z] �[0;32m amazon-ebs: Required by:�[0m
[2022-06-20T01:00:55.694Z] �[0;32m amazon-ebs: project :�[0m
[2022-06-20T01:00:55.694Z] �[0;32m amazon-ebs: > Could not resolve com.atlassian.security:atlassian-cookie-tools:3.2.14.�[0m
[2022-06-20T01:00:55.694Z] �[0;32m amazon-ebs: > Could not parse POM https://nexus-ods.ocp.odsbox.lan/repository/atlassian_public/com/atlassian/security/atlassian-cookie-tools/3.2.14/atlassian-cookie-tools-3.2.14.pom�[0m
[2022-06-20T01:00:55.954Z] �[0;32m amazon-ebs: > Could not resolve com.atlassian.security:atlassian-security:3.2.14.�[0m
[2022-06-20T01:00:55.954Z] �[0;32m amazon-ebs: > Could not resolve com.atlassian.security:atlassian-security:3.2.14.�[0m
[2022-06-20T01:00:55.954Z] �[0;32m amazon-ebs: > Could not parse POM https://nexus-ods.ocp.odsbox.lan/repository/atlassian_public/com/atlassian/security/atlassian-security/3.2.14/atlassian-security-3.2.14.pom�[0m
[2022-06-20T01:00:55.954Z] �[0;32m amazon-ebs: > Could not find com.atlassian.platform:platform:3.5.2.�[0m
[2022-06-20T01:00:55.954Z] �[0;32m amazon-ebs: > Could not find com.atlassian.crowd:crowd-integration-springsecurity:1000.82.0.�[0m
[2022-06-20T01:00:55.954Z] �[0;32m amazon-ebs: Required by:�[0m
[2022-06-20T01:00:55.954Z] �[0;32m amazon-ebs: project :�[0m
[2022-06-20T01:00:55.954Z] �[0;32m amazon-ebs:�[0m
[2022-06-20T01:00:55.954Z] �[0;32m amazon-ebs: * Try:�[0m
[2022-06-20T01:00:55.954Z] �[0;32m amazon-ebs: Run with --info or --debug option to get more log output. Run with --scan to get full insights.�[0m
[2022-06-20T01:00:55.954Z] �[0;32m amazon-ebs:�[0m
[2022-06-20T01:00:55.954Z] �[0;32m amazon-ebs: * Exception is:�[0m
[2022-06-20T01:00:55.954Z] �[0;32m amazon-ebs: org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':compileJava'.�[0m
Additional context
Add any other context about the problem here.
Describe the bug
When trying to build the provisioning app, it tries to download libraries from jcenter, no more available.
For more details, see opendevstack/ods-quickstarters#804
To Reproduce
Try to build the OdsBox.
Expected behavior
It should not try to download from jcenter.
Screenshots
N/A
Affected version (please complete the following information):
Log Output (ensure to remove any confidential information like tokens, project names, etc.
build-log.txt
build-log.txt
Additional context
Add any other context about the problem here.