Error 503 from https://artifactory.nimblygames.com while building
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.6k
- Forks
- 174
- PR merge metrics
- No merged PRs in 30d
Description
Related to #199, it seems that https://artifactory.nimblygames.com is returning HTTP error code 503: Service Unavailable.
> Could not resolve com.badlogicgames.packr:packrLauncher-linux-x86-64:4.1.0-SNAPSHOT.
Required by:
project :Packr
> Could not resolve com.badlogicgames.packr:packrLauncher-linux-x86-64:4.1.0-SNAPSHOT.
> Unable to load Maven meta-data from https://artifactory.nimblygames.com/artifactory/ng-public-snapshot/com/badlogicgames/packr/packrLauncher-linux-x86-64/4.1.0-SNAPSHOT/maven-metadata.xml.
> Could not get resource 'https://artifactory.nimblygames.com/artifactory/ng-public-snapshot/com/badlogicgames/packr/packrLauncher-linux-x86-64/4.1.0-SNAPSHOT/maven-metadata.xml'.
> Could not GET 'https://artifactory.nimblygames.com/artifactory/ng-public-snapshot/com/badlogicgames/packr/packrLauncher-linux-x86-64/4.1.0-SNAPSHOT/maven-metadata.xml'. Received status code 503 from server: Service Unavailable
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the Artifactory endpoint and related issue #199, then reproduce the Packr build to confirm whether the 503 still prevents resolving packrLauncher-linux-x86-64:4.1.0-SNAPSHOT. Done means the dependency resolves and the build completes, or the issue is redirected to the service owner if the repository remains unavailable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100