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

Bundling as a jar #11

Open
dpost opened this issue Dec 21, 2018 · 0 comments
Open

Bundling as a jar #11

dpost opened this issue Dec 21, 2018 · 0 comments

Comments

@dpost
Copy link

dpost commented Dec 21, 2018

I'm trying to use geb-mobile but distribute it as a local jar to prevent test maintainers from inadvertently altering the core geb-mobile drivers. I've been successful in generating a jar from the project, or installing it in my local maven repo, but when I use it in the tests I get the following error:

Execution failed for task ':compileTestGroovy'.

Unable to load class geb.mobile.GebMobileBaseSpec due to missing dependency spock/lang/MockingApi

Do you know how to use geb-mobile in this way?

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

1 participant