Category "artifactory"

Private Artifactory Package not showing up in Visual Studio

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:

Pulling Artifactory Information From Jenkins Using DSL Script

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

What is package information in Jfrog artifactory and how to populate it?

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

How do I remove corporate proxy? I have tried everything, nothing works

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

JFrog: how to remove a version of an npm package?

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 --

How can I change mimetypes setting in Artifactory Cloud

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

How to upload Maven packages and build info to Artifactory from Jenkins

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

How to get packages on Ubuntu machine from local artifactory server

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

Android Studio can't connect to JFrog Artifactory

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

Copy latest artifact from one path to another

I'm trying to copy the latest artifact from one path to another using Artifactory API. POST /api/copy/{srcRepoKey}/{srcFilePath}?to=/{targetRepoKey}/{targetFi

cUrl vs Invoke-WebRequest

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

Reuse object/property in different stages of a declerative pipeline in Jenkins

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

Kubernetes and Wildcard DNS records

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

Artifactory test connection from jenkins gets failed with timed out

I'm using Jenkins Artifactory Plugin and I have this error: Error occured while requesting version information: connect to [myurl..:8081] failed: connection

Should we use one Azure Container Registry (ACR) for all the products in development or one ACR per product?

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

Maven Could not resolve dependencies (Return code is: 409 , ReasonPhrase:Conflict)

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

How to move artifacts in artifactory?

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