Description
After creating a simple projet from archetype 3.0.0-M0 (or M1), simple Maven build fails with:
mvn clean verify
[WARNING] The POM for org.apache.syncope:syncope-sra:jar:3.0.0-M0 is missing, no dependency information available
[ERROR] Failed to execute goal on project syncope-sra: Could not resolve dependencies for project test:syncope-sra:jar:1.0-SNAPSHOT: Failure to find org.apache.syncope:syncope-sra:jar:3.0.0-M0 in https://build.shibboleth.net/maven/releases was cached in the local repository, resolution will not be reattempted until the update interval of shibboleth has elapsed or updates are forced -> [Help 1]
indeed I cannot find org.apache.syncope:syncope-sra:jar:3.0.0-M0 in Maven Central...