Bug 880809

Summary: build requires needed to fix f18/ rhel build
Product: [Fedora] Fedora Reporter: Ade Lee <alee>
Component: maven-pmd-pluginAssignee: Mikolaj Izdebski <mizdebsk>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: java-sig-commits, mizdebsk, tradej
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-29 10:49:56 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: 880970    
Bug Blocks:    
Attachments:
Description Flags
spec.patch none

Description Ade Lee 2012-11-27 20:16:13 UTC
Created attachment 653075 [details]
spec.patch

Description of problem:

Patch with needed build requires/requires attached.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Stanislav Ochotnicky 2012-11-28 09:45:16 UTC
xom is actually not a dependency of maven-pmd-plugin, but jaxen pom (which should be fixed since this looks like a regression)

Comment 2 Mikolaj Izdebski 2012-11-29 10:49:56 UTC
I fixed jaxen not to pull in xom (bug #880970).

I don't see why would the maven plugins need to be added as build requires. They are not referenced in pom.xml and the package builds fine without them.

There is nothing to fix in this package. Closing as WONTFIX.