-
Notifications
You must be signed in to change notification settings - Fork 164
Missing dependency in mavenCentral file-specs-java 1.0.0 #522
Copy link
Copy link
Closed
jfrog/file-specs-java
#7Labels
questionFurther information is requestedFurther information is requested
Description
> Could not resolve all artifacts for configuration ':classpath'.
> Could not find org.jfrog.filespecs:file-specs-java:1.0.0.
Searched in the following locations:
- https://artifactory.****.com/artifactory/maven/org/jfrog/filespecs/file-specs-java/1.0.0/file-specs-java-1.0.0.pom
- https://artifactory.****.com/artifactory/maven/org/jfrog/filespecs/file-specs-java/1.0.0/file-specs-java-1.0.0.jar
Required by:
project : > org.jfrog.buildinfo:build-info-extractor-gradle:4.24.8 > org.jfrog.buildinfo:build-info-extractor:2.28.2
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 13s
FAILURE: Build failed with an exception.
It seems like the most recent release of build-info-extractor is pulling in a dependency that is not published in mavenCentral.
The only place I can find file-specs-java is from oss.jfrog.org (https://oss.jfrog.org/ui/packages/gav:%2F%2Forg.jfrog.filespecs:file-specs-java?name=file-specs-java&type=packages). Was this an oversight as this indicates the documentation here (https://www.jfrog.com/confluence/display/JFROG/Gradle+Artifactory+Plugin) is no longer correct (cannot used the latest.release for build-info-extractor-gradle).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested