Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-2043

Fail build for used but not declared direct dependencies

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • parquet-mr
    • None

    Description

      It is always a good practice to specify all the dependencies directly used (classes are imported from) by our modules. We have a couple of issues where classes are imported from transitive dependencies. It makes hard to validate the actual dependency tree and also may result in using wrong versions of classes (see PARQUET-2038 for example).

      It would be good to enforce to reference such dependencies directly in the module poms. The maven-dependency-plugin analyze-only goal can be used for this purpose.

      Attachments

        Activity

          People

            gszadovszky Gabor Szadovszky
            gszadovszky Gabor Szadovszky
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: