Suddenly i encounter the following error when trying to download the latest 2.1-SNAPSHOT from the configured snapshot repository:
[WARNING] Could not transfer metadata org.javalite:javalite-common:2.1-SNAPSHOT/maven-metadata.xml from/to maven.oracle.com (https://maven.oracle.com): Not authorized , ReasonPhrase:Authorization Required. [WARNING] Failure to transfer org.javalite:javalite-common:2.1-SNAPSHOT/maven-metadata.xml from https://maven.oracle.com was cached in the local repository, resolution will not be reattempted until the update interval of maven.oracle.com has elapsed or updates are forced.
I use the exact same repository configuration in my pom.xml as mentioned here and didn't change there anything since months. I also cleared my local repository cache, without any luck.