cpuzicha
cpuzicha
Output from my own plugin test, built with Gradle 8.6: The task 'bootStartScripts' (org.gradle.jvm.application.tasks.CreateStartScripts) is not a subclass of the given type (org.gradle.api.tasks.application.CreateStartScripts) Shouldn't custom tasks prefer the API versions...
**Describe the bug** Maven POM contains a self reference: ``` org.jfrog.buildinfo build-info-extractor 2.41.14 build-info-extractor ... org.jfrog.buildinfo build-info-extractor 2.41.14 compile true ``` Test in IntelliJ IDEA with this as a dependency...
**Is your feature request related to a problem? Please describe.** It is currently impossible to query the results of the XRay scan without actively triggering one. Our usecase is a...
**Describe the bug** The org.jfrog.build.extractor.ci.BuildInfo and org.jfrog.build.api.Build classes should reflect the official Artifactory API as defined by https://jfrog.com/help/r/jfrog-rest-apis/build-upload. This was possible until https://github.com/jfrog/build-info/pull/559 **To Reproduce** ... **Expected behavior** I can...