You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Lionel Schwarz (Jira)" <ji...@apache.org> on 2022/10/18 14:40:00 UTC

[jira] [Created] (SYNCOPE-1701) unable to build syncope-sra from Maven Archetype

Lionel Schwarz created SYNCOPE-1701:
---------------------------------------

             Summary: unable to build syncope-sra from Maven Archetype
                 Key: SYNCOPE-1701
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1701
             Project: Syncope
          Issue Type: Bug
          Components: build-tools
    Affects Versions: 3.0.0-M1, 3.0.0-M0
            Reporter: Lionel Schwarz


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...



--
This message was sent by Atlassian Jira
(v8.20.10#820010)