You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org> on 2008/10/09 07:05:08 UTC

[jira] Updated: (CONTINUUM-1163) Flat SCM Structure + Continuum = broken module-links on site

     [ http://jira.codehaus.org/browse/CONTINUUM-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Venisse updated CONTINUUM-1163:
----------------------------------------

    Fix Version/s:     (was: 1.2.1)
                   1.x

The patch is already applied but it isn't relate to this issue.
I don't see a way to fix this issue for the moment until we remove the actual project directory structure (CONTINUUM-1108)

> Flat SCM Structure + Continuum = broken module-links on site
> ------------------------------------------------------------
>
>                 Key: CONTINUUM-1163
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1163
>             Project: Continuum
>          Issue Type: Wish
>          Components: Integration - Maven 2
>    Affects Versions: 1.0.2
>            Reporter: Patrick Huber
>             Fix For: 1.x
>
>         Attachments: continuum-api-patch.txt, continuum-core-patch.txt
>
>
> We have a flat project structure and we're gradually adding maven support. The layout looks like this:
> /masterproject/trunk/pom.xml
> /component/trunk/pom.xml
> /component/trunk/subcomponent1/pom.xml
> /component/trunk/subcomponent2/pom.xml
> in out masterproject/trunk/pom.xml, the module is defined like this:
> <module>../../component/trunk</module>
> Building locally works fine, but when the build is run in continuum, it can't find the module because continuum has its own layout.
> The annoying result is, that our <menu ref="module"/> will print a href and text of "../../component/trunk" in the modules menu.
> The build output contains this: "[WARNING] No filesystem module-POM available"
> How do we get this to work locally as well as in continuum?

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