https://bugzilla.redhat.com/show_bug.cgi?id=1203652
Bug ID: 1203652 Summary: tomcat: Duplicate Maven metadata for tomcat-jdbc Product: Fedora Version: 22 Component: tomcat Keywords: Regression Assignee: ivan.afonichev@gmail.com Reporter: mizdebsk@redhat.com QA Contact: extras-qa@fedoraproject.org CC: alee@redhat.com, ivan.afonichev@gmail.com, java-sig-commits@lists.fedoraproject.org, krzysztof.daniel@gmail.com, sgallagh@redhat.com
Description of problem: Tomcat installs duplicate metadata for tomcat-jdbc Maven artifact.
Version-Release number of selected component (if applicable): 7.0.59-3
Steps to Reproduce: xmvn-resolve org.apache.tomcat:tomcat-jdbc
Actual results: [WARNING] Ignoring metadata for artifact org.apache.tomcat:tomcat-jdbc:jar:SYSTEM as it has duplicate metadata [WARNING] Ignoring metadata for artifact org.apache.tomcat:tomcat-jdbc:pom:SYSTEM as it has duplicate metadata [ERROR] Unable to resolve artifact org.apache.tomcat:tomcat-jdbc:jar:SYSTEM
Expected results: /usr/share/java/tomcat/tomcat-jdbc.jar
Additional info: Regression was introduced in:
commit ce74ddbcd3beba22fb70cd2dc890efa7409bf97f Author: Stephen Gallagher sgallagh@redhat.com Date: Tue Mar 3 14:58:21 2015 -0500
Revert to Tomcat 7
https://bugzilla.redhat.com/show_bug.cgi?id=1203652
--- Comment #1 from Stephen Gallagher sgallagh@redhat.com --- Is the same issue present on Fedora 21 (tomcat-7.0.59-1.fc21)?
My reversion was basically to take that exact version and then bump the epoch, so if there's a problem there, it's most likely also present on F21.
https://bugzilla.redhat.com/show_bug.cgi?id=1203652
--- Comment #2 from Mikolaj Izdebski mizdebsk@redhat.com --- (In reply to Stephen Gallagher from comment #1)
Is the same issue present on Fedora 21 (tomcat-7.0.59-1.fc21)?
This bug is present in f22 and f21-updates. f20, f20-updates, f21 and f23 are not affected.
https://bugzilla.redhat.com/show_bug.cgi?id=1203652
--- Comment #3 from Mikolaj Izdebski mizdebsk@redhat.com --- Created attachment 1003843 --> https://bugzilla.redhat.com/attachment.cgi?id=1003843&action=edit Proposed patch
https://bugzilla.redhat.com/show_bug.cgi?id=1203652
Mikolaj Izdebski mizdebsk@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Patch
https://bugzilla.redhat.com/show_bug.cgi?id=1203652
Mikolaj Izdebski mizdebsk@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |coolsvap@gmail.com
--- Comment #4 from Mikolaj Izdebski mizdebsk@redhat.com --- *** Bug 1203818 has been marked as a duplicate of this bug. ***
https://bugzilla.redhat.com/show_bug.cgi?id=1203652
Ivan Afonichev ivan.afonichev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |CURRENTRELEASE Last Closed| |2016-02-04 07:30:29
--- Comment #5 from Ivan Afonichev ivan.afonichev@gmail.com --- Patch has been submitted. 1:7.0.59-4 is in stable updates.
java-sig-commits@lists.fedoraproject.org