RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1280539 - JPP.resteasy-base-resteasy-pom.pom: version failed to match the rpm version
Summary: JPP.resteasy-base-resteasy-pom.pom: version failed to match the rpm version
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: resteasy-base
Version: 7.2
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: rc
: ---
Assignee: Ade Lee
QA Contact: Asha Akkiangady
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-12 02:25 UTC by Ding-Yi Chen
Modified: 2016-11-03 21:23 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-03 21:23:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2016:2604 0 normal SHIPPED_LIVE Important: resteasy-base security and bug fix update 2016-11-03 12:13:14 UTC

Description Ding-Yi Chen 2015-11-12 02:25:27 UTC
Description of problem:
the version in the pom file: /usr/share/maven-poms/JPP.resteasy-base-resteasy-pom.pom
should be match the rpm version (3.0.6).
However, the version is still 1.2.GA


Version-Release number of selected component (if applicable):
resteasy-base-resteasy-pom-3.0.6-1.el7.noarch

How reproducible:
Always

Steps to Reproduce:
1.grep "<version>" $(rpm -ql resteasy-base-resteasy-pom)

Actual results:
/usr/share/maven-fragments/resteasy-base-resteasy-pom.xml:      <version>1.2.GA</version>
/usr/share/maven-poms/JPP.resteasy-base-resteasy-pom.pom:    <version>1.2.GA</version>

Expected results:
/usr/share/maven-fragments/resteasy-base-resteasy-pom.xml:      <version>3.0.6</version>
/usr/share/maven-poms/JPP.resteasy-base-resteasy-pom.pom:    <version>3.0.6</version>

Additional info:

Comment 3 Ade Lee 2016-06-24 16:44:33 UTC
Writing objects: 100% (4/4), 719 bytes | 0 bytes/s, done.
Total 4 (delta 2), reused 0 (delta 0)
remote: *** Checking commit 48b54ad2a55c31ddb23a7f55fc2d1b1d54c1bed9
remote: *** Resolves:
remote: ***   Approved:
remote: ***     rhbz#1280539 (rhel-7.3.0+, pm_ack+)
remote: *** Commit 48b54ad2a55c31ddb23a7f55fc2d1b1d54c1bed9 allowed
To ssh://alee.redhat.com/rpms/resteasy-base
   d42494b..48b54ad  rhel-7.3 -> rhel-7.3

Comment 5 Roshni 2016-08-09 18:57:59 UTC
[root@auto-hv-02-guest02 ~]# cat /usr/share/maven-poms/JPP.resteasy-base-resteasy-pom.pom | grep version
    <version>3.0.6</version>

[root@auto-hv-02-guest02 ~]# cat /usr/share/maven-fragments/resteasy-base-resteasy-pom.xml | grep version
      <version>3.0.6</version>

[root@auto-hv-02-guest02 ~]# rpm -q resteasy-base-resteasy-pom
resteasy-base-resteasy-pom-3.0.6-3.el7.noarch

Comment 7 errata-xmlrpc 2016-11-03 21:23:28 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHSA-2016-2604.html


Note You need to log in before you can comment on or make changes to this bug.