Venisse <[EMAIL PROTECTED]>
02/03/2006 11:19 AM
Please respond to continuum-users
To: continuum-users@maven.apache.org
cc:
Subject: Re: How to make multi module work in continuum
[EMAIL PROTECTED] a écrit :
> Again Thanks for your reply,
>
>
continuum-users@maven.apache.org
cc:
Subject: Re: How to make multi module work in continuum
[EMAIL PROTECTED] a écrit :
yeah
i'm using m2 with continuum
when i added the parent pom it loaded all the child pom but when hit
"build now" at pare
John Tolentino a écrit :
What are you trying to build? Maven 1, Maven 2 or Ant?
If you're using Maven 2, by default it should build all of the sub
projects if you build the parent. Just make sure all of the sub projects
are declared in the parent POM's modules section.
Not exactly.
Continu
What are you trying to build? Maven 1, Maven 2 or Ant?
If you're using Maven 2, by default it should build all of the sub
projects if you build the parent. Just make sure all of the sub projects
are declared in the parent POM's modules section.
With Maven 1, make the default goal of your pare