Description of problem: pmd list a dep on ant in /usr/share/maven2/poms/JPP-pmd.pom as: <dependency> <groupId>ant</groupId> <artifactId>ant</artifactId> <version>1.6</version> </dependency> however the correct groupid for ant is now org.apache.ant. Ref. to similar problem: http://thread.gmane.org/gmane.linux.redhat.fedora.java/3604/focus=3612
I'll shortly have new builds for Rawhide and F-14 with this fixed. Does this issue also affect F-13?
Hm, F13 and F14 has the same ant it seems, let's see: $ rpm -q ant ant-1.7.1-13.fc13.x86_64 $ grep groupId /usr/share/maven2/poms/JPP-ant.pom|head -1 <groupId>org.apache.ant</groupId> So yes, F13 is affected too. (However, I don't use F13 as maven is too old). Thanks!
pmd-4.2.5-8.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/pmd-4.2.5-8.fc14
pmd-4.2.5-6.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/pmd-4.2.5-6.fc13
pmd-4.2.5-8.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update pmd'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/pmd-4.2.5-8.fc14
pmd-4.2.5-8.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
pmd-4.2.5-6.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.