Maven Private/Multiple Repository Setup
If your Java project has a private Maven repository, or you have multiple Maven repositories, you need to additionally set up the repository info, otherwise you won't successfully get the dependencies or plugins, and see the following error message:
Could not find artifact xxxx in central(https://repo.maven.apache.