versions icon indicating copy to clipboard operation
versions copied to clipboard

Report Verbosity / Concise Reports option 1 - do not merge yet

Open sultan opened this issue 3 years ago • 4 comments

More concise reports, see

  • #730

This pr is waiting for

  • PR #823

sultan avatar Oct 02 '22 12:10 sultan

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]

sultan avatar Oct 17 '22 09:10 sultan

Here is the proposed result with verbosity options to false

image

Still listening for feedback

should these options be false by default? (to be like console report)

sultan avatar Oct 17 '22 09:10 sultan

to be sure,

  • this pr is not meant to be merged yet

So should be set to draft - what do you think?

slawekjaranowski avatar Oct 17 '22 14:10 slawekjaranowski

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.

github-actions[bot] avatar Nov 27 '23 02:11 github-actions[bot]