Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-5824

Improve Checkstyle Integration

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.1
    • 0.11.0
    • build
    • None

    Description

      Currently Maven starts with a lot of warnings during startup. The main reason is the checkstyle plugin is not well configured.

      Warnings during start. (text snippet)

      2022-09-17T15:06:35.2292738Z [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ zeppelin ---
      2022-09-17T15:06:35.3024746Z [INFO] Installing /home/runner/work/zeppelin/zeppelin/pom.xml to /home/runner/.m2/repository/org/apache/zeppelin/zeppelin/0.11.0-SNAPSHOT/zeppelin-0.11.0-SNAPSHOT.pom
      2022-09-17T15:06:35.7243945Z [WARNING] Could not transfer metadata org.apache.zeppelin:zeppelin-common:0.11.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/apache/zeppelin/zeppelin-common/0.11.0-SNAPSHOT/maven-metadata.xml
      2022-09-17T15:06:36.1587822Z [WARNING] org.apache.zeppelin:zeppelin-common:0.11.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.zeppelin:zeppelin-common:0.11.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/apache/zeppelin/zeppelin-common/0.11.0-SNAPSHOT/maven-metadata.xml
      2022-09-17T15:06:36.8887749Z [WARNING] Could not transfer metadata org.apache.zeppelin:zeppelin-interpreter:0.11.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/apache/zeppelin/zeppelin-interpreter/0.11.0-SNAPSHOT/maven-metadata.xml
      2022-09-17T15:06:36.8964126Z [WARNING] org.apache.zeppelin:zeppelin-interpreter:0.11.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.zeppelin:zeppelin-interpreter:0.11.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/apache/zeppelin/zeppelin-interpreter/0.11.0-SNAPSHOT/maven-metadata.xml
      2022-09-17T15:06:36.9005157Z [WARNING] org.apache.zeppelin:zeppelin-common:0.11.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.zeppelin:zeppelin-common:0.11.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/apache/zeppelin/zeppelin-common/0.11.0-SNAPSHOT/maven-metadata.xml
      2022-09-17T15:06:36.9075252Z [WARNING] Could not transfer metadata org.apache.zeppelin:zeppelin-interpreter-shaded:0.11.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/apache/zeppelin/zeppelin-interpreter-shaded/0.11.0-SNAPSHOT/maven-metadata.xml
      2022-09-17T15:06:36.9138916Z [WARNING] org.apache.zeppelin:zeppelin-interpreter-shaded:0.11.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.zeppelin:zeppelin-interpreter-shaded:0.11.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/apache/zeppelin/zeppelin-interpreter-shaded/0.11.0-SNAPSHOT/maven-metadata.xml
      2022-09-17T15:06:36.9179941Z [WARNING] org.apache.zeppelin:zeppelin-interpreter:0.11.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.zeppelin:zeppelin-interpreter:0.11.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/apache/zeppelin/zeppelin-interpreter/0.11.0-SNAPSHOT/maven-metadata.xml
      2022-09-17T15:06:36.9219198Z [WARNING] org.apache.zeppelin:zeppelin-common:0.11.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.zeppelin:zeppelin-common:0.11.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/apache/zeppelin/zeppelin-common/0.11.0-SNAPSHOT/maven-metadata.xml
      2022-09-17T15:06:40.5131468Z [WARNING] Could not transfer metadata org.apache.zeppelin:zeppelin-jupyter:0.11.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/apache/zeppelin/zeppelin-jupyter/0.11.0-SNAPSHOT/maven-metadata.xml
      2022-09-17T15:06:42.0426729Z [WARNING] org.apache.zeppelin:zeppelin-common:0.11.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.zeppelin:zeppelin-common:0.11.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/apache/zeppelin/zeppelin-common/0.11.0-SNAPSHOT/maven-metadata.xml
      2022-09-17T15:06:42.0471133Z [WARNING] org.apache.zeppelin:zeppelin-interpreter:0.11.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.zeppelin:zeppelin-interpreter:0.11.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/apache/zeppelin/zeppelin-interpreter/0.11.0-SNAPSHOT/maven-metadata.xml
      2022-09-17T15:06:42.0527661Z [WARNING] org.apache.zeppelin:zeppelin-jupyter:0.11.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.zeppelin:zeppelin-jupyter:0.11.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/apache/zeppelin/zeppelin-jupyter/0.11.0-SNAPSHOT/maven-metadata.xml
      2022-09-17T15:06:43.0818377Z [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
      2022-09-17T15:06:43.0825818Z [WARNING] o org.apache.zeppelin:zeppelin-jupyter:jar:0.11.0-SNAPSHOT (compile)
      2022-09-17T15:06:43.0831349Z [WARNING] Try running the build up to the lifecycle phase "package"
      ...
      

      Attachments

        Issue Links

          Activity

            People

              Reamer Philipp Dallig
              Reamer Philipp Dallig
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: