awslabs / aws-saas-boost

AWS SaaS Boost is a ready-to-use toolset that removes the complexity of successfully running SaaS workloads in the AWS cloud.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MVN keeps throwing error

udelblue opened this issue · comments

MVN keep throwing the following error. How can I resolve this?

The project com.amazon.aws.partners.saasfactory.saasboost:saasboost-services:1.0.0 (pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for com.amazon.aws.partners.saasfactory.saasboost:saasboost-services:1.0.0: The following artifacts could not be resolved: com.amazon.aws.partners.saasfactory.saasboost:saasboost:pom:1.0.0 (absent): com.amazon.aws.partners.saasfactory.saasboost:saasboost:pom:1.0.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 6, column 13

commented

Can you give us a little more information on how to reproduce this? Are you running mvn manually from the command line? If so, from what directory? Which version are you seeing this error? Are you using the installer script? Which one? Which OS? What version of Java? What version of Maven?