Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1406179 - nailgun-0.9.1-1.fc22 FTBFS
Summary: nailgun-0.9.1-1.fc22 FTBFS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Deadline: 2017-01-02
Product: Fedora
Classification: Fedora
Component: nailgun
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mo Morsi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: BaseRuntimeFTBFS
TreeView+ depends on / blocked
 
Reported: 2016-12-19 22:40 UTC by Merlin Mathesius
Modified: 2017-01-04 16:55 UTC (History)
3 users (show)

Fixed In Version: nailgun-0.9.1-4.fc26
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-01-04 16:55:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
proposed patch to correct FTBFS issue (3.02 KB, patch)
2016-12-19 22:44 UTC, Merlin Mathesius
no flags Details | Diff

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.


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