-
Notifications
You must be signed in to change notification settings - Fork 72
Example project 'jamesladd-maven-cuke4duke-jump-start' fails #128
Comments
On Tue, Nov 22, 2011 at 8:33 AM, Serguei Cambour
Please see http://groups.google.com/group/cukes/browse_thread/thread/299d94d38500e8c3
Fixed the links.
|
Thanks a lot, Aslak! I was not aware that cuek4duke was KO. I downloaded the cucumber-jvm zip and tried the calculator example. I had to modify the main pom in 'cucumber-cucumber-jvm' project as follows:
As you see I commented the codehouse repository, - without that Maven could not download 'cucumber-java' jar.
on 'java-calculator' project was successful. |
Hi Aslak, One more question that for which I didn't didn't find the response. Thank you in advance. Serguei On Tue, Nov 22, 2011 at 10:32 AM, Aslak Hellesøy <
|
On Tue, Nov 22, 2011 at 2:48 PM, Serguei Cambour
Capybara is a browser automation tool. It can't talk to a database.
Then I suggest you use Cucumber-JVM with Java step definitions. Aslak
|
Thanks again for your response. Thank you very much and sorry for my typos :). On Tue, Nov 22, 2011 at 5:10 PM, Aslak Hellesøy <
|
I downloaded the above project, unzipped it to a folder and tried to run Maven as explained in the project's README file:
The error stack trace:
I got it on a Windows XP PC:
jruby 1.6.5 (ruby-1.8.7-p330) (2011-10-25 9dcd388) (Java HotSpot(TM) Client VM 1.6.0_27) [Windows XP-x86-java]
More of that, the link to Maven https://github.com/aslakhellesoy/cuke4duke/wiki/maven is broken on the project examples page:
https://github.com/cucumber/cuke4duke/tree/master/examples/java
The text was updated successfully, but these errors were encountered: