-
**Describe the bug**
Upgraded to artifactory plugin to 3.16.1 from 3.14.2 and when I try to publishBuildInfo to my artifactory server I see the below error
```
org.jfrog.build.api.Artifact cannot b…
-
I have done everything according to manuals from https://jfrog.com/open-source/
My Ubuntu version is 20.04. Since there is no "focal" in https://releases.jfrog.io/artifactory/artifactory-debs/, I'v…
-
I'm attempting to use the client to download files on Artifactory. However, I can't even import the name "Artifactory". As far as my gradle builds are concerned, a few classes are available - Artifact…
-
We use doUpload() to upload artifacts to Artifactory, but when we want to delete those artifacts, they can't be deleted since they have not been closed.
https://github.com/jfrog/artifactory-client…
qlan2 updated
4 years ago
-
We use artifactory java bindings from this project to download content from our artifactory. I am running into outofmemory when downloading a file with size 460MB. Below is the exception trace.
The…
-
The Artifactory UI can expose the size of a repo by clicking on the "Count..." button. There is no documented API to access this value. Can it be exposed? Can it be added to api/src/main/java/org/arti…
-
Hey,
I am using artifactory client services 2.6.0 in my project in order to fetch data from Artifactory. My desktop is behind a corporate web proxy. I get a timeout every time I tried to fetch data…
-
**Describe the bug**
Artifactory deployment using the plugin fails with 400 (Bad Request) error. The exact cause might be obscured a little because the plugin performs transactions in parallel, but…
-
Is it possible to do the "creation date" search (http://www.jfrog.com/confluence/display/RTF/Artifactory+REST+API#ArtifactoryRESTAPI-ArtifactsCreatedinDateRange) using the artifactory-client-java? I c…
-
Hi,
We have recently upgraded the teamcity plugin from a pretty old version (2.3.1) to the most recent one (2.9.1) and that broke some of our builds.
We upload artifacts and build info from multip…