cacheDependencyRefs is ignored when pulling dependencies from a <pom> defined 
in the build.xml
----------------------------------------------------------------------------------------------

                 Key: MANTTASKS-218
                 URL: http://jira.codehaus.org/browse/MANTTASKS-218
             Project: Maven 2.x Ant Tasks
          Issue Type: Bug
          Components: dependencies task
    Affects Versions: 2.1.2
            Reporter: Stephen Connolly


When a <pom> is defined in the ant build.xml and then the <dependencies> task 
uses that <pom> then cacheDependencyRefs is ignored unless the <pom> is loaded 
from a file on disk.

This is causing a regression in build time for the Apache Cassandra project 
(https://issues.apache.org/jira/browse/CASSANDRA-1851?focusedCommentId=13017152&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13017152)

-- 
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