Bug 1013603

Summary: jspc: Maven metadata is installed incorrectly
Product: [Fedora] Fedora Reporter: Mikolaj Izdebski <mizdebsk>
Component: jspcAssignee: Pete MacKinnon <pmackinn>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: java-sig-commits, pmackinn
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 10:26:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mikolaj Izdebski 2013-09-30 12:42:32 UTC
Description of problem:
jspc package installs the same Maven metadata in more than one package. This results in incorrect package provides.

Version-Release number of selected component (if applicable):
2.0-0.7.alpha.3

Steps to Reproduce:
1. Look at package provides

Actual results:

mvn(org.codehaus.mojo.jspc:jspc):
  jspc:
    package version:  2.0
    provided version: 2.0-alpha-3
  jspc-compiler-tomcat6 (jspc):
    package version:  2.0
    provided version: 2.0-alpha-3
  jspc-compilers (jspc):
    package version:  2.0
    provided version: 2.0-alpha-3
  jspc-maven-plugin (jspc):
    package version:  2.0
    provided version: 2.0-alpha-3

mvn(org.codehaus.mojo.jspc:jspc-compiler-api):
  jspc:
    package version:  2.0
    provided version: 2.0-alpha-3
  jspc-compiler-tomcat6 (jspc):
    package version:  2.0
    provided version: 2.0-alpha-3
  jspc-compilers (jspc):
    package version:  2.0
    provided version: 2.0-alpha-3
  jspc-maven-plugin (jspc):
    package version:  2.0
    provided version: 2.0-alpha-3

mvn(org.codehaus.mojo.jspc:jspc-compiler-tomcat6):
  jspc:
    package version:  2.0
    provided version: 2.0-alpha-3
  jspc-compiler-tomcat6 (jspc):
    package version:  2.0
    provided version: 2.0-alpha-3
  jspc-compilers (jspc):
    package version:  2.0
    provided version: 2.0-alpha-3
  jspc-maven-plugin (jspc):
    package version:  2.0
    provided version: 2.0-alpha-3

mvn(org.codehaus.mojo.jspc:jspc-compilers):
  jspc:
    package version:  2.0
    provided version: 2.0-alpha-3
  jspc-compiler-tomcat6 (jspc):
    package version:  2.0
    provided version: 2.0-alpha-3
  jspc-compilers (jspc):
    package version:  2.0
    provided version: 2.0-alpha-3
  jspc-maven-plugin (jspc):
    package version:  2.0
    provided version: 2.0-alpha-3

mvn(org.codehaus.mojo.jspc:jspc-maven-plugin):
  jspc:
    package version:  2.0
    provided version: 2.0-alpha-3
  jspc-compiler-tomcat6 (jspc):
    package version:  2.0
    provided version: 2.0-alpha-3
  jspc-compilers (jspc):
    package version:  2.0
    provided version: 2.0-alpha-3
  jspc-maven-plugin (jspc):
    package version:  2.0
    provided version: 2.0-alpha-3

Comment 1 Jaroslav Reznik 2015-03-03 17:10:08 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle.
Changing version to '22'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22

Comment 2 Fedora End Of Life 2016-07-19 10:26:57 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.