artifactory
Artifactory and tomcat out of memory
i am using开发者_JS百科 artifactory 2.3.4.1 on tomcat 6 and sometimes when i am deploying or deleting from artifactory[详细]
2023-04-12 06:25 分类:问答How to debug the performance of a wrong setup of a build machine?
We have to setup new build environments regularily, and the process seems not so simple. Today I have got a new build machine, and the first Maven build was so slow, that I wanted to clarify why the p[详细]
2023-04-11 14:11 分类:问答How to detect duplicate artifacts in artifactory
I know that artifactory uses checksum based storag开发者_运维知识库e and will only store one copy of an artifact even if I upload multiple identical ones under different names.[详细]
2023-04-05 03:20 分类:问答Indexed repositories within Artifactory
Apologies if this is obvious to everyone else... I\'ve deployed the Artifactory war file within tomcat6 and started the server: all looks great.[详细]
2023-04-04 16:00 分类:问答unauthorized access on artifactory even though credentials are included
I am trying to deploy a zip file to a remote inhouse maven repo.(artifactory integrated into hudson).[详细]
2023-03-20 11:04 分类:问答Maven3 unable to get latest artifact SNAPSHOT version from remote repo
I\'ve been facing this error fro quite a while now. Without being able to trace it back in time pr开发者_如何学运维ecisely, I feel it dates back from the switch to maven3.[详细]
2023-03-19 02:36 分类:问答How to maintain different maven environments for production and development?
In a Java world where people use Maven/Ivy to manage dependencies, how should one maintain multiple environments/repositories (artifactory) for production and development environments?[详细]
2023-03-18 21:46 分类:问答How can I prevent previously deployed artifacts from being overwritten?
We use Artifactory for our company\'s Maven开发者_开发知识库 repository.Is there a way to set it up (or set Maven up) so that an artifact can\'t be deployed to the repository if there is a pre-existin[详细]
2023-03-14 20:44 分类:问答Best way to separate storing of dependent artifacts for projects and plugins
In maven 3 we can separate the dependent artifacts for projects and plugins. What is the best way to do this with a repo manager (nexus ...) if you have proxied and hosted repos? Any examples how def[详细]
2023-02-28 04:03 分类:问答Using the Ivy plugin together with the Artifactory plugin in Jenkins/Hudson
I am trying to use the Ivy plugin (http://wiki.jenkins-ci.org/display/JENKINS/Ivy+Plugin) and the Artifactory plugin (http://wiki.jenkins-ci.org/display/JENKINS/Artifactory+Plugin).[详细]
2023-02-20 16:16 分类:问答