Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-3904

Fix interpolation of recursively nested build properties

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0-alpha-1
    • None
    • None

    Description

      Nexus integration tests specify a property as:

      fake-central = ${project.build.testOutputDirectory}/fake-central

      where

      ${project.build.testOutputDirectory} is defined as ${project.build.directory}/test-classes

      where

      ${project.build.directory} is defined as ${project.basedir}/target

      We are getting ${project.build.testOutputDirectory} being evaluated and then ${project.basedir} stuck on the front.

      Attachments

        Issue Links

          Activity

            People

              sisbell Britton Isbell
              jvanzyl Jason van Zyl
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: