While executing the command. Getting the following error:

RUN mvn -B clean deploy -s settings.xml

Non-resolvable parent POM for au.telstra.paca:paca-pagination:0.0.1-SNAPSHOT: Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:2.3.2.RELEASE from/to telstra-repository: Authentication failed for https://repo.tools.amcattelstra.com/repository/maven-public-snap/org/springframework/boot/spring-boot-starter-parent/2.3.2.RELEASE/spring-boot-starter-parent-2.3.2.RELEASE.pom 401 Unauthorized and 'parent.relativePath' points at no local POM @ line 7, column 10

Comment From: wilkinsona

You have a problem with your Maven configuration. https://repo.tools.amcattelstra.com/repository/maven-public-snap isn't repository used by Spring Boot by default. If you have any further questions, please follow up on Stack Overflow or Gitter. As mentioned in the guidelines for contributing, we prefer to use GitHub issues only for bugs and enhancements.