RE: Continuum Error : Cannot find parent

2007-07-09 Thread Raúl Arabaolaza Barquín
Hi; Have you tried to add the parent pom to continuum? It adds automatically all modules, at least it did it to me when i tried. Regards, Raúl -Mensaje original- De: javijava [mailto:[EMAIL PROTECTED] Enviado el: lun 09/07/2007 15:26 Para: continuum-users@maven.apache.org Asunto: Conti

Continuum Error : Cannot find parent

2007-07-09 Thread javijava
Hi folks, I have two projects with dependence, A depends of B and B depends of A. To build correctly this,I create a superpom .This is the structure of the projects: projectATrunk---pom.xml projectBTrunk---pom.xml parent--pom.xml Ok, the super pom have configurated their module

ContinuumException: could not find project group containing 6

2007-07-09 Thread Junping.Lehmann-You
when I started the build at the first time, all the project source files are checked out into a forlder called "6", then I received the following error message. Could anyone help me to figure out what this Exception mean and how to fix the problem? Thanks in advanced, Junping ***