ivy
Including classes of a path to build a war
I try to build a war on a multi modules project without copying the compiled classes. I use Ivy to manage my dependencies between my modules.[详细]
2023-03-07 02:06 分类:问答Do ivy dependency revisions have anything to do with svn's?
With no background on ivy dependencies I\'m trying to build nutch with solr 4.0, but I\'m not sure how to change the nutch ivy dependency on solr in the ivy.xml:开发者_JS百科[详细]
2023-03-04 13:36 分类:问答How can I disable Ivy's SHA1 check of the downloaded .pom files?
My current Ivy configuration fails to resolve because of t开发者_运维问答his error: problem while downloading module descriptor:[详细]
2023-03-04 09:21 分类:问答gwt 2.3 gwt-servlet-deps.jar from Ant Ivy build
I am trying to get a simple GWT 2.3 project working in DevMode with an Ant Ivy build.I have used Ivy for GWT projects prior to 2.3 (GWT 2.0.x in particular), and the following dependencies (in my Ivy[详细]
2023-03-03 10:20 分类:问答ivy or maven? which one to use? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-02-27 05:57 分类:问答Keep Ivy from including test dependencies
Consider an ivy.xml like the following: <ivy-module version=\"2.0\"> <info organisation=\"com.foo\" module=\"FooBar\" />[详细]
2023-02-24 08:34 分类:问答Is there a way to specify an Ivy dependency using a dynamic revision but restricting the status?
Is it possible for me to declare a dependency using a dynamic revision while restricting the status of the retrieved artifact?For example, I want to define a version range, something like \"[1.0,1.1[\[详细]
2023-02-22 20:40 分类:问答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 分类:问答Find hidden dependencies in Ivy
I\'m using Apache Ivy + IvyDE for getting my project\'s dependencies, which are: <dependency org=\"com.google.guava\" name=\"guava\" rev=\"r08\" />[详细]
2023-02-19 00:18 分类:问答ivy com.springsource.repository.bundles.release via Nexus
I have tried to add http://repository.springsource.com/ivy/bundles/external/ as (proxy) remote repository location to our Nexus repository.[详细]
2023-02-18 05:59 分类:问答