Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jcenter repository no more available. #737

Open
victorpablosceruelo opened this issue Jun 20, 2022 · 1 comment
Open

jcenter repository no more available. #737

victorpablosceruelo opened this issue Jun 20, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@victorpablosceruelo
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant