POM.load should show a meaning full error message when a POM could not be
parsed.
---------------------------------------------------------------------------------
Key: BUILDR-560
URL: https://issues.apache.org/jira/browse/BUILDR-560
Project: Buildr
Issue Type: Bug
Components: Dependency management
Reporter: Tammo van Lessen
Attachments: BUILDR-560.patch
When using transitive() you may run into the situation that some pom in your
local repo cannot be parsed (e.g. because it contains some weird HTML, telling
you about an HTTP 302). Currently you will get a backtrace but not the affected
filename. This should be included in order to get a chance to fix the local pom.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.