You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org> on 2005/10/25 11:37:11 UTC

[jira] Closed: (CONTINUUM-368) Exception is thrown when building a project that uses "extend" in project.xml

     [ 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