Bug 1406179

Summary: nailgun-0.9.1-1.fc22 FTBFS
Product: [Fedora] Fedora Reporter: Merlin Mathesius <mmathesi>
Component: nailgunAssignee: Mo Morsi <mmorsi>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: mmorsi, psabata, sgallagh
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: nailgun-0.9.1-4.fc26 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-04 16:55:17 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:
Bug Depends On:    
Bug Blocks: 1400162    
Deadline: 2017-01-02   
Attachments:
Description Flags
proposed patch to correct FTBFS issue none

Description Merlin Mathesius 2016-12-19 22:40:23 UTC
nailgun-0.9.1-1.fc22 fails to build from source.

This affects Base Runtime, Rawhide, F25, and older releases.

The reasons for this are:

1. There are undeclared build dependencies on maven-source-plugin and sonatype-oss-parent.

This can be corrected by adding BuildRequires for maven-source-plugin and sonatype-oss-parent.

2. There is invalid javadoc that is causing java 8 to fail the build.

This can be worked around by importing an available upstream patch from https://github.com/martylamb/nailgun/commit/0a364b113a934da18fedc0081d4849e5c421d11d

Comment 1 Merlin Mathesius 2016-12-19 22:44:30 UTC
Created attachment 1233605 [details]
proposed patch to correct FTBFS issue

Comment 2 Merlin Mathesius 2016-12-19 22:45:14 UTC
Please apply the patch or respond with a reason it should not be applied within two weeks. After that time, a provenpackager will go ahead and apply it.