Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-6507

Spotbugs transitive dependencies may result in NoClassDefFound error

    XMLWordPrintableJSON

Details

    Description

      The following transitive dependency allows using classes from commons-lang instead of commons-lang3. Code compiles fine, but dependency is not available at runtime, resulting in NoClassDefFoundError.

      \- com.github.spotbugs:spotbugs:jar:3.1.12:provided
         ...
         +- commons-lang:commons-lang:jar:2.6:provided
      

      Attachments

        Issue Links

          Activity

            People

              adoroszlai Attila Doroszlai
              adoroszlai Attila Doroszlai
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: