https://bugzilla.redhat.com/show_bug.cgi?id=830786
Bug ID: 830786 QA Contact: extras-qa@fedoraproject.org Severity: unspecified Version: 17 Priority: unspecified CC: java-sig-commits@lists.fedoraproject.org, orion@cora.nwra.com Assignee: orion@cora.nwra.com Summary: maven-ant-tasks has missing runtime dependency on maven-error-diagnostics Regression: --- Story Points: --- Classification: Fedora OS: Unspecified Reporter: michel+fdr@sylvestre.me Type: Bug Documentation: --- Hardware: Unspecified Mount Type: --- Status: NEW Component: maven-ant-tasks Product: Fedora
Description of problem: Attempting to build software that depends on maven-ant-tasks using mvn-rpmbuild fails unless I add an explicit BR on maven-error-diagnostics; this is listed in maven-ant-tasks' POM file as a dependency but the RPM does not depend on it.
Version-Release number of selected component (if applicable): maven-ant-tasks-2.1.1-9.fc17
How reproducible: Always
Steps to Reproduce: 1. Download Leiningen SRPM (bug #830784) and its dependencies still being reviewed 2. Edit spec, disable BR on maven-error-diagnostics 3. Attempt to rebuild
Actual results: Build fails - maven-ant-tasks requires in maven-error-diagnostics but its RPM does not depend on it
Expected results: Build succeeds
Additional info:
https://bugzilla.redhat.com/show_bug.cgi?id=830786
Orion Poplawski orion@cora.nwra.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
--- Comment #1 from Orion Poplawski orion@cora.nwra.com --- Hmm, looks like maven-ant-tasks depends on maven 2, so this package may need to be dropped.
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=830786
Mat Booth fedora@matbooth.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED CC| |fedora@matbooth.co.uk Fixed In Version| |maven-ant-tasks-2.1.3-4.fc1 | |9 Resolution|--- |RAWHIDE Last Closed| |2013-03-19 08:56:24
--- Comment #2 from Mat Booth fedora@matbooth.co.uk --- This should be fixed in F19 and rawhide.
java-sig-commits@lists.fedoraproject.org