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.