Bug 1405157

Summary: maven-eclipse-plugin-2.9-15.fc24 FTBFS
Product: [Fedora] Fedora Reporter: Merlin Mathesius <mmathesi>
Component: maven-eclipse-pluginAssignee: Weinan Li <weli>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: akurtako, java-sig-commits, psabata, sgallagh, weli
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: maven-eclipse-plugin-2.9-16.fc26 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-04 16:44:00 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-29   
Attachments:
Description Flags
proposed patch to correct FTBFS issue none

Description Merlin Mathesius 2016-12-15 17:28:33 UTC
maven-eclipse-plugin-2.9-15.fc24 fails to build from source.
This affects Base Runtime, Rawhide, and F25.

The reason for this is undeclared build dependencies on maven-enforcer-plugin, maven-plugins-pom, and jdom.

This can be corrected by adding BuildRequires for maven-enforcer-plugin, maven-plugins-pom, and jdom.

Comment 1 Merlin Mathesius 2016-12-15 17:34:55 UTC
Created attachment 1232289 [details]
proposed patch to correct FTBFS issue

Comment 2 Merlin Mathesius 2016-12-15 17:35:46 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.