in the past hour I used Visual Studio to package a NuGet .nupkg file, and then used the following commands to push my .nupkg file to a private artifactory repo:
Preface: I'm pretty green in the Jenkins\Artifactory\DSL space, so I'll prob sound like I'm bumbling along. I'm working on a Jenkins DSL script to pull informat
I use Jfrog Artifactory Community Edition, I deployed a jar artifact of my project into our Artifactory server via Eclipse maven tools (mvn clean deploy) and he
I have an artifactory preventing me from setting up any new apps or libraries. When I had access to corporate VPN, I could bypass it. I am basically getting thi
Used this command and it returns 200: npm unpublish myapp@"0.1.23" --verbose --registry https://myapp.jfrog.io/artifactory/api/npm/myapp/ Log: $ npm --
I'm using Jfrog Artifactory on Cloud, and I'm trying to change mimetypes.xml to serve html files as browsing instead of downloading. I have read the article htt
I'm a little confused about how this should work. I have a Jfrog Maven repo. In my Jenkins pipeline I'm just using mvn deploy to deploy to it. But I want to get
what is the issue i have setup the local artifactory server to download all the debian/ubuntu packages. here are my remote repos : repo key : op.archive.ub
We've been successfully running a JFrog Artifactory OSS instance for a few years to host our Android libraries. Recently the web server certificate expired so w
I'm trying to copy the latest artifact from one path to another using Artifactory API. POST /api/copy/{srcRepoKey}/{srcFilePath}?to=/{targetRepoKey}/{targetFi
Can anybody explain to me why cUrl (the real cUrl) works but Invoke-WebRequest doesn’t? Same machine, same variables. To me it looks like they should both
We create a new maven build: def rtMaven = Artifactory.newMavenBuild() Now we want to reuse this rtMaven in a different stage than the current one; like in t
Is it possible to setup my ingress with a wildcard so I can fetch images with repositoryname.hostname where repositoryname is the wildcard? I have Artifactory r
I'm using Jenkins Artifactory Plugin and I have this error: Error occured while requesting version information: connect to [myurl..:8081] failed: connection
We have started to spin off products off the one big monolith into Azure. A product could also be called a micro service. A question that we have - should we
Failed to execute goal on project lcms.web: Could not resolve dependencies for project lcms:lcms.web:war:0.0.1-SNAPSHOT: Failed to collect depende
Can someone help me find a way to copy an artifact from one artifactory location to another location, inside the same repository. I understand there are ways to