Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Transitioning from Cuke4Duke to Cucumber-JVM

Received: by 10.42.76.136 with SMTP id e8mr1057875ick.25.1313686131019;
        Thu, 18 Aug 2011 09:48:51 -0700 (PDT)
X-BeenThere: cukes@googlegroups.com
Received: by 10.68.38.201 with SMTP id i9ls1379186pbk.3.gmail; Thu, 18 Aug
 2011 09:48:48 -0700 (PDT)
Received: by 10.143.66.7 with SMTP id t7mr136707wfk.21.1313686128389;
        Thu, 18 Aug 2011 09:48:48 -0700 (PDT)
Date: Thu, 18 Aug 2011 09:48:47 -0700 (PDT)
From: "LachelnK...@gmail.com" <lachelnk...@gmail.com>
Reply-To: cukes@googlegroups.com
To: cukes@googlegroups.com
Message-ID: <2052035.1774.1313686127626.JavaMail.geo-discussion-forums@prfh23>
In-Reply-To: <CAKDF_QS=BHxK_W=Ysi7co09T4Up86kVDWAgLeOPPuYMdMaSyLg@mail.gmail.com>
References: <CAKDF_QQe-s1tsw8_N5ZN2xWX+mGmXwg6tPVt_V39gC6sjPG6Dw@mail.gmail.com>
 <17926869.3419.1313682421502.JavaMail.geo-discussion-forums@yqle4>
 <CAKDF_QTCEGM1=695nC_b+3aQhBCRZzrQW5-A_dT3XCC1eGRt3g@mail.gmail.com> <23248648.769.1313684285385.JavaMail.geo-discussion-forums@yqic37>
 <CAKDF_QS=BHxK_W=Ysi7co09T4Up86kVDWAgLeOPPuYMdMaSyLg@mail.gmail.com>
Subject: Re: [Cucumber:8732] Re: Transitioning from Cuke4Duke to
 Cucumber-JVM
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_1772_7081312.1313686127618"

------=_Part_1772_7081312.1313686127618
Content-Type: multipart/alternative; 
	boundary="----=_Part_1773_23899694.1313686127624"

------=_Part_1773_23899694.1313686127624
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

My pom.xml has:
            <gem>install gherkin --version 2.4.11</gem>
            <gem>install cuke4duke --debug --verbose --backtrace</gem>

So I first install the latest gherkin gem, then cuke4duke

I delete my maven repository, and run 
mvn -Dcucumber.installGems=true cuke4duke:cucumber

and get these errors :
[INFO] Successfully installed json-1.5.3-java
[INFO] Successfully installed gherkin-2.4.11-java
[INFO] 2 gems installed
[INFO] Exception `LoadError' at org/jruby/RubyKernel.java:1038 - no such 
file to load -- psych
[INFO] Exception `Gem::LoadError' at file:/C:/Documents and 
Settings/xxxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:861 
- Could not fin
d RubyGem sources (> 0.0.1)
[INFO]
[INFO] GET http://rubygems.org/latest_specs.4.8.gz
[INFO] 302 Found
[INFO] GET http://production.s3.rubygems.org/latest_specs.4.8.gz
[INFO] 304 Not Modified
[INFO] GET http://rubygems.org/specs.4.8.gz
[INFO] 302 Found
[INFO] GET http://production.s3.rubygems.org/specs.4.8.gz
[INFO] 304 Not Modified
[INFO] ERROR:  While executing gem ... (ArgumentError)
[INFO]     undefined class/module YAML::Syck::DefaultKey
[INFO]  org/jruby/RubyMarshal.java:148:in `load'
[INFO]  file:/C:/Documents and 
Settings/xxxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/specification.rb:289:in 
`_load'
[INFO]  org/jruby/RubyMarshal.java:148:in `load'
[INFO]  file:/C:/Documents and 
Settings/xxxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/spec_fetcher.rb:130:in 
`fetch_spec'
[INFO]  file:/C:/Documents and 
Settings/xxxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/spec_fetcher.rb:86:in 
`fetch_with_errors'
[INFO]  org/jruby/RubyArray.java:2336:in `collect'
[INFO]  file:/C:/Documents and 
Settings/xxxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/spec_fetcher.rb:85:in 
`fetch_with_errors'
[INFO]  file:/C:/Documents and 
Settings/xxxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/dependency_installer.rb:108:in 
`find_gems_with_sour
ces'
[INFO]  file:/C:/Documents and 
Settings/xxxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/dependency_installer.rb:154:in 
`add_found_dependenc
ies'
[INFO]  org/jruby/RubyArray.java:1603:in `each'
[INFO]  file:/C:/Documents and 
Settings/xxxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/dependency_installer.rb:153:in 
`add_found_dependenc
ies'
[INFO]  file:/C:/Documents and 
Settings/xxxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/dependency_installer.rb:137:in 
`gather_dependencies
'
[INFO]  file:/C:/Documents and 
Settings/xxxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/dependency_installer.rb:252:in 
`install'
[INFO]  file:/C:/Documents and 
Settings/xxxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/commands/install_command.rb:120:in 
`execute'
[INFO]  org/jruby/RubyArray.java:1603:in `each'
[INFO]  file:/C:/Documents and 
Settings/xxxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/commands/install_command.rb:115:in 
`execute'
[INFO]  file:/C:/Documents and 
Settings/xxxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/command.rb:278:in 
`invoke'
[INFO]  file:/C:/Documents and 
Settings/xxxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:133:in 
`process_args'
[INFO]  file:/C:/Documents and 
Settings/xxxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:103:in 
`run'
[INFO]  file:/C:/Documents and 
Settings/xxxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/gem_runner.rb:63:in 
`run'
[INFO]  C:/Ruby192/bin/gem:21:in `(root)'
[INFO] Exception `Gem::SystemExitException' at file:/C:/Documents and 
Settings/xxxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/user_interac
tion.rb:328 - Exiting RubyGems with exit_code 1

------=_Part_1773_23899694.1313686127624
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

My pom.xml has:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp; &lt;gem&gt;install gherkin --version 2.4.11&lt;/gem&gt;<br>&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;gem&gt;in=
stall cuke4duke --debug --verbose --backtrace&lt;/gem&gt;<br><br>So I first=
 install the latest gherkin gem, then cuke4duke<br><br>I delete my maven re=
pository, and run <br>mvn -Dcucumber.installGems=3Dtrue cuke4duke:cucumber<=
br><br>and get these errors :<br>[INFO] Successfully installed json-1.5.3-j=
ava<br>[INFO] Successfully installed gherkin-2.4.11-java<br>[INFO] 2 gems i=
nstalled<br>[INFO] Exception `LoadError' at org/jruby/RubyKernel.java:1038 =
- no such file to load -- psych<br>[INFO] Exception `Gem::LoadError' at fil=
e:/C:/Documents and Settings/xxxx/.m2/repository/org/jruby/jruby-complete/1=
.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/r=
ubygems.rb:861 - Could not fin<br>d RubyGem sources (&gt; 0.0.1)<br>[INFO]<=
br>[INFO] GET http://rubygems.org/latest_specs.4.8.gz<br>[INFO] 302 Found<b=
r>[INFO] GET http://production.s3.rubygems.org/latest_specs.4.8.gz<br>[INFO=
] 304 Not Modified<br>[INFO] GET http://rubygems.org/specs.4.8.gz<br>[INFO]=
 302 Found<br>[INFO] GET http://production.s3.rubygems.org/specs.4.8.gz<br>=
[INFO] 304 Not Modified<br>[INFO] ERROR:&nbsp; While executing gem ... (Arg=
umentError)<br>[INFO]&nbsp;&nbsp;&nbsp;&nbsp; undefined class/module YAML::=
Syck::DefaultKey<br>[INFO]&nbsp; org/jruby/RubyMarshal.java:148:in `load'<b=
r>[INFO]&nbsp; file:/C:/Documents and Settings/xxxx/.m2/repository/org/jrub=
y/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/ru=
by/site_ruby/1.8/rubygems/specification.rb:289:in `_load'<br>[INFO]&nbsp; o=
rg/jruby/RubyMarshal.java:148:in `load'<br>[INFO]&nbsp; file:/C:/Documents =
and Settings/xxxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-compl=
ete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/spec_fet=
cher.rb:130:in `fetch_spec'<br>[INFO]&nbsp; file:/C:/Documents and Settings=
/xxxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.ja=
r!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/spec_fetcher.rb:86:i=
n `fetch_with_errors'<br>[INFO]&nbsp; org/jruby/RubyArray.java:2336:in `col=
lect'<br>[INFO]&nbsp; file:/C:/Documents and Settings/xxxx/.m2/repository/o=
rg/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home=
/lib/ruby/site_ruby/1.8/rubygems/spec_fetcher.rb:85:in `fetch_with_errors'<=
br>[INFO]&nbsp; file:/C:/Documents and Settings/xxxx/.m2/repository/org/jru=
by/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/r=
uby/site_ruby/1.8/rubygems/dependency_installer.rb:108:in `find_gems_with_s=
our<br>ces'<br>[INFO]&nbsp; file:/C:/Documents and Settings/xxxx/.m2/reposi=
tory/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jrub=
y.home/lib/ruby/site_ruby/1.8/rubygems/dependency_installer.rb:154:in `add_=
found_dependenc<br>ies'<br>[INFO]&nbsp; org/jruby/RubyArray.java:1603:in `e=
ach'<br>[INFO]&nbsp; file:/C:/Documents and Settings/xxxx/.m2/repository/or=
g/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/=
lib/ruby/site_ruby/1.8/rubygems/dependency_installer.rb:153:in `add_found_d=
ependenc<br>ies'<br>[INFO]&nbsp; file:/C:/Documents and Settings/xxxx/.m2/r=
epository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF=
/jruby.home/lib/ruby/site_ruby/1.8/rubygems/dependency_installer.rb:137:in =
`gather_dependencies<br>'<br>[INFO]&nbsp; file:/C:/Documents and Settings/x=
xxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!=
/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/dependency_installer.r=
b:252:in `install'<br>[INFO]&nbsp; file:/C:/Documents and Settings/xxxx/.m2=
/repository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-I=
NF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/commands/install_command.rb:1=
20:in `execute'<br>[INFO]&nbsp; org/jruby/RubyArray.java:1603:in `each'<br>=
[INFO]&nbsp; file:/C:/Documents and Settings/xxxx/.m2/repository/org/jruby/=
jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/ruby=
/site_ruby/1.8/rubygems/commands/install_command.rb:115:in `execute'<br>[IN=
FO]&nbsp; file:/C:/Documents and Settings/xxxx/.m2/repository/org/jruby/jru=
by-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/si=
te_ruby/1.8/rubygems/command.rb:278:in `invoke'<br>[INFO]&nbsp; file:/C:/Do=
cuments and Settings/xxxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jru=
by-complete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/=
command_manager.rb:133:in `process_args'<br>[INFO]&nbsp; file:/C:/Documents=
 and Settings/xxxx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-comp=
lete-1.6.3.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/command=
_manager.rb:103:in `run'<br>[INFO]&nbsp; file:/C:/Documents and Settings/xx=
xx/.m2/repository/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/=
META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/gem_runner.rb:63:in `ru=
n'<br>[INFO]&nbsp; C:/Ruby192/bin/gem:21:in `(root)'<br>[INFO] Exception `G=
em::SystemExitException' at file:/C:/Documents and Settings/xxxx/.m2/reposi=
tory/org/jruby/jruby-complete/1.6.3/jruby-complete-1.6.3.jar!/META-INF/jrub=
y.home/lib/ruby/site_ruby/1.8/rubygems/user_interac<br>tion.rb:328 - Exitin=
g RubyGems with exit_code 1<br>
------=_Part_1773_23899694.1313686127624--

------=_Part_1772_7081312.1313686127618--