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

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

     [ https://issues.apache.org/jira/browse/SYNCOPE-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò resolved SYNCOPE-1701.
---------------------------------------------
    Resolution: Fixed

Thanks for reporting.
The fix is now committed and will be effective on next stable release (3.0.0-M2 or 3.0.0, we'll see).

Until then, in case you don't need the SRA component, just remove from your generated project:

* the {{sra}} module from your root {{pom.xml}}
* the {{sra}} directory

and your project should build successfully now.

> 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: sra
>    Affects Versions: 3.0.0-M0, 3.0.0-M1
>            Reporter: Lionel Schwarz
>            Assignee: Francesco Chicchiriccò
>            Priority: Major
>             Fix For: 3.0.0
>
>
> 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)