Maven 2.x Ant Tasks

Add option for creating fileset refs for each resolved artifact.

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 2.0.10
  • Component/s: dependencies task
  • Labels:
    None
  • Number of attachments :
    0

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.

Activity

Hide
Paul Gier added a comment -

Fixed in r775222

Show
Paul Gier added a comment - Fixed in r775222

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: