You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Joe McDonnell (Jira)" <ji...@apache.org> on 2020/12/24 01:18:00 UTC

[jira] [Resolved] (IMPALA-4621) Builds and all tests should work without access to the internet

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

Joe McDonnell resolved IMPALA-4621.
-----------------------------------
    Fix Version/s: Not Applicable
       Resolution: Later

> Builds and all tests should work without access to the internet
> ---------------------------------------------------------------
>
>                 Key: IMPALA-4621
>                 URL: https://issues.apache.org/jira/browse/IMPALA-4621
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: Impala 2.8.0
>            Reporter: Jim Apple
>            Priority: Major
>             Fix For: Not Applicable
>
>
> A complete build-and-test, from scratch, should work even if the user's internet is down, as long as they have the pre-requisites installed.
> Getting this list of pre-requisites should be easy, and the should be downloadable ahead of time.
> Instead, I just saw this:
> {noformat}
> ========================================================================
> Running mvn clean
> Directory: /home/ubuntu/Impala/ext-data-source
> ========================================================================
> [INFO] Apache Impala (Incubating) External Data Source Test Library
> [INFO] Apache Impala (Incubating) External Data Source ... FAILURE [2.283s]
> [INFO] Apache Impala (Incubating) External Data Source Test Library  SKIPPED
> [INFO] BUILD FAILURE
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project impala-data-source: Execution default-clean of goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean failed: Plugin org.apache.maven.plugins:maven-clean-plugin:2.5 or one of its dependencies could not be resolved: Could not transfer artifact org.codehaus.plexus:plexus-utils:jar:3.0 from/to central (http://repo.maven.apache.org/maven2): GET request of: org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar from central failed: Connection reset -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
> mvn clean exited with code 0
> Error in ./bin/clean.sh at line 34: ${IMPALA_HOME}/bin/mvn-quiet.sh clean
> {noformat}
> http://jenkins.impala.io:8080/job/clang-tidy/83/console



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