Skip to content
This repository has been archived by the owner on Dec 12, 2018. It is now read-only.

Having problem when try to mvn clean install #1348

Open
weidongdiao opened this issue Jul 21, 2017 · 2 comments
Open

Having problem when try to mvn clean install #1348

weidongdiao opened this issue Jul 21, 2017 · 2 comments

Comments

@weidongdiao
Copy link

When I clone the project and want to run "mvn clean install", it showed build failed. And the error message shows like below:
[ERROR] Failed to execute goal on project stormpath-sdk-examples-spring-boot-default: Could not resolve dependencies for project com.stormpath.spring:stormpath-sdk-examples-spring-boot-default:jar:2.0.1-okta-SNAPSHOT: Could not find artifact com.stormpath.spring:stormpath-default-spring-boot-starter:jar:2.0.1-okta-SNAPSHOT -> [Help 1]

So can you help me figure it out? Thank you.

@mdeggies
Copy link
Member

Hi @weidongdiao, the latest version is 2.0.0-okta. Please find and replace the two occurrences of 2.0.1-okta-SNAPSHOT in pom.xml with 2.0.0-okta and re-run mvn clean install.

@weidongdiao
Copy link
Author

Thank you, Michele. It runs successfully.

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

No branches or pull requests

2 participants