Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-1163

Flat SCM Structure + Continuum = broken module-links on site

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.0.2
    • None
    • Integration - Maven 2
    • None

    Description

      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?

      Attachments

        1. continuum-core-patch.txt
          1 kB
          Gregory Carter
        2. continuum-api-patch.txt
          2 kB
          Gregory Carter

        Issue Links

          Activity

            People

              brett Brett Porter
              phuber Patrick Huber
              Votes:
              6 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: