Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cucumber JVM docs issues with versions while using maven #17

Closed
naveenb29 opened this issue Sep 3, 2017 · 3 comments
Closed

Cucumber JVM docs issues with versions while using maven #17

naveenb29 opened this issue Sep 3, 2017 · 3 comments

Comments

@naveenb29
Copy link

naveenb29 commented Sep 3, 2017

I followed the docs and ran into an issue similar to this -

https://stackoverflow.com/questions/25291480/cucumber-exception-java-lang-classnotfoundexception-cucumber-io-resourceloader

I needed to make 2 fixes add the cucumber-core to my dependencies and also increment the cucumber-junit version to cucumber-java's versions (2.0.X)

I would like to send a pull for this if the community thinks this is a valid concern for beginners.

@plaindocs
Copy link
Contributor

Hi @naveenb29

Thanks for looking into that. We're heavily refactoring the docs in #3 so make sure you branch from sw-reorg before making the changes. :-)

And for sure! Examples that don't work are no fun for anyone

@mlvandijk
Copy link
Member

@naveenb29 Branch sw-reorg has just been merged to master; you can create a PR to master

@mlvandijk
Copy link
Member

Fixed by PR #76

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants