Re: Continuum Error : Cannot find parent

2007-07-11 Thread javijava
I can add the superpom whit projects with dependences ,(if the and tags are defined), and all the projects appear in a continuum ProjectGroup, but builds doesn't work, because cant find parent. is possible, that using maven + subversion, the artifactId's of each pom may have the same name

Re: Continuum Error : Cannot find parent

2007-07-10 Thread Emmanuel Venisse
You must add your parent in Continuum first. javijava a écrit : My svn repository is available on http. I add at the end..two projects, one have dependences with the other, I add the bottom level pom, http://localhost/repo/projectA/trunk/pom.xml. when I try to do a Build, continuum can't fiond

Re: RE: Continuum Error : Cannot find parent

2007-07-10 Thread javijava
My svn repository is available on http. I add at the end..two projects, one have dependences with the other, I add the bottom level pom, http://localhost/repo/projectA/trunk/pom.xml. when I try to do a Build, continuum can't fiond the parent [INFO] Failed to resolve artifact. GroupId: groupid

Re: RE: Continuum Error : Cannot find parent

2007-07-10 Thread Emmanuel Venisse
You can't add a multimodule project from a repository because continuum can't find the path of modules. If your svn have an http access, you can use the http url of your parent pom from sources and not from the repository Emmanuel javijava a écrit : Ah!, the repository where is placed the pr

RE: Continuum Error : Cannot find parent

2007-07-10 Thread javijava
Thats a good question!!! Uploading is only for single projects. using a url Continuum said: " Missing artifact trying to build the POM. Check that its parent POM is available or add it first in Continuum." -- View this message in context: http://www.nabble.com/Continuum-Error---%3A--Cannot

RE: Continuum Error : Cannot find parent

2007-07-10 Thread Raúl Arabaolaza Barquín
Are you uploading the parent pom? or using a url? -Mensaje original- De: javijava [mailto:[EMAIL PROTECTED] Enviado el: mar 10/07/2007 13:05 Para: continuum-users@maven.apache.org Asunto: Re: Continuum Error : Cannot find parent If I try other structure,with poms in each level

Re: Continuum Error : Cannot find parent

2007-07-10 Thread javijava
If I try other structure,with poms in each level, continuum still can't add a project with more than one pom's level: repo | |-pom.xml | |-projectA | |-pom.xml | |-Trunk | |---pom.xml any one knows, how to add a project with th

Re: Continuum Error : Cannot find parent

2007-07-10 Thread Emmanuel Venisse
Where is your parent pom? In a remote repository? Emmanuel javijava a écrit : 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. Yes, I tried it, but i have the same problem,continuum can't find the modules: Coul

RE: Continuum Error : Cannot find parent

2007-07-10 Thread javijava
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. Yes, I tried it, but i have the same problem,continuum can't find the modules: Could not download file:/C:/WINDOWS/TEMP/summit-1/../projectA/trunk/pom.xml: C:\WINDO

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