Add option for creating fileset refs for each resolved artifact.
----------------------------------------------------------------

                 Key: MANTTASKS-150
                 URL: http://jira.codehaus.org/browse/MANTTASKS-150
             Project: Maven 2.x Ant Tasks
          Issue Type: New Feature
          Components: dependencies task
            Reporter: Paul Gier


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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to