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

Ivy should set the ${basedir} property

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0-RC1
    • 2.0-RC2
    • Core
    • None

    Description

      IvyDE doesn't specify the ${basedir} property when resolving the dependencies.
      This means that it's not possible to resolve jar files in a [project]/lib directory.

      For instance, the following resolver doesn't work:

      <filesystem name="local-repository">
            <artifact pattern="${ivy.project.dir}/lib/[artifact](-[revision]).[ext]" />
      </filesystem>
      

      Maarten

      Attachments

        Activity

          People

            hibou Nicolas Lalevée
            maartenc Maarten Coene
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: