Hi,

Welcome in maven world!

You can see the maven user guide for multi project builds :
http://jakarta.apache.org/turbine/maven/reference/user-guide.html#Multi
Project Builds

And plugins description :
http://jakarta.apache.org/turbine/maven/reference/plugins/index.html

Emmanuel

-----Message d'origine-----
De: "Hari Kodungallur" <[EMAIL PROTECTED]>
A: <[EMAIL PROTECTED]>
Date: 06/12/02
Objet: Maven Newbie

Hi,

I am new to Maven. I am trying out Maven to do the build management for
our group.

This is the current scenario. We have multiple modules in the project.
Each module has an ant build file. I also have a master build file which
is used to build all the modules, mainly during nightly build.

We have also started using clover, jalopy and checkstyles. Maintaining a
master ant file is becoming a cumbersome task with the use of multiple
tools.

We don't want to move away from individual module ant build files. We
would like to use Maven to manage all the individual ant build files (as
a master build file, sort of) and in addition use the plug-ins available
for the other tools to do code coverage and code checking for all
modules.

My questions are:

(1) Is Maven the right tool to do this?
(2) If yes, can somebody give me some HOWTOs and also sample project
descriptors to do this kind of tasks? Anything closely related will be
very helpful, as either the documentation on Maven's website is too
little or too confusing to me.

Thank you very much
-Hari


_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? T�l�charger MSN Messenger
http://www.ifrance.com/_reloc/m la 1�re messagerie instantan�e de France


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

Reply via email to