Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1237 Build fails due to network issue. ``` [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.4:process (default) on project zeppelin: Error downloading resources archive. Could not transfer artifact org.apache.apache.resources:apache-jar-resource-bundle:jar:1.5-SNAPSHOT from/to codehaus-snapshots (https://nexus.codehaus.org/snapshots/): nexus.codehaus.org: Name or service not known [ERROR] org.apache.apache.resources:apache-jar-resource-bundle:jar:1.5-SNAPSHOT [ERROR] [ERROR] from the specified remote repositories: [ERROR] central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false), [ERROR] sonatype (https://oss.sonatype.org/content/repositories/releases/, releases=true, snapshots=false), [ERROR] sonatype-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, releases=false, snapshots=true), [ERROR] sonatype-apache (https://repository.apache.org/releases/, releases=true, snapshots=false), [ERROR] apache-snapshots (https://repository.apache.org/snapshots/, releases=false, snapshots=true), [ERROR] codehaus-snapshots (https://nexus.codehaus.org/snapshots/, releases=false, snapshots=true), [ERROR] apache.snapshots (http://repository.apache.org/snapshots, releases=false, snapshots=true): Unknown host nexus.codehaus.org: Name or service not known ```
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---