Reamer commented on pull request #3999: URL: https://github.com/apache/zeppelin/pull/3999#issuecomment-750495976
Other errors ``` Error: Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (copy-to-interpreter) on project zeppelin-interpreter-shaded: Execution copy-to-interpreter of goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run failed: Plugin org.apache.maven.plugins:maven-antrun-plugin:1.8 or one of its dependencies could not be resolved: Could not transfer artifact org.apache.ant:ant:jar:1.9.4 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar: Connection reset -> [Help 1] Failed to execute goal org.codehaus.mojo:build-helper-maven-plugin:1.7:add-source (add-scala-sources) on project spark-scala-2.10: Execution add-scala-sources of goal org.codehaus.mojo:build-helper-maven-plugin:1.7:add-source failed: Plugin org.codehaus.mojo:build-helper-maven-plugin:1.7 or one of its dependencies could not be resolved: Could not transfer artifact org.apache.maven:maven-artifact-manager:jar:2.0.6 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar: Connection reset -> [Help 1] Error: Failed to execute goal net.alchim31.maven:scala-maven-plugin:3.4.6:compile (scala-compile-first) on project spark3-shims: Execution scala-compile-first of goal net.alchim31.maven:scala-maven-plugin:3.4.6:compile failed. NullPointerException -> [Help 1] Failed to execute goal on project zeppelin-zengine: Could not resolve dependencies for project org.apache.zeppelin:zeppelin-zengine:jar:0.9.0-SNAPSHOT: Could not transfer artifact org.latencyutils:LatencyUtils:jar:2.0.3 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar: Connection reset -> [Help 1] Failed to execute goal on project zeppelin-sparql: Could not resolve dependencies for project org.apache.zeppelin:zeppelin-sparql:jar:0.9.0-SNAPSHOT: Could not transfer artifact org.apache.jena:jena-iri:jar:3.12.0 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/apache/jena/jena-iri/3.12.0/jena-iri-3.12.0.jar: Connection reset -> [Help 1] Failed to execute goal org.codehaus.mojo:build-helper-maven-plugin:1.7:add-source (add-source) on project zeppelin-flink: Execution add-source of goal org.codehaus.mojo:build-helper-maven-plugin:1.7:add-source failed: Plugin org.codehaus.mojo:build-helper-maven-plugin:1.7 or one of its dependencies could not be resolved: Could not transfer artifact org.apache.maven:maven-settings:jar:2.0.6 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar: Connection reset -> [Help 1] ```` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
