Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-796

[Java] Checkstyle additions causing build failure in some environments

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • None
    • 0.3.0
    • Java
    • None

    Description

      Even after the conflict fixed in ARROW-677, I'm running into build problems:

      SLF4J: The requested version 1.5.6 by your slf4j binding is not compatible with [1.6, 1.7]
      SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further details.
      [INFO] ------------------------------------------------------------------------
      [INFO] Reactor Summary:
      [INFO] 
      [INFO] Apache Arrow Java Root POM ........................ FAILURE [0.586s]
      [INFO] Arrow Format ...................................... SKIPPED
      [INFO] Arrow Memory ...................................... SKIPPED
      [INFO] Arrow Vectors ..................................... SKIPPED
      [INFO] Arrow Tools ....................................... SKIPPED
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 0.742s
      [INFO] Finished at: Sat Apr 08 17:11:40 EDT 2017
      [INFO] Final Memory: 20M/633M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (validate) on project arrow-java-root: Execution validate of goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check: java.lang.AbstractMethodError: org.slf4j.impl.JDK14LoggerAdapter.log(Lorg/slf4j/Marker;Ljava/lang/String;ILjava/lang/String;[Ljava/lang/Object;Ljava/lang/Throwable;)V
      [ERROR] -----------------------------------------------------
      [ERROR] realm =    plugin>org.apache.maven.plugins:maven-checkstyle-plugin:2.17
      

      If I remove the checkstyle plugin from the root pom.xml, everything is OK

      Attachments

        Issue Links

          Activity

            People

              wesm Wes McKinney
              wesm Wes McKinney
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: