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

Wiebke Pätzold reassigned OFBIZ-12351:
--------------------------------------

    Assignee: Wiebke Pätzold

> Builds fail due to unauthorized access to repo.spring.io/plugins-release
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-12351
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12351
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: Trunk
>            Reporter: Mart Naum
>            Assignee: Wiebke Pätzold
>            Priority: Major
>
> I just flushed my gradle cache and observed that I am not able to build OFBiz 
> any longer due to unauthorized access to spring/plugins-release. The 
> repository seems to be required for com.springsource.com.sun.syndication, 
> maven lists . I reckon we are affected by the [repo.spring.io permission 
> changes|https://spring.io/blog/2020/10/29/notice-of-permissions-changes-to-repo-spring-io-fall-and-winter-2020].
>  
> {code:java}
> $ ./gradlew cleanAll loadAll> Configure project :
> You are using one or more deprecated Asciidoctor Gradle plugin features. To 
> help with migration run with --warning-mode=all.FAILURE: Build completed with 
> 2 failures.1: Task failed with an exception.
> -----------
> * Where:
> Build file 'D:\Martin\git\ofbiz-framework-latest\build.gradle' line: 1117* 
> What went wrong:
> A problem occurred evaluating root project 'ofbiz'.
> > Could not resolve all files for configuration ':runtimeClasspath'.
>    > Could not resolve 
> com.sun.syndication:com.springsource.com.sun.syndication:1.0.0.
>      Required by:
>          project :
>       > Could not resolve 
> com.sun.syndication:com.springsource.com.sun.syndication:1.0.0.
>          > Could not get resource 
> 'https://repo.spring.io/plugins-release/com/sun/syndication/com.springsource.com.sun.syndication/1.0.0/com.springsource.com.sun.syndication-1.0.0.pom'.
>             > Could not GET 
> 'https://repo.spring.io/plugins-release/com/sun/syndication/com.springsource.com.sun.syndication/1.0.0/com.springsource.com.sun.syndication-1.0.0.pom'.
>  Received status code 401 from server: Unauthorized* Try:
> Run with --stacktrace option to get the stack trace. Run with --info or 
> --debug option to get more log output. Run with --scan to get full insights.
> ==============================================================================2:
>  Task failed with an exception.
> -----------
> * What went wrong:
> A problem occurred configuring root project 'ofbiz'.
> > No hooks found* Try:
> Run with --stacktrace option to get the stack trace. Run with --info or 
> --debug option to get more log output. Run with --scan to get full insights.
> ==============================================================================*
>  Get more help at https://help.gradle.orgBUILD FAILED in 20s
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to