Re: Problem with handling of dependencies in POMs

2014-02-28 Thread Matthew Vernon
Emmanuel Bourg writes: > Le 28/02/2014 13:18, Matthew Vernon a ecrit : > > > This was all correct. However, ant-contrib's POM depends on version > > "debian" of commons-httpclient, which is wrong. > > Well spotted. Can you file a bug for the ant package please? I'll fix that. #740350, which ev

Re: Problem with handling of dependencies in POMs

2014-02-28 Thread Emmanuel Bourg
Le 28/02/2014 13:18, Matthew Vernon a écrit : > This was all correct. However, ant-contrib's POM depends on version > "debian" of commons-httpclient, which is wrong. Well spotted. Can you file a bug for the ant package please? I'll fix that. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-j

Re: Problem with handling of dependencies in POMs

2014-02-28 Thread Matthew Vernon
Hi again, > Executive summary: mh_make should be trying to find > commons-httpclient:commons-httpclient:jar:3.x, but is actually failing > to find commons-httpclient:commons-httpclient:jar:debian This was a bore to track down, but I got there. The answer is two-fold: i) maven lies about its depe