Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-4652

Fix logging for exec-maven-plugin

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 2.0.0
    • build, core
    • None

    Description

      Because of the dependency analysis and related improvements in ACCUMULO-4618, slf4j-log4j is missing from the exec-maven-plugin's classpath, resulting in the following errors during the build (and also the possible loss of plugin execution logging during this portion of the build):

      SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
      SLF4J: Defaulting to no-operation (NOP) logger implementation
      SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
      

      NOTE: Updating to the latest version of the plugin (1.6.0), which I'm not even sure would fix the problem, is not possible because of the issue in https://github.com/mojohaus/exec-maven-plugin/issues/75; and, the SLF4J problem persists in version 1.5.0 of plugin as well. (We're currently using 1.4.0.)

      Attachments

        Issue Links

          Activity

            People

              ctubbsii Christopher Tubbs
              ctubbsii Christopher Tubbs
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 10m
                  10m