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

Maven RAT check hangs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      Update 2016.07 - it still hangs

      [INFO] Exclude: r/R/rzeppelin/DESCRIPTION
      [INFO] Exclude: r/R/rzeppelin/NAMESPACE
      [INFO] 368 resources included (use -debug for more details)
      

      ----------------

      On mvn verify build hangs with warnings in the output

      mvn verify                                                                                  ⮂
      [INFO] Scanning for projects...
      [WARNING]
      [WARNING] Some problems were encountered while building the effective model for org.apache.zeppelin:zeppelin-spark:jar:0.6.0-incubating-SNAPSHOT
      [WARNING] 'build.plugins.plugin.version' for org.scala-tools:maven-scala-plugin is missing. @ line 402, column 15
      [WARNING]
      [WARNING] Some problems were encountered while building the effective model for org.apache.zeppelin:zeppelin-flink:jar:0.6.0-incubating-SNAPSHOT
      [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-dependency-plugin @ line 349, column 15
      [WARNING]
      [WARNING] Some problems were encountered while building the effective model for org.apache.zeppelin:zeppelin-cassandra:jar:0.6.0-incubating-SNAPSHOT
      [WARNING] 'build.plugins.plugin.version' for org.scala-tools:maven-scala-plugin is missing. @ line 174, column 21
      [WARNING]
      [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
      [WARNING]
      [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
      [WARNING]
      [INFO] ------------------------------------------------------------------------
      [INFO] Reactor Build Order:
      [INFO]
      [INFO] Zeppelin
      [INFO] Zeppelin: Interpreter
      [INFO] Zeppelin: Zengine
      [INFO] Zeppelin: Spark dependencies
      [INFO] Zeppelin: Spark
      [INFO] Zeppelin: Markdown interpreter
      [INFO] Zeppelin: Angular interpreter
      [INFO] Zeppelin: Shell interpreter
      [INFO] Zeppelin: Hive interpreter
      [INFO] Zeppelin: Apache Phoenix Interpreter
      [INFO] Zeppelin: Apache Geode interpreter
      [INFO] Zeppelin: PostgreSQL interpreter
      [INFO] Zeppelin: Tajo interpreter
      [INFO] Zeppelin: Flink
      [INFO] Zeppelin: Apache Ignite interpreter
      [INFO] Zeppelin: Kylin interpreter
      [INFO] Zeppelin: Lens interpreter
      [INFO] Zeppelin: Cassandra
      [INFO] Zeppelin: web Application
      [INFO] Zeppelin: Server
      [INFO] Zeppelin: Packaging distribution
      [INFO]
      [INFO] ------------------------------------------------------------------------
      [INFO] Building Zeppelin 0.6.0-incubating-SNAPSHOT
      [INFO] ------------------------------------------------------------------------
      [INFO]
      [INFO] --- maven-checkstyle-plugin:2.13:check (checkstyle-fail-build) @ zeppelin ---
      [INFO]
      [INFO]
      [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ zeppelin ---
      [INFO] Using 'UTF-8' encoding to copy filtered resources.
      [INFO] skip non existing resourceDirectory /Users/alex/floss/zeppelin-incubator/../_tools/site
      [INFO]
      [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce) @ zeppelin ---
      [INFO]
      [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ zeppelin ---
      [INFO]
      [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ zeppelin ---
      [INFO]
      [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ zeppelin ---
      [INFO]
      [INFO] --- apache-rat-plugin:0.11:check (verify.rat) @ zeppelin ---
      [INFO] 71 implicit excludes (use -debug for more details).
      [INFO] Exclude: **/*.keywords
      [INFO] Exclude: **/.idea/
      [INFO] Exclude: **/*.iml
      [INFO] Exclude: .git/
      [INFO] Exclude: .gitignore
      [INFO] Exclude: .repository/
      [INFO] Exclude: **/*.diff
      [INFO] Exclude: **/*.patch
      [INFO] Exclude: **/*.avsc
      [INFO] Exclude: **/*.avro
      [INFO] Exclude: **/*.log
      [INFO] Exclude: **/docs/**
      [INFO] Exclude: **/test/resources/**
      [INFO] Exclude: **/.settings/*
      [INFO] Exclude: **/.classpath
      [INFO] Exclude: **/.project
      [INFO] Exclude: **/target/**
      [INFO] Exclude: **/derby.log
      [INFO] Exclude: **/metastore_db/
      [INFO] Exclude: **/logs/**
      [INFO] Exclude: **/run/**
      [INFO] Exclude: **/interpreter/**
      [INFO] Exclude: **/local-repo/**
      [INFO] Exclude: **/null/**
      [INFO] Exclude: **/notebook/**
      [INFO] Exclude: _tools/site/css/*
      [INFO] Exclude: **/README.md
      [INFO] Exclude: DEPLOY.md
      [INFO] Exclude: CONTRIBUTING.md
      [INFO] Exclude: STYLE.md
      [INFO] Exclude: Roadmap.md
      [INFO] Exclude: conf/interpreter.json
      [INFO] Exclude: spark-*-bin*/**
      [INFO] 3129 resources included (use -debug for more details)
      

      Looks very similar to KYLIN-686

      Attachments

        Issue Links

          Activity

            People

              bzz Alexander Bezzubov
              bzz Alexander Bezzubov
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: