https://bugzilla.redhat.com/show_bug.cgi?id=1290399
Bug ID: 1290399 Summary: gradle-local needs mvn_build.py but doesn't pull it in Product: Fedora Version: rawhide Component: javapackages-tools Assignee: mizdebsk@redhat.com Reporter: msimacek@redhat.com QA Contact: extras-qa@fedoraproject.org CC: java-sig-commits@lists.fedoraproject.org, mat.booth@redhat.com, mizdebsk@redhat.com, msimacek@redhat.com, msrb@redhat.com
Description of problem: gradle-local uses mvn_build under the hood, but it doesn't pull it in as a dependency. IMO, mvn_build should be moved to javapackages-local.
How reproducible: always
Steps to Reproduce: 1. Rebuild something with gradle-local without having BR on maven-local
Actual results: /usr/bin/python3: can't open file '/usr/share/java-utils/mvn_build.py': [Errno 2] No such file or directory
Expected results: build it
https://bugzilla.redhat.com/show_bug.cgi?id=1290399
--- Comment #1 from Michal Srb msrb@redhat.com --- This should be already fixed upstream, in f272f89.
https://bugzilla.redhat.com/show_bug.cgi?id=1290399
Mikolaj Izdebski mizdebsk@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Upstream
https://bugzilla.redhat.com/show_bug.cgi?id=1290399
Mikolaj Izdebski mizdebsk@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
https://bugzilla.redhat.com/show_bug.cgi?id=1290399
Mikolaj Izdebski mizdebsk@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |MODIFIED Fixed In Version| |4.6.0-12
--- Comment #2 from Mikolaj Izdebski mizdebsk@redhat.com --- Fixed in javapackages-tools-4.6.0-12
https://bugzilla.redhat.com/show_bug.cgi?id=1290399
Mikolaj Izdebski mizdebsk@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |CLOSED Resolution|--- |RAWHIDE Last Closed| |2016-01-04 05:20:02
--- Comment #3 from Mikolaj Izdebski mizdebsk@redhat.com --- I believe that this bug is fixed in javapackages-tools-4.6.0-12, which is available in Fedora Rawhide, so I am closing this bug now.
The build containing the fix can be found at Koji: http://koji.fedoraproject.org/koji/buildinfo?buildID=708712
java-sig-commits@lists.fedoraproject.org