Excel Exporter Java dependency synchronization failed

0
Good morning,   I am trying to install the Excel Exporter module in my app and I am getting this error:     43    CE9805    Java dependency synchronization failed because one or more repositories could not be found.    -    -    - FAILURE: Build failed with an exception. * What went wrong:Execution failed for task ':copyDependencies'.> Could not resolve all files for configuration ':implementation'.   > Could not download poi-ooxml-5.4.0.jar (org.apache.poi:poi-ooxml:5.4.0)      > Could not get resource 'https://repo.maven.apache.org/maven2/org/apache/poi/poi-ooxml/5.4.0/poi-ooxml-5.4.0.jar'.         > Could not GET 'https://repo.maven.apache.org/maven2/org/apache/poi/poi-ooxml/5.4.0/poi-ooxml-5.4.0.jar'. Received status code 407 from server: Proxy Authentication Required   > Could not download poi-5.4.0.jar (org.apache.poi:poi:5.4.0)      > Could not get resource 'https://repo.maven.apache.org/maven2/org/apache/poi/poi/5.4.0/poi-5.4.0.jar'.         > Could not GET 'https://repo.maven.apache.org/maven2/org/apache/poi/poi/5.4.0/poi-5.4.0.jar'. Received status code 407 from server: Proxy Authentication Required   > Could not download commons-compress-1.27.1.jar (org.apache.commons:commons-compress:1.27.1)      > Could not get resource 'https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.jar'.         > Could not GET 'https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.jar'. Received status code 407 from server: Proxy Authentication Required   > Could not download commons-io-2.18.0.jar (commons-io:commons-io:2.18.0)      > Could not get resource 'https://repo.maven.apache.org/maven2/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar'.         > Could not GET 'https://repo.maven.apache.org/maven2/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar'. Received status code 407 from server: Proxy Authentication Required   > Could not download joda-time-2.10.10.jar (joda-time:joda-time:2.10.10)      > Could not get resource 'https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.10/joda-time-2.10.10.jar'.         > Could not GET 'https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.10/joda-time-2.10.10.jar'. Received status code 407 from server: Proxy Authentication Required   > Could not download commons-lang3-3.16.0.jar (org.apache.commons:commons-lang3:3.16.0)      > Could not get resource 'https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.jar'.         > Could not GET 'https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.jar'. Received status code 407 from server: Proxy Authentication Required   > Could not download commons-math3-3.6.1.jar (org.apache.commons:commons-math3:3.6.1)      > Could not get resource 'https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar'.         > Could not GET 'https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar'. Received status code 407 from server: Proxy Authentication Required   > Could not download poi-ooxml-lite-5.4.0.jar (org.apache.poi:poi-ooxml-lite:5.4.0)      > Could not get resource 'https://repo.maven.apache.org/maven2/org/apache/poi/poi-ooxml-lite/5.4.0/poi-ooxml-lite-5.4.0.jar'.         > Could not GET 'https://repo.maven.apache.org/maven2/org/apache/poi/poi-ooxml-lite/5.4.0/poi-ooxml-lite-5.4.0.jar'. Received status code 407 from server: Proxy Authentication Required   > Could not download xmlbeans-5.3.0.jar (org.apache.xmlbeans:xmlbeans:5.3.0)      > Could not get resource 'https://repo.maven.apache.org/maven2/org/apache/xmlbeans/xmlbeans/5.3.0/xmlbeans-5.3.0.jar'.         > Could not GET 'https://repo.maven.apache.org/maven2/org/apache/xmlbeans/xmlbeans/5.3.0/xmlbeans-5.3.0.jar'. Received status code 407 from server: Proxy Authentication Required   > Could not download curvesapi-1.08.jar (com.github.virtuald:curvesapi:1.08)      > Could not get resource 'https://repo.maven.apache.org/maven2/com/github/virtuald/curvesapi/1.08/curvesapi-1.08.jar'.         > Could not GET 'https://repo.maven.apache.org/maven2/com/github/virtuald/curvesapi/1.08/curvesapi-1.08.jar'. Received status code 407 from server: Proxy Authentication Required   > Could not download log4j-api-2.24.3.jar (org.apache.logging.log4j:log4j-api:2.24.3)      > Could not get resource 'https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.24.3/log4j-api-2.24.3.jar'.         > Could not GET 'https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.24.3/log4j-api-2.24.3.jar'. Received status code 407 from server: Proxy Authentication Required   > Could not download commons-codec-1.17.1.jar (commons-codec:commons-codec:1.17.1)      > Could not get resource 'https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar'.         > Could not GET 'https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar'. Received status code 407 from server: Proxy Authentication Required   > Could not download SparseBitSet-1.3.jar (com.zaxxer:SparseBitSet:1.3)      > Could not get resource 'https://repo.maven.apache.org/maven2/com/zaxxer/SparseBitSet/1.3/SparseBitSet-1.3.jar'.         > Could not GET 'https://repo.maven.apache.org/maven2/com/zaxxer/SparseBitSet/1.3/SparseBitSet-1.3.jar'. Received status code 407 from server: Proxy Authentication Required * 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.org. BUILD FAILED in 4s   Thank you.  
asked
1 answers
0

You are getting an error back saying your proxy server needs authentication. 

 

Have a look at the following documentation to configure your setup for using a proxy server.

 

https://docs.mendix.com/refguide10/managed-dependencies/#proxy-settings

 

Good luck!

answered