[ http://jira.codehaus.org/browse/CONTINUUM-437?page=all ] Emmanuel Venisse closed CONTINUUM-437: --------------------------------------
Assign To: Emmanuel Venisse Resolution: Fixed Fix Version: 1.0.1 You can't use the upload feature for multiproject, I added a note in Add Project page I fixed continuum for support multiproject with your directories tree, so you'll can use module with ../ in module name in next version, only if you have the correct directory structure on site you access with protocol > Maven 2 parent project with <modules/> cannot be build if parent is on same > level as modules > -------------------------------------------------------------------------------------------- > > Key: CONTINUUM-437 > URL: http://jira.codehaus.org/browse/CONTINUUM-437 > Project: Continuum > Type: Bug > Versions: 1.0 > Reporter: Wim Deblauwe > Assignee: Emmanuel Venisse > Fix For: 1.0.1 > > > I'm testing with multiproject like this: > root > + project > + moduleA > + moduleB > each one has a pom.xml defined. The pom of the project has a <modules/> > section as follows: > <modules> > <module>../moduleA</module> > <module>../moduleB</module> > </modules> > When I try to add the pom of "project", continuum fails with an error: > Could not download > file:/C:/DOCUME~1/WIM/LOCALS~1/Temp/summit-4/../moduleA/pom.xml: > C:\DOCUME~1\WIM\LOCALS~1\Temp\summit-4\..\moduleA\pom.xml (The system cannot > find the path specified) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira