Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.2
-
None
Description
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)