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:
xom is actually not a dependency of maven-pmd-plugin, but jaxen pom (which should be fixed since this looks like a regression)
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.