Uploaded image for project: 'Ivy'
  1. Ivy
  2. IVY-914

Properties needed to parse version in POM

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0-beta-2
    • 2.0-RC2
    • Maven Compatibility
    • None

    Description

      The POM file here:
      http://repository.jboss.com/maven2/org/jboss/cache/jbosscache-core/2.1.1.GA/jbosscache-core-2.1.1.GA.pom

      doesn't work with Ivy, since the version is specified as:
      <version>${jbosscache-core-version}</version>

      e.g. it uses a property in the POM. Ivy fails to set up properties until after the version has been parsed, and hence gets the version as ${jbosscache-core-version} rather than 2.1.1.GA.

      Attachments

        1. load_properties_first.patch
          2 kB
          Tom Widmer

        Issue Links

          Activity

            People

              maartenc Maarten Coene
              tomwidmer Tom Widmer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: