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

Dependency problem: cucumber-spring sample execution fails #50

Open
kkrafft1999 opened this issue Jan 6, 2020 · 1 comment
Open

Dependency problem: cucumber-spring sample execution fails #50

kkrafft1999 opened this issue Jan 6, 2020 · 1 comment

Comments

@kkrafft1999
Copy link

kkrafft1999 commented Jan 6, 2020

[ERROR] Failed to execute goal on project citrus-sample-cucumber-spring: Could not resolve dependencies for project com.doubleslash:citrus-sample-cucumber-spring:jar:2.8.0: Failure to find com.consol.citrus.samples:citrus-sample-todo:jar:2.8.0 in http://labs.consol.de/maven/snapshots-repository/ was cached in the local repository, resolution will not be reattempted until the update interval of consol-labs-snapshots has elapsed or updates are forced -> [Help 1]

This problem occurs, when I try to execute 'mvn test' on Windows10 PowerShell in sub dir '/samples-cucumber/sample-cucumber-spring'

@kkrafft1999 kkrafft1999 changed the title cucumber-spring sample execution fails Dependency problem: cucumber-spring sample execution fails Jan 6, 2020
@christophd
Copy link
Member

you need to build the todo app on your local machine first.

something like

$ mvn install -pl :citrus-sample-todo

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

2 participants