Bug 1019877

Summary: Make yydebug usable for JRuby 1.7.5
Product: [Fedora] Fedora Reporter: Vít Ondruch <vondruch>
Component: yydebugAssignee: Stanislav Ochotnicky <sochotni>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mmorsi
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: yydebug-1.1.0-11.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-16 14:59:48 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:

Description Vít Ondruch 2013-10-16 14:40:10 UTC
Recently released version of JRuby depends on org.jruby:jay-yydebug:jar:1.0 which is JRuby's forked version of yydebug [1]. Is it possible to adjust current package to avoid the following error:

[ERROR] Failed to execute goal on project jruby-core: Could not resolve dependencies for project org.jruby:jruby-core:jar:1.7.5: The following artifacts could not be resolved: org.jruby:jay-yydebug:jar:1.0: Cannot access central (http://repo.maven.apache.org/maven2) in offline mode and the artifact org.jruby:jay-yydebug:jar:1.0 has not been downloaded from it before. -> [Help 1]

Thanks.