Version 4.0.0 missing from artifactory
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.6k
- Forks
- 174
- PR merge metrics
- No merged PRs in 30d
Description
It looks like https://artifactory.nimblygames.com/ui/native/ng-public/com/badlogicgames/packr/packr/ no longer shows v4 while v3 is still available?
Execution failed for task ':tools:compileJava'.
> Could not resolve all files for configuration ':tools:compileClasspath'.
> Could not find com.badlogicgames.packr:packr:4.0.0.
Searched in the following locations:
- ****
- https://artifactory.nimblygames.com/artifactory/ng-public/com/badlogicgames/packr/packr/4.0.0/packr-4.0.0.pom
- ****
Required by:
project :tools
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 with the tools:compileJava dependency resolution failure and verify whether com.badlogicgames.packr:packr:4.0.0 is absent from the linked Artifactory path while v3 remains available. Trace the project’s release or publishing entry point, if present, and consider the issue done when the 4.0.0 artifact can be resolved from that repository.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100