ivy
Using packager resolver for external jar
I\'ve been trying to download an external jar Jsoup by creating a packager.xml file. When I try to building the file I get back an error which says[详细]
2023-04-10 07:24 分类:问答Jenkins - Using the results of one job, in another job
I have a job that runs a makefile开发者_运维知识库 and generates some files. I then want another job that publishes these files to ivy.[详细]
2023-04-09 10:06 分类:问答Where do I put my credentials when using Ivy and a private company repository?
I\'m using Ant + Ivy, and my company has recently set up a Nexus server for our own private libraries. Ivy can get dependencies from the Nexus server by using a ibilio resolver and m2compatible=true,[详细]
2023-04-06 06:41 分类:问答Installing Ivy plugin in Grails 1.1.1: Ivy zip file not found
I am using Grails 1.1开发者_运维百科.1 and I want to install ivy-0.1 but when I run grails install-plugin ivy it hits the http://www.apache.org/dist/ant/ivy/2.0.0-rc1/apache-ivy-2.0.0-rc1-bin-with-dep[详细]
2023-04-05 03:53 分类:问答Get information about dependent modules in Ivy
have several \"generic\" modules and one module, which is dependent on them (root). I would like to put some information in the generic modules ixy.xml and later read this information in the build.xml[详细]
2023-04-05 01:20 分类:问答SFTP Repos & SftpException
[Using Apache Ivy] I am trying to configure my settings file to use an SFTP repo (we have an FTP server at the office) and getting a NoClassDefFoundError for the com/jcraft.jsch.SftpException class.H[详细]
2023-04-04 12:08 分类:问答Apache Ivy: Where do I put all these JARs?
I\'m trying to convince the higher-ups at my work place to migrate to Apache Ivy. I\'ve managed to get a few sandbox projects working using Ivy to power the build, and now I have a greenlight to put t[详细]
2023-04-04 06:35 分类:问答Apache Ivy & Settings File
I\'m writing my first Ivy configuration for a new Java project and am trying to hook my ivy-settings.xml file up to my buildscript.[详细]
2023-04-04 02:35 分类:问答How do I exclude some dependencies without forcing other dependencies to define configurations
Our bootstrap process uses an ivy conf to deliver a build harness and some tools (ant libs).Our default configuration should deliver compilation and runtime dependenc开发者_如何学JAVAies.[详细]
2023-04-03 17:25 分类:问答Apache Ivy: Dependency Ivy FIles
Th开发者_StackOverflowreequick questions regarding Apache Ivy: (1) Throughout our projects, we use over 100 \"common\" JARs (log4j, junit, commons-cli, etc.). Do we have to write the ivy.xml (\"modul[详细]
2023-04-03 15:53 分类:问答