Hi, I'm wondering which way maven is going in terms of dependency management. In my scenario and most I'm aware of, I'd like to distinguish between different types of dependencies to support e.g. a clever distribution of the application. I'm thinking of three types: compile time, runtime, and test dependencies. The distinction of those would help me in my scenarios to create a binary distribution including only the dependencies I need to run the application. Another distribution might be targeted to developers who need the sources as well as the compile-time and test dependencies.
What do you think? Is that already doable with the latest maven? If not, is it an interesting feature for future maven releases? Cheers, Dominik -- Dominik Dahlem <[EMAIL PROTECTED]> ------------------------------------------------------- Trinity College Dublin Department of Computer Science, Dublin 2, Ireland fax: (+353) 1-677 2204 www: http://www.cs.tcd.ie/Dominik.Dahlem/ -------------------------------------------------------
signature.asc
Description: This is a digitally signed message part
