> From: Niclas Hedhman [mailto:[EMAIL PROTECTED] > > On Wednesday 24 September 2003 21:27, Leo Sutic wrote: > > Not more than the problems you get from compile-time > > dependencies when > > running maven. (Which works fine for me.) > > Unfortunately, I have not been so lucky, and heard about > others having problem > with the dependency structures of Maven.
I think the issue is that it requires a good solid infrastructure behind it - many projects end up doing releases that are dependent on SNAPSHOT versions of other packages. This, of course, messes things up a little. But not more than the degree to which it is already messed up - I remember Cocoon releasing with -dev versions of Xalan, for example (which is a no-no). But the general idea - declaring dependencies and having the container auto-assemble the app looks fine to me. /LS --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
