artifactory Questions

5

I have Artifactory Pro Docker image version 5.4.5 set up. I am using Nginx as well with HTTPS enabled using self-signed certificate. When I try running docker pull command, i get error: [root@tom ...
Pensioner asked 31/5, 2019 at 17:38

5

Solved

How would you upload an artifact to artifactory without using a password? If I create a new user specific for uploads, that user by default doesn't git the 'upload' permission unless they are an ...
Perrone asked 12/10, 2016 at 22:10

2

I've a question about Jfrog Artifactory. I don't know for what it is used. Can you explain me this in practical way ? Thanks in advance!
Remark asked 11/11, 2017 at 21:14

8

Solved

I've spent far more time on this than I care to admit. I am trying to just deploy one file into my Artifactory server from the command line. I'm doing this using gradle because that is how we manag...
Branca asked 19/11, 2013 at 0:3

2

I'm desiring to pull a jar file from JFrog artifactory and use it as the source to deploy to an AWS Lambda function using Terraform. I am currently doing this by pulling from an S3 bucket using the...
Joashus asked 30/4, 2018 at 13:0

3

Solved

My company uses Artifactory to store it's artifacts and I was getting this error when I tried to pull down the image. When I run docker compose up -d I got the error, Error response from daemon: un...
Susceptible asked 20/4, 2022 at 20:47

12

Solved

I tried to run the command: npm install -g @angular/[email protected] but I have got the following error: npm ERR! code E401 npm ERR! Unable to authenticate, need: Basic realm="Artifact...
Beguine asked 10/8, 2021 at 19:47

16

Solved

I need the latest artifact (for example, a snapshot) from a repository in Artifactory. This artifact needs to be copied to a server (Linux) via a script. What are my options? Something like Wget ...
Alidaalidade asked 21/12, 2012 at 11:10

4

I am looking for an easy and clean way to publish artefacts build with GitLab CI onto Artifactory. I was able to spot https://gitlab.com/gitlab-org/omnibus/blob/af8af9552966348a15dc1bf488efb29a8ca...
Pax asked 7/9, 2015 at 16:10

6

Solved

I have cloud servers located in separate data centers across the world. Each data center is separate from the others. I'm looking for an easy way to deploy artifacts to individual clusters of serv...
Ding asked 24/10, 2012 at 17:54

3

How do I delete empty folders(folders without any content) by using Artifactory AQL? I have the current AQL query to find files that are older than 12w and never downloaded, which I will delete by...
Daimon asked 18/11, 2016 at 7:21

3

I am trying to deploy a large zip file (305 MB) to artifactory using the mvn deploy command, but i am getting broken pipe errors. I tried to upload the same file via the browser's "Deploy" button, ...
Chelsae asked 9/5, 2016 at 15:57

8

I faced an issue with docker. The scenario is like this: we use Codebuild+Packer+docker to create AMI, which is used in deploy. During this step we pull image from artifactory and all pass fine exc...
Coda asked 7/12, 2018 at 22:31

3

Solved

I'm trying to publish an AAR with javadoc file to my maven repo through artifactory gradle puglin. The aar file is doing uploaded with success, but i the javadoc don't. Which script can i use to ...
Colonial asked 1/9, 2015 at 19:13

26

With maven, I occasionally hit an artifact that comes from some 3rd-party repo that I haven't built or included in my repository yet. I'll get an error message from the maven client saying that a...
Hogback asked 31/1, 2011 at 21:25

0

I have a swift package hosted in a local repository on a JFrog Artifactory account. I have followed this guide to set it up: https://jfrog.com/help/r/jfrog-artifactory-documentation/swift-registry ...
Latisha asked 11/9, 2023 at 10:7

2

I've got some resources stored on an Artifactory server, along with some documentation. However, when I visit /path/to/release/, it renders a directory index instead of my index.html. Is there a se...
Cancroid asked 1/10, 2015 at 16:47

2

Solved

I am looking for a artifactory REST API that would list down all the repo-keys. If it could provide some more information then that would be really nice. I looked up the Artifactory REST API docu...
Hypnosis asked 15/1, 2019 at 13:46

2

Could someone please explain what's are these 3 types of repos local, remote and virtual in JFrog Artifactory. , I'm not getting a clear picture of it from JFrog Artifactory documentation. https:/...
Avocation asked 9/1, 2019 at 14:29

4

I have a requirement where any file should be put in the artifact using python language. I tried to search all over internet but I couldn't find any help. Please share code snippet or something wh...
Bray asked 17/7, 2012 at 0:58

1

I'm looking for a flushed out definition, and haven't been able to find any. I found a post, such as this, but many other posts are incomplete or unanswered. I simply want to know the difference be...
Naxos asked 14/10, 2022 at 19:28

7

Solved

I'm trying to write a script which cleans up old builds in my generic file repository in Artifactory. I guess the first step would be to look in the repository and check which builds are in there. ...
Danyel asked 12/2, 2018 at 17:26

6

Solved

When I download, unpack and launch artifactory.sh I see the following error 2020-02-26T21:32:50.496Z [jfac ] [ERROR] [c1b4de79a3f11666] [.j.a.s.s.r.JoinServiceImpl:253] [http-nio-8040-exec-1] - Co...
Vicechancellor asked 26/2, 2020 at 21:54

2

Solved

Is there a way to test artifactory credentials and if I can successfully access a repository? running from the command line I cannot see if the credentials are used and from a browser with the ?tra...
Aside asked 24/4, 2016 at 7:14

4

Solved

I'm trying to migrate from groovy to gradle-kotlin dsl, but I'm new to it, so I dont know how to configure Jfrog Artifactory. Please help me with converting that part of code to gradle-kotlin dsl: ...
Beauregard asked 14/5, 2019 at 10:52

© 2022 - 2025 — McMap. All rights reserved.