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

POM-only projects ignored. Causes problems with parent/child module pattern

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-alpha-4
    • 1.0
    • None
    • None

    Description

      POM-only projects are ignored. This poses problems for projects which depend on the POM-only project.

      A common pattern is to have a POM-only parent with modules. This pattern is broken for two reasons:

      1) The POM-only project is never added to Continuum so there is no way for the parent project to exist in the repository if Continuum is the only build mechanism (which seems likely for a production environment based on Continuum)

      2) Each child module is added to Continuum separately and the parent/child module directory structure is not maintained. This is a problem as child modules cannot depend on the parent POM via directory structure (either the default ../pom.xml or via another path specified via the <relativePath> element).

      As this parent/child module pattern is extremely common for all but trivial projects, this seems like an issue with a broad impact.

      Attachments

        Issue Links

          Activity

            People

              evenisse Emmanuel Venisse
              ajwhitney A.J. Whitney
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: