Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Check out the code base and run the command and run the commands:

Code Block
languagebash
cd pinot-distribution
mvn -Ddependency.locations.enabled=false project-info-reports:dependencies

...


# This will create a file in pinot-distribution/target/site/dependencies.html

...


Open this file in a browser.

...