That's standard behaviour i guess ;)

You should try and remove the nonrecursive flag that Continuum enables by
default.
You can find that flag in your project subsection in the continuum webapp,
as someone has sugested earlier.

In order to make continuum work like your normal command-line mvn command,
you could create a schedule that builds the parent module with your favorite
goals,
and remove the children from that schedule, so only the parent build will be
triggered...
You can always build your children manually at any given time..

Take care,
Jo

On 7/4/06, Martin Gilday <[EMAIL PROTECTED]> wrote:

Does the pom that you uploaded have the SCM tags correctly set, and is
the POM correctly in you source control?

Reply via email to