Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-544

Support ${groupId} in pom files

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.4.5
    • Dependency management
    • None

    Description

      Some pom files use ${groupId} and that needs to be properly supported to handle transitive dependency management.

      For example:

      <dependency>
      <groupId>${groupId}</groupId>
      <artifactId>ftplet-api</artifactId>
      </dependency>

      Attachments

        Activity

          People

            Unassigned Unassigned
            ctdean Chris Dean
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: