Uploaded image for project: 'Maven Ant Tasks (RETIRED)'
  1. Maven Ant Tasks (RETIRED)
  2. MANTTASKS-150

Add option for creating fileset refs for each resolved artifact.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.10
    • dependencies task
    • None

    Description

      When the dependencies task resolved the dependencies it adds a property for each dependency file. The problem with using properties is that ant will not fail if a property is not correctly resolved.
      So in some cases it would be useful to be able to access the individual dependency jars using a fileset refid. This way if there is a typo in the refid, and the dependency file is not found, the build will fail immediately.

      Attachments

        Activity

          People

            pgier Paul Gier
            pgier Paul Gier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: