[
https://issues.apache.org/jira/browse/BUILDR-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Boisvert resolved BUILDR-560.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.4.5
Patch applied. Thanks again Tammo!
boisv...@smudge:~/git/buildr$ git svn dcommit
Committing to https://svn.apache.org/repos/asf/buildr/trunk ...
M CHANGELOG
M lib/buildr/java/pom.rb
> 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
> Priority: Minor
> Fix For: 1.4.5
>
> 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.