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.
Apache License 2.0
954 stars 188 forks source link

MVN keeps throwing error #527

Open udelblue opened 11 months ago

udelblue commented 11 months ago

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

brtrvn commented 11 months ago

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?

udelblue commented 11 months ago

Thank you for your response.

Steps I have taken so far Run powershell as admin Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass powershell .\install.ps1

This is the response from the install.ps1 script. When just run the mvn portion of the install.ps1 to get a more verbose output I get the error mention in my original post. AWS Region = us-east-2 Building requirements for SaaS Boost Error building parent pomfile for SaaS Boost

Below is other information about my setup

OS: windows 11 Directory: aws-saas-boost-main Java: openjdk 11.0.20 2023-07-18 LTS OpenJDK Runtime Environment Corretto-11.0.20.8.1 (build 11.0.20+8-LTS) OpenJDK 64-Bit Server VM Corretto-11.0.20.8.1 (build 11.0.20+8-LTS, mixed mode)

MAVEN: Apache Maven 3.9.4 (dfbb324ad4a7c8fb0bf182e6d91b0ae20e3d2dd9) Maven home: C:\maven\apache-maven-3.9.4 Java version: 11.0.20, vendor: Amazon.com Inc., runtime: C:\Program Files\Amazon Corretto\jdk11.0.20_8 Default locale: en_US, platform encoding: Cp1252 OS name: "windows 11", version: "10.0", arch: "amd64", family: "windows"

On Fri, Aug 11, 2023 at 2:37 PM brtrvn @.***> wrote:

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?

— Reply to this email directly, view it on GitHub https://github.com/awslabs/aws-saas-boost/issues/527#issuecomment-1675208837, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGKC7ZXVMMKOZ45IK2S3STXUZ3VTANCNFSM6AAAAAA3JEYZZA . You are receiving this because you authored the thread.Message ID: @.***>