Report Verbosity / Concise Reports option 1 - do not merge yet
More concise reports, see
- #730
This pr is waiting for
- PR #823
do not merge in the current state as it oddly gives Class Cast Ex at runtime:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.12.1:site (default-site) on project ee.packages.jakarta: Error generating versions-maven-plugin:2.13.0-SNAPSHOT:dependency-updates-report report: Unable to acquire metadata for dependencies Dependency java.lang.ClassCastException: class java.util.HashMap$Node cannot be cast to class java.util.HashMap$TreeNode (java.util.HashMap$Node and java.util.HashMap$TreeNode are in module java.base of loader 'bootstrap') -> [Help 1]
Here is the proposed result with verbosity options to false

Still listening for feedback
should these options be false by default? (to be like console report)
to be sure,
- this pr is not meant to be merged yet
So should be set to draft - what do you think?
This PR is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 30 days.