Hi,

If I understand the concept of Maven correctly, then I believe it is a 
framework for setting a common development environment for a new 
project.  Is this correct?

Here are some thoughts I  had will trying to use Maven for a generic 
project creator for building Web Appliations:

1) Have the jar datasource for the "get" command defined in project.xml.
2) Have the <jarResources> included in the classpath for compiles.
3) Have the ability to define you desired directory structure in the 
project.xml

Will the default.properties used by most of the jakarta projects go away 
with this system?  It seems most of the stuff in default.properties can 
be derieved from project.xml.

Thoughts?

Jason Kary



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to