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

project list-dependencies should resolve property values

XMLWordPrintable

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

      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
      

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

                Created:
                Updated:
                Resolved: