Questions tagged [artifactory]
Artifactory is an enterprise-grade universal binary repository manager solution that can be used to work with more than 25 different dependency and package managers, including Maven, Docker, npm, PyPi etc. and supports enterprise features like on-prem, cloud or hybrid topology, multi-site replication, high-availability, sharding, pluggable storage, custom metadata, query language and much more.
I am new to Artifactory and trying to figure out the best strategy for my company's need. We've been using in-house package management system so far and want to go with more of industry standard ...
asked 42 mins ago
kennethc
60611 gold badge66 silver badges2424 bronze badges
I've got Artifactory OSS instance which is used few times a day. Mostly by automation tool. Looking into logs of it I've found that there is reoccurring error.
I've tested that ojdbc connection is ...
asked 2 days ago
m93
11311 silver badge77 bronze badges
In deque Agora (Jfrog Artifactory). Only docker and NPm are defaultly available. Remaining packagers are disable. How can i enable, please suggest the process of doing that
I have a artifactory server with alot of content and alot of .zip-files. Artifactory supports archive search which allows you to search for specific files within the archives.
The problem is that when ...
The deploy maven artifacts is failing with Jenkins Artifactory Plugin - Version 3.11.4(which is working good with 3.10.6) Please suggest for any solution. Which was the same issue reported in Version ...
I have a Jenkins Pipeline where I absorb a Python project from GitLab and the libraries have to be installed from Artifactory (not from web) while the pipeline create docker image. The image is ...
I have the below structure in Artifactory:
Now I want to download the file using jenkinsfile to my WORKSPACE, but only the file itself (without the folder v1.0.2). What I should modify here in order ...
asked Jun 16 at 10:56
arielma
84133 silver badges1313 bronze badges
I'm experiencing strange issue.
Artifactory OSS 7.16.3 installed
Internal admin account cannot reach Administration > Monitoring > System Logs. Error says: "You are not authorized to view ...
asked Jun 16 at 9:20
m93
11311 silver badge77 bronze badges
We have a custom Jfrog artifactory defined in yum.repos.d inside container. But currently when I try to install a package in my container, I'm getting this error
[root@localhost /]#docker exec -it ...
We have recently broken a monolithic repo up into separate repos one for the application and several others for common code identified to be libraries. Each repo generates a conan package and uploads ...
I have a private artifactory (Jfrog) and I need to access a specific library on this repo, and it doesn't have any access to the public registry from npm. So, if I put this repo as a main registry of ...
I want to search for the artifacts using some properties and then download the latest version. I am using get /api/search/prop?[p1=v1,v2] to search for the artifacts but this returns all the artifacts ...
I have a directory contain 5 sub-directory and each sub-directory have 10 files. I want to zip(compress) this file and upload this to an url, which is artifactory location. I want do this task by ...
I have a folder in my computer c:/folder_biodata, it consists of subfolder with files.
I have to write a python function to deploy this folder as it is into artifactory location url:
http://localhost/...
I'm using the Jfrog Artifactory plugin in my Jenkins pipeline to pull some in-house utilities that the pipelines use. I specify which version of the utility I want using a parameter.
After executing ...
I am trying to run a job with nodejs project. One of the step is rtnpminstall which runs npm install command. rtnpminstall command is run by Artifactory plugin on Jenkins. The error says.
npm ERR! ...
I have a Spring Boot 2.x project that uses Gradle 7.x.
I'm assembling a distribution of the artifact/service in a zip / tar file using the built-in Spring Boot task(s) provided. There is no meta-data ...
asked Jun 11 at 13:43
x80486
5,15344 gold badges3333 silver badges7171 bronze badges
Edit: Solved this by using a firewalld command to redirect the IP:
firewall-cmd --direct --add-rule ipv4 nat OUTPUT 0 -d ORIGINAL_HOST 6 -p tcp --dport 389 -j DNAT --to-destination NEW_HOST:389
After ...
I'm writing a CI/CD pipeline in GitLab for an android application. I use JFrog's Artifactory to push my '.apk' files as intermediary storage. From there I'm distributing to the Firebase distribution ...
I keep getting redirected to this URL, does anyone know what the issue is.
https://www.jfrog.com/error?from=<ACCOUNT_NAME>.jfrog.io&by=nginx-shared2c
When uploading artifacts to JFrog artifactory, one might set the retention to e.g. a maximum number of days. On can also set the boolean deleteBuildArtifacts: true. If not setting the latter, what ...
I have a grails 2.4.0 application that uses the tomcat-7.0.70, hibernate4:4.3.5.5 and other plugins.
I had these URLs mentioned in my BuildConfig.groovy:
mavenRepo "https://mvnrepository.com"...
I realize that I cannot retrieve the actual Artifactory access token after the initial creation--either I save it or it is lost.
However, I'm hoping I can still learn other details about the access ...
asked Jun 8 at 21:22
tanager
16111 silver badge99 bronze badges
I am trying to add the helm repository to my jfrog account but it is giving an error. I have created a remote- repository. How can I push using helm client
helm repo add <key> https://ip/...
I have deleted all the artifacts from jfrog cloud and I have deleted all the repositories. Stil the Binaries size showing as 1.5GB. How to resolve this issue. I am not seeing maintenance option in ...
I am using helm to install Artifcatory on k8s. The helm CLI which I use is:
helm upgrade --install artifactory --namespace artifactory jfrog/artifactory
The installation is completed successfully. ...
Edit: I tried running mvn clean install and found I am getting a 401 when I try to hit my artifactory repo. I have not changed my creds though since last night when it was working so not sure why this ...
asked Jun 5 at 21:34
fun_hat
44722 gold badges66 silver badges2020 bronze badges
I would like to use the Artifactory Xray reports api to retrieve a pdf report.
When I perform the request
curl -u username:password -X GET https://hostname.org:8082/xray/api/v1
I get
404 page not ...
I want to have all saltstack packages (for all OSes) available from jfrog. When trying to add saltstack-remote repository to jfrog using the following link: https://repo.saltproject.io/py3 . I receive ...
Unable to upload artifacts into JFrog Artifactory cloud, all of a sudden. Note: gradle and maven plugin both fail
id 'com.jfrog.artifactory' version '4.21.0'
<plugin>
...
asked Jun 3 at 7:53
Rpj
3,5821212 gold badges3636 silver badges8080 bronze badges
I am using below code to upload artifact to jfrog from jenkins, it is failing with cert not found error.
stage('Package Upload') {
steps{
script{
def server = ...
Our JFrog Artifactory repo is intermittently sending 403 errors when requesting deb packages from our repos. Systems experiencing this will automatically retry after a few minutes and successfully ...
Is it possible to change the package index of the pip install running in an AWS Glue Python Shell Job for when it tries to install additional dependencies?
I have awswrangler in the job dependencies, ...
asked Jun 1 at 10:37
Hendrik Wiese
1,68022 gold badges1616 silver badges4040 bronze badges
Artifactory Debian Repositories appear to not support Debian Source packages. Pushing source packages (.dsc, origin.tar.gz, .debian.tar.gz) does not result in creation of Sources.gz and the mention of ...
asked Jun 1 at 9:39
NickBroon
31233 silver badges1111 bronze badges
When I list the storage info of an artifact in Artifactory I have two fields: lastModified and lastUpdated.
What is the difference between the two?
I make an api rest call with /api/storage/... where ...
I am trying to install Artifactory latest version 7.x and while configuring Microsoft SQL Database with JFROG artifactory, it is failing with error - System.yaml not validated.
system.yaml file :
...
In the logs:
Could not get resource 'https://<locally hosted artifactory>/<virtual repo>/org/springframework/boot/org.springframework.boot.gradle.plugin/2.2.13.RELEASE/org.springframework....
asked May 28 at 11:37
Belun
3,93166 gold badges3131 silver badges4848 bronze badges
Does anyone have a docker-compose.yml that starts up OSS version of Artifactory?
I am using file shown below but I see these errors when container starts up:
Errors:
ArtifactoryClient::http [get] ...
Having production promoted artifacts in artifactory for so many years is filling up the space. Those cannot be cleaned up from the instance as they will need to be preserved for compliance constraints....
I am working on creating some stories using Storybook and publishing them on our server.
We currently build the static files using the command build-storybook. When using the command start-storybook ...
I have an instance of Artifactory OSS (latest version) running in a docker container locally.
We have a remote instance of Artifactory (non-OSS) running as well.
In my local instance, I set up a ...
We have configured a monorepo in GitLab. The structure is:
-project1
-pom.xml
-project2
-pom.xml
-project3
-pom.xml
-project4
-pom.xml
-settings.xml
-gitlab-ci.yaml
The pipeline looks ...
I'm designing a GitLab CI pipeline to build a Docker image for a given service.
This is how (the relevant excerpt from) the Gitlab CI manifest looks like so far:
...
publish-docker-image:
stage: ...
asked May 26 at 23:40
x80486
5,15344 gold badges3333 silver badges7171 bronze badges
Can someone help me convert a JFrog HTML 'native browser' query to a JFrog API call?
If I drop this url into a browser window
https://repo1.mycompany.com/artifactory/CORP-Snapshots/org/domain/company/...
asked May 26 at 20:36
vscoder
62177 silver badges1616 bronze badges
I set up a jfrog artifactory with a conan "remote" repository to proxy the official conan-center repository. I see three different conan-center URLs, depending on with source I read: center....
asked May 26 at 11:58
alx
2,97511 gold badge1616 silver badges3333 bronze badges
I am using poetry version 1.1.6 to build and publish my project to an internal artifactory.
I have provided the below command and configured the repository.
poetry config repositories.myrepo https://...
At the end of a build of ProjectA, the artifacts are uploaded to Artifactory with a jfrog CLI command like this one:
jfrog rt upload --build-name projectA --build-number 123 <artifacts-pattern> ...
asked May 25 at 15:24
Wim Coenen
64.1k1212 gold badges149149 silver badges237237 bronze badges
I have Jfrog Artifactory 4.14 version. I want to search for particular keywords in the files present in Artifactory by providing extension details.
For example, I want to search the keyword "...
asked May 23 at 13:59
Kivi
28144 silver badges1414 bronze badges
I am trying to install Jfrog's Artifactory server. I have created different Gradle repositories, but I cannot see any of them in the admin panel (Administration->Repositories->Repositories).
...
I want to use three properties to search the matching artifacts on Artifactory using python.
the properties I want to use are component, type, change