Bug 1305015

Summary: Missing groovy-all JAR and depmap
Product: [Fedora] Fedora Reporter: gil cattaneo <puntogil>
Component: groovyAssignee: Michal Srb <msrb>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: akurtako, java-sig-commits, mizdebsk, msrb, projects.rg
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: groovy-2.4.5-5.fc24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-08 16:00:49 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: 1305237, 1305365    

Description gil cattaneo 2016-02-05 10:38:26 UTC
hi,
seem the groovy-all.jar is missing or is not provides in depmap
Please, re-add it references in depmap. This problem cause build failure
using groovy ant task, for packages that use maven-antrun-plugin to generate java classes
regards

Comment 1 gil cattaneo 2016-02-06 10:51:53 UTC
required also by:
DEBUG util.py:399:  Error: nothing provides mvn(org.codehaus.groovy:groovy-all) needed by xbean-4.4-1.fc24.noarch

Comment 2 Michal Srb 2016-02-08 16:00:49 UTC
Thanks for the bug report. The issue should be fixed in Rawhide now.

Comment 3 Raphael Groner 2016-02-08 17:05:19 UTC
Thanks for the fix. My package builds fine now.