On Wed, 2002-03-27 at 13:36, [EMAIL PROTECTED] wrote: > First of all, let me say how fantastic Maven is. I am impressed with the > quality of the documentation, the ease of which the product can be set up > and the features available at such an early point in the product's > lifecycle.
Thanks! > Second of all, I'm trying Maven out and I'm trying to find out some more > info on the <dependency> tag. In particular, where the list of known > <name>s are, and what the known values for the <type>s are. The <name>'s are the same as the gump one's which is where I'm getting the information. I will try to improve the documentation. We're suffering growing pains. Right now they are the <type>'s are required documentation But really what we are shooting for being able to simply state a projects direct dependencies and let maven figure out the indirect runtime dependencies by using the dependency graph. > Also, well done on the L&F. I'm hoping to use it on a Commons project and > hopefully doing so will encourage others to adopt it too. That is thanks to Todd at Collab. Daniel Rall setup a project (style.tigris.org) so that as improvements are made to the stylesheets they will be propogated on to maven users. We have some pretty good collaboration going on. > Anything I can do to help, just let me know. I saw you had some release process documentation that would be nice to integrate into maven's growing collection of development process documentation :-) We'll take any process docs you have! > -- > dIon Gillard, Multitask Consulting > Work: http://www.multitask.com.au > Developers: http://adslgateway.multitask.com.au/developers > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
