artifactory
Copy artifact in Artifactory to a remote repository
I have the following setup: Development server for continuous build with Hudson, Maven and Artifactory up and running.[详细]
2023-02-14 16:37 分类:问答Hudson plug-in not publishing all artifacts to Artifactory
I\'ve got a small Java project setup to build continuously through a Hudson server.I\'d like to publish the build artifacts to an Artifactory server as a post-build step so, naturally, I\'m using the[详细]
2023-02-10 02:35 分类:问答Free artifactory or nexus service url without password, for using in intellij idea
Intelliji Idea shiped with 3 free online repository in settings -> maven -> artifactory or nexus service url[详细]
2023-02-09 15:00 分类:问答When maven says "resolution will not be reattempted until the update interval of MyRepo has elapsed", where is that interval specified?
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.[详细]
2023-02-07 15:03 分类:问答Use public maven repository with ivy
I have an ivy.xml containing <dependencies> <dependency org=\"commons-lang\" name=\"commons-lang\" rev=\"2.4\"/>[详细]
2023-02-07 03:57 分类:问答Automating Maven Settings file
I have artifactory setup on our local network, and we are currently looking to put alot of our projects onto a Hudson box for CI purposes.[详细]
2023-02-05 02:06 分类:问答How do you ensure repeatable builds with an artifact repository like nexus or artifactory vs. checking libs into source control?
In all of the artifact repository\'s that I\'ve evaluated I have to see how I can maintain my repository in such a way that I can archive old stuff so I\'m not looking at thousands of artifacts in the[详细]
2023-01-18 23:59 分类:问答Error in the build of project with gradle from Hudson and its deployment in artifactory
I just added the hudson-artifactory plugin, and everything runmarvelously with Maven, but when I tried to build the project with gradle (I added the gradle plugin to hudson)[详细]
2023-01-11 10:39 分类:问答