Bug 1049938

Summary: mojarra: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Mikolaj Izdebski <mizdebsk>
Component: mojarraAssignee: Michal Srb <msrb>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: dennis, dmorganec, juan.hernandez, mgoldman, msrb, sbonazzo
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: mojarra-2.1.7-12.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-24 12:18:22 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:
Bug Depends On:    
Bug Blocks: 1068422, 1105908, 1181081, 1239338    
Attachments:
Description Flags
Proposed patch to fix the bug none

Description Mikolaj Izdebski 2014-01-08 14:12:39 UTC
Description of problem:
Package mojarra fails to build from source in rawhide.

Koji scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=6373276

This package is using undocumented script mvn-build, which was removed in Rawhide:

++ which mvn-build
which: no mvn-build in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin)

Version-Release number of selected component (if applicable):
2.1.7-8

Additional info:
[1] http://fedoraproject.org/wiki/Packaging:Java
[2] http://fedoraproject.org/wiki/Packaging:Guidelines

Comment 1 Fedora Admin XMLRPC Client 2014-12-11 12:14:06 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Fedora Admin XMLRPC Client 2015-02-12 10:18:39 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Jaroslav Reznik 2015-03-03 15:22:38 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 4 Marek Goldmann 2015-03-22 17:23:23 UTC
*** Bug 1106227 has been marked as a duplicate of this bug. ***

Comment 5 Sandro Bonazzola 2015-04-23 06:36:57 UTC
Juan can you take a look?

Comment 6 Juan Hernández 2015-04-23 15:26:28 UTC
Created attachment 1018043 [details]
Proposed patch to fix the bug

The attached patch should solve this problem, at least it worked for me in the following scratch build:

  http://koji.fedoraproject.org/koji/taskinfo?taskID=9550572

Comment 7 Michal Srb 2015-07-24 06:48:23 UTC
*** Bug 1239691 has been marked as a duplicate of this bug. ***

Comment 8 Michal Srb 2015-07-24 12:18:22 UTC
Thanks for the patch Juan. Applied.