Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-151

project list-dependencies should resolve property values

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Minor
    • 1.0.0.Beta1
    • 1.0.0.Alpha3
    • Builtin Plugins
    • None

    Description

      Currently, when you list dependencies, it shows the property expression rather than the actual version in the case a property expression is used:

      org.jboss.arquillian : arquillian-junit : ${arquillian.version} : jar : test
      

      In this case, both the property and the version should be shown:

      org.jboss.arquillian : arquillian-junit : ${arquillian.version} = 1.0.0.Alpha5 : jar : test
      

      Attachments

        Activity

          People

            lincolnthree Lincoln Baxter III (Inactive)
            dan.j.allen Dan Allen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: