Bug 643748
Summary: | wrong groupid for ant dep in pmd pom file | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Terje Røsten <terje.rosten> |
Component: | pmd | Assignee: | Jerry James <loganjerry> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 14 | CC: | loganjerry |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | pmd-4.2.5-6.fc13 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-12-08 21:35:02 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Terje Røsten
2010-10-17 19:39:06 UTC
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. |