2009/8/25 Anders Hammar <[email protected]>: > Ok, so you want to keep the transitive dependencies of a dependency, but > exclude the actual dependency?
Exactly :) > Sorry, I don't understand what your trying to do. You need to explain more > in detail what your doing; possibly your > confusing things by referring to files (maven works with artifacts). > > /Anders I know it seems a bit weird but I have a good reason. When I'm working on my project I'm debugging and hacking on actual dependency ( it is a parser library ). So I have to use source codes of library in my project but I still need dependencies of the library. Serbulent --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
