Yahav Itschak
Yahav Itschak
Thanks for your feedback @staffanf. I merged #390 to solve the problem for now. Regarding the input/output of the task, I suggest advising with @ghale, since he is the one...
@davidnelson-hms @staffanf @rupebac Gradle Artifactory plugin 4.18.0 is released - feel free to upgrade. We'd appreciate your feedback for that!
@zsperske, The Gradle Artifactory plugin can publish any Gradle [publication](https://docs.gradle.org/current/userguide/publishing_maven.html#publishing_maven:publications) it gets. I'm not sure whether the "Vanniktech plugin" generates publications, but if it does, you can use it as...
@ranjit-seasia, Thanks for reporting this issue. We fix this issue in 4.24.9. Read more about in https://github.com/jfrog/build-info/issues/522. 4.24.9 is not yet updated in Maven Central [search index](https://search.maven.org/artifact/org.jfrog.buildinfo/build-info-extractor-gradle), but it is...
@sbkohel, The latest release is indexed in the Maven Central search index. Using `latest.release` should download `4.24.9` now.
@appsti, First, apologizes for the late response. After uploading the artifacts, the Gradle Artifactory plugin generates and uploads the [build-info](https://www.jfrog.com/confluence/display/JFROG/Build+Integration) file to Artifactory. This file contains rigorous information about your...
@mafgh the deserialization of unknown fields issue has been fixed in #502, which is reflected in the latest Maven Artifactory plugin 3.2.3. In the above case, the user tried to...
@Jahrhause, thanks for reporting this. it looks like you're downloading the plugin from the Maven Central repository, however, we publish the Gradle plugin to JCenter. Can you please try to...
@e88z4, Thanks for reporting this issue. We couldn't reproduce this issue. Could you please check if the issue reproduces on the latest Gradle Artifactory plugin 4.24.0?
@javadan @c-koell @hfskappel Thank you for reporting this issue. The Jenkins Artifactory plugin version 4.0.7 has been released and includes a [fix](https://github.com/jfrog/jenkins-artifactory-plugin/pull/945) for this problem. Please upgrade and let us...