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.
I have the following build artefacts in Artifactory server. http://artifactory.company.com:8081/artifactory/libs-snapshot-local/com/mycompany/projectA/service_y/2.75.0.1/…
api rest build artifactory http-deleteWhen ever I run the curl command it's throwing a syntax error. I've followed this documentation to list all artifacts …
curl artifactory artifactory-query-langIn our artifactory we have a snapshot repo defined to handle max 5 unique snapshots. We added -SNAPSHOT-.extension to the …
snapshot artifactoryRecently we started to work with Artifactory. We configured settings.xml as Artifactory proposed. However we have problems downloading jars …
maven dependencies pom.xml artifactoryCan Artifactory be used as "SCM" or source in Jenkins to trigger the builds on an particular artifact deploy? Don't …
jenkins artifactoryI'm using jfrog rt config to configure JFrog CLI. It asks for my "Artifactory server ID". I can't find any …
artifactory jfrog-cliI have Android Studio projects that build AARs or APKs in both release and debug versions. I'd like to publish …
android maven gradle artifactoryI am using Artifactory as NuGet repository to store all the nuget packages. When we use this Artifactory link as …
nuget artifactory nuget-package-restoreI tried adding this to the settings.xml; <properties> <maven.deploy.skip>true</maven.deploy.…
maven jenkins artifactoryAfter the fresh install of JFrog Artifactory server I am not able to start up the application. I am using …
artifactory