Hi Jesse,

I am right now working with Maven 1. As I don“t feel safe in using
Maven 2 yet (should I??).

Any ideas for it based on Maven 1??

Regards,

Marcelo

On 8/17/05, Jesse McConnell <[EMAIL PROTECTED]> wrote:
> you thinking maven 1 or 2?
> 
> I can't speak to maven1, but this project design would be pretty easy
> to implement and manage in m2.  I think John is planning on making a
> sample large project archetype to bootstrap the design layout of a
> project like this..
> 
> but is really is pretty easy in m2, imo at least
> 
> Jesse
> 
> On 8/17/05, Marcelo Alcantara <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I am working on a very big billing project with 40 developers, and I
> > am intending to use maven on it.
> >
> > Some questions that are still in my mind.
> >
> > How do you usually devide the project into small units to ease
> > development and local deployment/testing??
> >
> > Actually I did a multiproject in the initial framework based on the
> > following structure:
> >
> > project
> > +--base (base configuration for other projects)
> > +--common (common classes to be used between web and business modules)
> > +--business (ejbs)
> > +--web (web...)
> >
> > As I can see, it is not going to be a good idea to have a lot of ejbs
> > into de business jar. Nor will be having all the web resources inside
> > the web war.
> >
> > How do you usually do in your big projects??
> >
> > Thanks for any help.
> >
> > --
> > Marcelo Alcantara
> > Senior Developer/Architect
> > --------------------------------------------------------
> > [EMAIL PROTECTED]
> > +55 11 81968823
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> 
> --
> --
> jesse mcconnell
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
Marcelo Alcantara
Senior Developer/Architect
--------------------------------------------------------
[EMAIL PROTECTED]
+55 11 81968823

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

Reply via email to