Bug 1403031

Summary: castor-maven-plugin-2.5-2.fc24 FTBFS
Product: [Fedora] Fedora Reporter: Merlin Mathesius <mmathesi>
Component: castor-maven-pluginAssignee: Mat Booth <mat.booth>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: java-sig-commits, mat.booth, psabata, sgallagh
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: castor-maven-plugin-2.5-3.fc26 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-04 15:11:55 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: 2016-12-22   
Attachments:
Description Flags
proposed patch none

Description Merlin Mathesius 2016-12-08 23:00:33 UTC
castor-maven-plugin-2.5-2.fc24 fails to build from source.
This affects Base Runtime, Rawhide, and F25.

The reason for this is undeclared build dependencies on maven-plugin-plugin, maven-plugin-testing-harness, and maven-source-plugin.

This can be corrected by adding the BuildRequires for maven-plugin-plugin, maven-plugin-testing-harness, and maven-source-plugin.

Comment 1 Merlin Mathesius 2016-12-08 23:01:28 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.

Comment 2 Mat Booth 2016-12-09 09:01:36 UTC
(In reply to Merlin Mathesius from comment #1)
> 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.

You did not attach a patch to this bug.

Comment 3 Merlin Mathesius 2016-12-09 17:00:47 UTC
Created attachment 1230081 [details]
proposed patch

Apologies. I thought my description was self-explanatory.