You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Michael Brohl (Jira)" <ji...@apache.org> on 2021/02/06 10:27:00 UTC

[jira] [Comment Edited] (OFBIZ-12171) Handling the JCenter shutdown

    [ https://issues.apache.org/jira/browse/OFBIZ-12171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280143#comment-17280143 ] 

Michael Brohl edited comment on OFBIZ-12171 at 2/6/21, 10:26 AM:
-----------------------------------------------------------------

I did a build with wiped Gradle cache and removed JCenter repositoty configuration in build.gradle and got the following errors:
{noformat}
1: Task failed with an exception.
-----------
* Where:
Build file '/Users/mbrohl/Projects/ecomify/ofbiz-framework/build.gradle' line: 1096* What went wrong:
A problem occurred evaluating root project 'ofbiz'.
> Could not resolve all files for configuration ':runtimeClasspath'.
   > Could not find xerces:xercesImpl:2.12.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.google.zxing:core:3.4.1.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/google/zxing/core/3.4.1/core-3.4.1.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/googlecode/concurrentlinkedhashmap/concurrentlinkedhashmap-lru/1.4.2/concurrentlinkedhashmap-lru-1.4.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.googlecode.ez-vcard:ez-vcard:0.9.10.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/googlecode/ez-vcard/ez-vcard/0.9.10/ez-vcard-0.9.10.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:20200713.1.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/googlecode/owasp-java-html-sanitizer/owasp-java-html-sanitizer/20200713.1/owasp-java-html-sanitizer-20200713.1.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.googlecode.libphonenumber:libphonenumber:8.12.15.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/googlecode/libphonenumber/libphonenumber/8.12.15/libphonenumber-8.12.15.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.ibm.icu:icu4j:68.1.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/ibm/icu/icu4j/68.1/icu4j-68.1.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.lowagie:itext:2.1.7.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/lowagie/itext/2.1.7/itext-2.1.7.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.sun.mail:javax.mail:1.6.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.sun.syndication:com.springsource.com.sun.syndication:1.0.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/sun/syndication/com.springsource.com.sun.syndication/1.0.0/com.springsource.com.sun.syndication-1.0.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.thoughtworks.xstream:xstream:1.4.15.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/thoughtworks/xstream/xstream/1.4.15/xstream-1.4.15.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find commons-fileupload:commons-fileupload:1.4.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find commons-net:commons-net:3.7.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/commons-net/commons-net/3.7.2/commons-net-3.7.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find commons-validator:commons-validator:1.7.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/commons-validator/commons-validator/1.7/commons-validator-1.7.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find de.odysseus.juel:juel-impl:2.2.7.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/de/odysseus/juel/juel-impl/2.2.7/juel-impl-2.2.7.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find net.fortuna.ical4j:ical4j:1.0-rc3-atlassian-11.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/net/fortuna/ical4j/ical4j/1.0-rc3-atlassian-11/ical4j-1.0-rc3-atlassian-11.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find net.lingala.zip4j:zip4j:2.6.4.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/net/lingala/zip4j/zip4j/2.6.4/zip4j-2.6.4.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.ant:ant-junit:1.10.9.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/ant/ant-junit/1.10.9/ant-junit-1.10.9.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.commons:commons-collections4:4.4.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.commons:commons-dbcp2:2.8.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/commons/commons-dbcp2/2.8.0/commons-dbcp2-2.8.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.commons:commons-imaging:1.0-alpha2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/commons/commons-imaging/1.0-alpha2/commons-imaging-1.0-alpha2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.commons:commons-text:1.9.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/commons/commons-text/1.9/commons-text-1.9.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.geronimo.components:geronimo-transaction:3.1.4.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/geronimo/components/geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.httpcomponents:httpclient-cache:4.5.13.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/httpcomponents/httpclient-cache/4.5.13/httpclient-cache-4.5.13.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.logging.log4j:log4j-api:2.14.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/logging/log4j/log4j-api/2.14.0/log4j-api-2.14.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.logging.log4j:log4j-core:2.14.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/logging/log4j/log4j-core/2.14.0/log4j-core-2.14.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.poi:poi:4.1.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/poi/poi/4.1.2/poi-4.1.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.shiro:shiro-core:1.4.1.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/shiro/shiro-core/1.4.1/shiro-core-1.4.1.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.sshd:sshd-core:1.7.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/sshd/sshd-core/1.7.0/sshd-core-1.7.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.tika:tika-core:1.25.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/tika/tika-core/1.25/tika-core-1.25.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.tika:tika-parsers:1.25.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/tika/tika-parsers/1.25/tika-parsers-1.25.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.tomcat:tomcat-catalina-ha:9.0.43.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/tomcat/tomcat-catalina-ha/9.0.43/tomcat-catalina-ha-9.0.43.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.tomcat:tomcat-jasper:9.0.43.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/tomcat/tomcat-jasper/9.0.43/tomcat-jasper-9.0.43.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.axis2:axis2-kernel:1.7.9.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/axis2/axis2-kernel/1.7.9/axis2-kernel-1.7.9.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find batik:batik-svg-dom:1.6-1.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/batik/batik-svg-dom/1.6-1/batik-svg-dom-1.6-1.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.xmlgraphics:fop:2.3.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/xmlgraphics/fop/2.3/fop-2.3.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.xmlrpc:xmlrpc-client:3.1.3.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/xmlrpc/xmlrpc-client/3.1.3/xmlrpc-client-3.1.3.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.xmlrpc:xmlrpc-server:3.1.3.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/xmlrpc/xmlrpc-server/3.1.3/xmlrpc-server-3.1.3.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.codehaus.groovy:groovy-all:2.5.11.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/codehaus/groovy/groovy-all/2.5.11/groovy-all-2.5.11.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.freemarker:freemarker:2.3.30.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/freemarker/freemarker/2.3.30/freemarker-2.3.30.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.owasp.esapi:esapi:2.2.2.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/owasp/esapi/esapi/2.2.2.0/esapi-2.2.2.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.springframework:spring-test:5.3.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/springframework/spring-test/5.3.2/spring-test-5.3.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.zapodot:jackson-databind-java-optional:2.6.1.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/zapodot/jackson-databind-java-optional/2.6.1/jackson-databind-java-optional-2.6.1.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find wsdl4j:wsdl4j:1.6.3.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.auth0:java-jwt:3.11.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/auth0/java-jwt/3.11.0/java-jwt-3.11.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.jdom:jdom:1.1.3.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find javax.xml.soap:javax.xml.soap-api:1.4.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find de.odysseus.juel:juel-spi:2.2.7.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/de/odysseus/juel/juel-spi/2.2.7/juel-spi-2.2.7.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find net.sf.barcode4j:barcode4j-fop-ext:2.1.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/net/sf/barcode4j/barcode4j-fop-ext/2.1/barcode4j-fop-ext-2.1.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find net.sf.barcode4j:barcode4j:2.1.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/net/sf/barcode4j/barcode4j/2.1/barcode4j-2.1.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.axis2:axis2-transport-http:1.7.9.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/axis2/axis2-transport-http/1.7.9/axis2-transport-http-1.7.9.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.axis2:axis2-transport-local:1.7.9.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/axis2/axis2-transport-local/1.7.9/axis2-transport-local-1.7.9.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.derby:derby:10.14.2.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.geronimo.specs:geronimo-jaxrpc_1.1_spec:2.1.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/geronimo/specs/geronimo-jaxrpc_1.1_spec/2.1/geronimo-jaxrpc_1.1_spec-2.1.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.logging.log4j:log4j-1.2-api:2.14.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/logging/log4j/log4j-1.2-api/2.14.0/log4j-1.2-api-2.14.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.logging.log4j:log4j-jul:2.14.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/logging/log4j/log4j-jul/2.14.0/log4j-jul-2.14.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.logging.log4j:log4j-slf4j-impl:2.14.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/logging/log4j/log4j-slf4j-impl/2.14.0/log4j-slf4j-impl-2.14.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.codeartisans.thirdparties.swing:batik-all:1.8pre-r1084380.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/codeartisans/thirdparties/swing/batik-all/1.8pre-r1084380/batik-all-1.8pre-r1084380.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.eclipse.birt.runtime:viewservlets:4.5.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/eclipse/birt/runtime/viewservlets/4.5.0/viewservlets-4.5.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:birt
   > Could not find org.apache.tomcat.embed:tomcat-embed-websocket:9.0.41.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.41/tomcat-embed-websocket-9.0.41.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:example
   > Could not find org.jasig.cas:cas-server-core:3.3.5.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/jasig/cas/cas-server-core/3.3.5/cas-server-core-3.3.5.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:ldap
   > Could not find org.apache.lucene:lucene-core:8.5.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/lucene/lucene-core/8.5.2/lucene-core-8.5.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:lucene
   > Could not find org.apache.lucene:lucene-queryparser:8.5.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/lucene/lucene-queryparser/8.5.2/lucene-queryparser-8.5.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:lucene
   > Could not find org.apache.lucene:lucene-analyzers-common:8.5.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/lucene/lucene-analyzers-common/8.5.2/lucene-analyzers-common-8.5.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:lucene
   > Could not find org.glassfish.jersey.containers:jersey-container-servlet:2.31.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet/2.31/jersey-container-servlet-2.31.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:ofbiz-rest-impl
   > Could not find org.glassfish.jersey.media:jersey-media-multipart:2.31.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/glassfish/jersey/media/jersey-media-multipart/2.31/jersey-media-multipart-2.31.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:ofbiz-rest-impl
   > Could not find org.glassfish.jersey.media:jersey-media-json-jackson:2.31.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.31/jersey-media-json-jackson-2.31.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:ofbiz-rest-impl
   > Could not find org.glassfish.jersey.inject:jersey-hk2:2.31.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/2.31/jersey-hk2-2.31.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:ofbiz-rest-impl
   > Could not find io.swagger.core.v3:swagger-jaxrs2:2.1.6.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/io/swagger/core/v3/swagger-jaxrs2/2.1.6/swagger-jaxrs2-2.1.6.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:ofbiz-rest-impl
   > Could not find io.swagger.core.v3:swagger-jaxrs2-servlet-initializer:2.1.6.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer/2.1.6/swagger-jaxrs2-servlet-initializer-2.1.6.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:ofbiz-rest-impl
   > Could not find io.swagger.core.v3:swagger-annotations:2.1.6.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/io/swagger/core/v3/swagger-annotations/2.1.6/swagger-annotations-2.1.6.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:ofbiz-rest-impl
   > Could not find org.safehaus.jug:jug:2.0.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/safehaus/jug/jug/2.0.0/jug-2.0.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:pricat
   > Could not find org.apache.poi:poi-ooxml:4.1.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/poi/poi-ooxml/4.1.2/poi-ooxml-4.1.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:pricat
   > Could not find org.apache.poi:poi-ooxml-schemas:4.1.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/poi/poi-ooxml-schemas/4.1.2/poi-ooxml-schemas-4.1.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:pricat
   > Could not find org.apache.poi:poi-excelant:4.1.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/poi/poi-excelant/4.1.2/poi-excelant-4.1.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:pricat
   > Could not find org.apache.poi:poi-scratchpad:4.1.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/poi/poi-scratchpad/4.1.2/poi-scratchpad-4.1.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:pricat
   > Could not find org.apache.solr:solr-core:8.5.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/solr/solr-core/8.5.2/solr-core-8.5.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:solr
   > Could not find com.google.guava:guava:28.0-jre.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/google/guava/guava/28.0-jre/guava-28.0-jre.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:solr{noformat}
That's quite a lot to check... about 78 libraries.


was (Author: mbrohl):
I did a build with wiped Gradle cache and removed JCenter repositoty configuration in build.gradle and got the following errors:
{noformat}
1: Task failed with an exception.
-----------
* Where:
Build file '/Users/mbrohl/Projects/ecomify/ofbiz-framework/build.gradle' line: 1096* What went wrong:
A problem occurred evaluating root project 'ofbiz'.
> Could not resolve all files for configuration ':runtimeClasspath'.
   > Could not find xerces:xercesImpl:2.12.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.google.zxing:core:3.4.1.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/google/zxing/core/3.4.1/core-3.4.1.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/googlecode/concurrentlinkedhashmap/concurrentlinkedhashmap-lru/1.4.2/concurrentlinkedhashmap-lru-1.4.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.googlecode.ez-vcard:ez-vcard:0.9.10.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/googlecode/ez-vcard/ez-vcard/0.9.10/ez-vcard-0.9.10.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:20200713.1.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/googlecode/owasp-java-html-sanitizer/owasp-java-html-sanitizer/20200713.1/owasp-java-html-sanitizer-20200713.1.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.googlecode.libphonenumber:libphonenumber:8.12.15.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/googlecode/libphonenumber/libphonenumber/8.12.15/libphonenumber-8.12.15.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.ibm.icu:icu4j:68.1.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/ibm/icu/icu4j/68.1/icu4j-68.1.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.lowagie:itext:2.1.7.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/lowagie/itext/2.1.7/itext-2.1.7.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.sun.mail:javax.mail:1.6.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.sun.syndication:com.springsource.com.sun.syndication:1.0.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/sun/syndication/com.springsource.com.sun.syndication/1.0.0/com.springsource.com.sun.syndication-1.0.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.thoughtworks.xstream:xstream:1.4.15.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/thoughtworks/xstream/xstream/1.4.15/xstream-1.4.15.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find commons-fileupload:commons-fileupload:1.4.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find commons-net:commons-net:3.7.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/commons-net/commons-net/3.7.2/commons-net-3.7.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find commons-validator:commons-validator:1.7.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/commons-validator/commons-validator/1.7/commons-validator-1.7.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find de.odysseus.juel:juel-impl:2.2.7.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/de/odysseus/juel/juel-impl/2.2.7/juel-impl-2.2.7.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find net.fortuna.ical4j:ical4j:1.0-rc3-atlassian-11.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/net/fortuna/ical4j/ical4j/1.0-rc3-atlassian-11/ical4j-1.0-rc3-atlassian-11.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find net.lingala.zip4j:zip4j:2.6.4.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/net/lingala/zip4j/zip4j/2.6.4/zip4j-2.6.4.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.ant:ant-junit:1.10.9.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/ant/ant-junit/1.10.9/ant-junit-1.10.9.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.commons:commons-collections4:4.4.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.commons:commons-dbcp2:2.8.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/commons/commons-dbcp2/2.8.0/commons-dbcp2-2.8.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.commons:commons-imaging:1.0-alpha2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/commons/commons-imaging/1.0-alpha2/commons-imaging-1.0-alpha2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.commons:commons-text:1.9.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/commons/commons-text/1.9/commons-text-1.9.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.geronimo.components:geronimo-transaction:3.1.4.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/geronimo/components/geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.httpcomponents:httpclient-cache:4.5.13.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/httpcomponents/httpclient-cache/4.5.13/httpclient-cache-4.5.13.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.logging.log4j:log4j-api:2.14.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/logging/log4j/log4j-api/2.14.0/log4j-api-2.14.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.logging.log4j:log4j-core:2.14.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/logging/log4j/log4j-core/2.14.0/log4j-core-2.14.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.poi:poi:4.1.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/poi/poi/4.1.2/poi-4.1.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.shiro:shiro-core:1.4.1.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/shiro/shiro-core/1.4.1/shiro-core-1.4.1.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.sshd:sshd-core:1.7.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/sshd/sshd-core/1.7.0/sshd-core-1.7.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.tika:tika-core:1.25.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/tika/tika-core/1.25/tika-core-1.25.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.tika:tika-parsers:1.25.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/tika/tika-parsers/1.25/tika-parsers-1.25.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.tomcat:tomcat-catalina-ha:9.0.43.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/tomcat/tomcat-catalina-ha/9.0.43/tomcat-catalina-ha-9.0.43.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.tomcat:tomcat-jasper:9.0.43.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/tomcat/tomcat-jasper/9.0.43/tomcat-jasper-9.0.43.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.axis2:axis2-kernel:1.7.9.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/axis2/axis2-kernel/1.7.9/axis2-kernel-1.7.9.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find batik:batik-svg-dom:1.6-1.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/batik/batik-svg-dom/1.6-1/batik-svg-dom-1.6-1.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.xmlgraphics:fop:2.3.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/xmlgraphics/fop/2.3/fop-2.3.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.xmlrpc:xmlrpc-client:3.1.3.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/xmlrpc/xmlrpc-client/3.1.3/xmlrpc-client-3.1.3.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.xmlrpc:xmlrpc-server:3.1.3.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/xmlrpc/xmlrpc-server/3.1.3/xmlrpc-server-3.1.3.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.codehaus.groovy:groovy-all:2.5.11.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/codehaus/groovy/groovy-all/2.5.11/groovy-all-2.5.11.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.freemarker:freemarker:2.3.30.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/freemarker/freemarker/2.3.30/freemarker-2.3.30.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.owasp.esapi:esapi:2.2.2.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/owasp/esapi/esapi/2.2.2.0/esapi-2.2.2.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.springframework:spring-test:5.3.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/springframework/spring-test/5.3.2/spring-test-5.3.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.zapodot:jackson-databind-java-optional:2.6.1.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/zapodot/jackson-databind-java-optional/2.6.1/jackson-databind-java-optional-2.6.1.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find wsdl4j:wsdl4j:1.6.3.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find com.auth0:java-jwt:3.11.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/auth0/java-jwt/3.11.0/java-jwt-3.11.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.jdom:jdom:1.1.3.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find javax.xml.soap:javax.xml.soap-api:1.4.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/javax/xml/soap/javax.xml.soap-api/1.4.0/javax.xml.soap-api-1.4.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find de.odysseus.juel:juel-spi:2.2.7.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/de/odysseus/juel/juel-spi/2.2.7/juel-spi-2.2.7.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find net.sf.barcode4j:barcode4j-fop-ext:2.1.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/net/sf/barcode4j/barcode4j-fop-ext/2.1/barcode4j-fop-ext-2.1.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find net.sf.barcode4j:barcode4j:2.1.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/net/sf/barcode4j/barcode4j/2.1/barcode4j-2.1.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.axis2:axis2-transport-http:1.7.9.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/axis2/axis2-transport-http/1.7.9/axis2-transport-http-1.7.9.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.axis2:axis2-transport-local:1.7.9.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/axis2/axis2-transport-local/1.7.9/axis2-transport-local-1.7.9.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.derby:derby:10.14.2.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.geronimo.specs:geronimo-jaxrpc_1.1_spec:2.1.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/geronimo/specs/geronimo-jaxrpc_1.1_spec/2.1/geronimo-jaxrpc_1.1_spec-2.1.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.logging.log4j:log4j-1.2-api:2.14.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/logging/log4j/log4j-1.2-api/2.14.0/log4j-1.2-api-2.14.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.logging.log4j:log4j-jul:2.14.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/logging/log4j/log4j-jul/2.14.0/log4j-jul-2.14.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.apache.logging.log4j:log4j-slf4j-impl:2.14.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/logging/log4j/log4j-slf4j-impl/2.14.0/log4j-slf4j-impl-2.14.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.codeartisans.thirdparties.swing:batik-all:1.8pre-r1084380.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/codeartisans/thirdparties/swing/batik-all/1.8pre-r1084380/batik-all-1.8pre-r1084380.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :
   > Could not find org.eclipse.birt.runtime:viewservlets:4.5.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/eclipse/birt/runtime/viewservlets/4.5.0/viewservlets-4.5.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:birt
   > Could not find org.apache.tomcat.embed:tomcat-embed-websocket:9.0.41.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.41/tomcat-embed-websocket-9.0.41.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:example
   > Could not find org.jasig.cas:cas-server-core:3.3.5.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/jasig/cas/cas-server-core/3.3.5/cas-server-core-3.3.5.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:ldap
   > Could not find org.apache.lucene:lucene-core:8.5.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/lucene/lucene-core/8.5.2/lucene-core-8.5.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:lucene
   > Could not find org.apache.lucene:lucene-queryparser:8.5.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/lucene/lucene-queryparser/8.5.2/lucene-queryparser-8.5.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:lucene
   > Could not find org.apache.lucene:lucene-analyzers-common:8.5.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/lucene/lucene-analyzers-common/8.5.2/lucene-analyzers-common-8.5.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:lucene
   > Could not find org.glassfish.jersey.containers:jersey-container-servlet:2.31.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet/2.31/jersey-container-servlet-2.31.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:ofbiz-rest-impl
   > Could not find org.glassfish.jersey.media:jersey-media-multipart:2.31.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/glassfish/jersey/media/jersey-media-multipart/2.31/jersey-media-multipart-2.31.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:ofbiz-rest-impl
   > Could not find org.glassfish.jersey.media:jersey-media-json-jackson:2.31.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.31/jersey-media-json-jackson-2.31.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:ofbiz-rest-impl
   > Could not find org.glassfish.jersey.inject:jersey-hk2:2.31.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/2.31/jersey-hk2-2.31.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:ofbiz-rest-impl
   > Could not find io.swagger.core.v3:swagger-jaxrs2:2.1.6.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/io/swagger/core/v3/swagger-jaxrs2/2.1.6/swagger-jaxrs2-2.1.6.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:ofbiz-rest-impl
   > Could not find io.swagger.core.v3:swagger-jaxrs2-servlet-initializer:2.1.6.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer/2.1.6/swagger-jaxrs2-servlet-initializer-2.1.6.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:ofbiz-rest-impl
   > Could not find io.swagger.core.v3:swagger-annotations:2.1.6.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/io/swagger/core/v3/swagger-annotations/2.1.6/swagger-annotations-2.1.6.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:ofbiz-rest-impl
   > Could not find org.safehaus.jug:jug:2.0.0.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/safehaus/jug/jug/2.0.0/jug-2.0.0.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:pricat
   > Could not find org.apache.poi:poi-ooxml:4.1.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/poi/poi-ooxml/4.1.2/poi-ooxml-4.1.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:pricat
   > Could not find org.apache.poi:poi-ooxml-schemas:4.1.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/poi/poi-ooxml-schemas/4.1.2/poi-ooxml-schemas-4.1.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:pricat
   > Could not find org.apache.poi:poi-excelant:4.1.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/poi/poi-excelant/4.1.2/poi-excelant-4.1.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:pricat
   > Could not find org.apache.poi:poi-scratchpad:4.1.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/poi/poi-scratchpad/4.1.2/poi-scratchpad-4.1.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:pricat
   > Could not find org.apache.solr:solr-core:8.5.2.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/org/apache/solr/solr-core/8.5.2/solr-core-8.5.2.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:solr
   > Could not find com.google.guava:guava:28.0-jre.
     Searched in the following locations:
       - file:/Users/mbrohl/.m2/repository/com/google/guava/guava/28.0-jre/guava-28.0-jre.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project : > project :plugins:solr{noformat}
That's quite a lot to check...

> Handling the JCenter shutdown
> -----------------------------
>
>                 Key: OFBIZ-12171
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12171
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL APPLICATIONS, ALL COMPONENTS, ALL PLUGINS
>    Affects Versions: Release Branch 18.12, Trunk, 17.12.05
>            Reporter: Michael Brohl
>            Priority: Major
>
> Citing Taher's message at [2]:
> Hello Everyone, 
>  
> I received emails and checked resources [1] that seem to confirm JCenter from JFrog is going down and that the last day of operation for the repository is going to be May 1st 2021. 
>  
> This is a big deal as many running instances will crash unless updated, so not only do future versions of OFBiz need to adapt, but also existing installations. 
>  
> I'm not sure how to best handle this? Especially for production instances out there on older versions of OFBiz. Maybe one solution is to host the existing libraries in some temporary location or try to migrate them to MavenCentral ... Whatever is the solution I think we should make a fast move. 
>  
> [1] [https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter] 
> [https://www.infoq.com/news/2021/02/jfrog-jcenter-bintray-closure]
> [2] [https://lists.apache.org/thread.html/rf8e883ca8b90d51ad9d6d48c46f8f1fcc1cb82cce802daeeab0b910a%40%3Cdev.ofbiz.apache.org%3E]
>  



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