Forgive the double post but I am keen on an answer to this. I would like some advice as to the approach I am taking. I am using Ivy for dependency management and am able to download and use all my ja
I am using SBT as my build tool for building a Scala project. My problem is, I can\'t configure SBT to download dependencies to my user home directory. Therefore I am looking for a per-user or even b
I\'ve recently started using Grails and I have the following questions about the available tools for development on the framework:
I\'m trying to set up my ant build so that the targets which run Ivy functions are completely separated from the ones that the continuous build and most developers run.I want one target to download up
I have a local repository, in which i can put one jar and retrieve it using ivy. Now for svnant, I want to put 4 jar files in one folder and try to use ivy to retrieve it. my patten in org/module/vers
We have a number of products that consist of a large number of modules, some of which are shared between some of the products. They are spread out over a few version control repositories.
I\'m using ant+ivy+nexus to build and publish my java OSGi projects (just good old jars if you\'re unfamiliar with OSGi). After the usual mind-melting period one has when engaging with new tech I\'ve
Our team has a number of independant services, and (possibly nested) dependant versioned libraries - currently managed in Ivy. Whenever a dependant library is updated, all libraries and services depen
I\'m using ant, ivy and nexus repo manager to build and store my artifacts. I managed to get everything working: dependency resolution and publishing. Until I hit a problem... (of course!).
I have found IvyDE which allows me to solve an outstanding problem of having a frozen core version of a web application, which needs to be able to pull in extra code from an update library so it is on