On 12/09/2009, sebb <seb...@gmail.com> wrote:
> On 12/09/2009, sebb <seb...@gmail.com> wrote:
>  > I've been unable to fix the Continuum build failures; I think this may
>  >  be because the parent pom (which now defines the clover2 version) is
>  >  not being updated in the local repo.
>  >
>  >  I'm going to try the following, which I'll revert as necessary:
>  >
>  >  Adding the clover2 version to the core POM
>
>
> That worked.
>
>  So it looks like the problem is that the parent POM is not being
>  updated in the repo.
>
>
>  >  If that does not work, I'll try to see if Continuum will build
>  >  everything starting at the parent.
>
>
> I'm going to try adding the parent as a project.
>

Continuum fails to add the parent as a multi-module project. Not sure
why; just reports a generic failure message.

So added the parent project as a standalone.
It then failed to build as it cannot find the modules.

Eventually realised that if parent project is built with the -N
(non-recursive) option it won't care about the modules; this worked
and now core and client seem to build OK.

There does not seem to be any way to tell Continuum to build the
projects in a particular order, so changes to the parent pom may take
a couple of builds to be seen by the modules.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to