Uploaded image for project: 'OODT (Retired)'
  1. OODT (Retired)
  2. OODT-292

Parent Pom Undefined for Webapps

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.3
    • 0.3
    • None
    • None

    Description

      webapp/components/pom.xml
      webapp/fmbrowser/pom.xml
      webapp/wmonitor/pom.xml

      Do not specify:

      <parent>
      <groupId>org.apache.oodt</groupId>
      <artifactId>oodt-core</artifactId>
      <version>0.3-SNAPSHOT</version>
      <relativePath>../../core/pom.xml</relativePath>
      </parent>

      This in turn means the <distributionManagement> section never gets included in the effective pom which leads to a blocker in the release:perform goal.

      Attachments

        Activity

          People

            pramirez Paul Ramirez
            pramirez Paul Ramirez
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: