Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

Bintray Sunset - API docker build failed 403 on nodes-0.5.0.pom #394

Closed
AdamBrousseau opened this issue May 4, 2021 · 3 comments
Closed
Labels
bug Something isn't working
Milestone

Comments

@AdamBrousseau
Copy link

Describe the bug
Rebuilding the API locally using docker-compose build throws an error trying to grab a dependency

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for adoptopenjdk-api-v3 3.0.0-SNAPSHOT:
[INFO] 
[INFO] adoptopenjdk-api-v3 ................................ SUCCESS [01:22 min]
[INFO] adoptopenjdk-api-v3-models ......................... SUCCESS [ 37.861 s]
[INFO] adoptopenjdk-api-v3-persistence .................... SUCCESS [ 30.133 s]
[INFO] adoptopenjdk-api-v3-telemetry ...................... SUCCESS [  9.500 s]
[INFO] adoptopenjdk-api-v3-updater ........................ FAILURE [ 56.849 s]
[INFO] adoptopenjdk-api-v3-frontend ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:48 min
[INFO] Finished at: 2021-05-04T13:37:22Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project adoptopenjdk-api-v3-updater: Could not resolve dependencies for project net.adoptopenjdk.api:adoptopenjdk-api-v3-updater:jar:3.0.0-SNAPSHOT: Failed to collect dependencies at io.aexp.nodes.graphql:nodes:jar:0.5.0: Failed to read artifact descriptor for io.aexp.nodes.graphql:nodes:jar:0.5.0: Could not transfer artifact io.aexp.nodes.graphql:nodes:pom:0.5.0 from/to bintray-americanexpress-maven (https://dl.bintray.com/americanexpress/maven): Authorization failed for https://dl.bintray.com/americanexpress/maven/io/aexp/nodes/graphql/nodes/0.5.0/nodes-0.5.0.pom 403 Forbidden 

I do see a banner on the bintray main page

Thanks for supporting Bintray! This service has now been sunset, and to assist with migration to the JFrog Platform, paid accounts can login until July 4th.

Info about sunset
https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

I was able to find
https://mvnrepository.com/artifact/io.aexp.nodes.graphql/nodes/0.5.0
But there is a note there

Note: this artifact is located at Amex repository (https://dl.bintray.com/americanexpress/maven/)

I haven't found a new location yet.

@AdamBrousseau AdamBrousseau added the bug Something isn't working label May 4, 2021
@AdamBrousseau
Copy link
Author

Related americanexpress/nodes#121 and americanexpress/nodes#122
Doesn't look like they're too keen on fixing it but I imagine pressure will start to build now that the service has sunset.

@karianna karianna added this to the May 2021 milestone May 19, 2021
@Benjamin-PeterKoestler
Copy link

@karianna you did closed this ticket but is there a new public repo to reference this tool like mavenCentral? How are developers using this GraphQL-client able to still use it?

@karianna
Copy link
Member

We just stopped using that lib IIRC

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

No branches or pull requests

3 participants