[ http://jira.codehaus.org/browse/CONTINUUM-368?page=all ]
     
Emmanuel Venisse closed CONTINUUM-368:
--------------------------------------

    Resolution: Won't Fix

The extends mechanism in maven1 need the parent pom on filesystem, but 
continuum doesn't know where it is because it checkout the project you added in 
interface. If you want to build your projects with extends, you need to add the 
parent project and you need to use multiproject plugin or reactor for building 
all your subprojects. For example, if I want to build all maven1 plugins (they 
extends on a parent project), I need to add only the parent project 
(http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/project.xml) in 
continuum.

> Exception is thrown when building a project that uses "extend" in project.xml
> -----------------------------------------------------------------------------
>
>          Key: CONTINUUM-368
>          URL: http://jira.codehaus.org/browse/CONTINUUM-368
>      Project: Continuum
>         Type: Bug
>     Versions: 1.0-beta-1
>  Environment: Linux and Windows
>     Reporter: Fritz Oconer
>     Priority: Blocker

>
>
> Unable to execute build when executing maven on a project that contains 
> <extend> in project.xml.

-- 
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

Reply via email to