Gwénaël Ruelland
Gwénaël Ruelland
i was thinking about having html reports updates for unbound plugins and transitive dependencies, do you think you could implement your proposal for html too ? maybe one day vulnerabilities...
Result with new code 
at most two versions per Major.Minor: latest release + following latest pre-release version
this could be de/activated with a flag -Dversions.reportLength=FULL -Dversions.reportLength=SHORT @ajarmoniuk is there any rule for the flags names?
other projects like TomEE use asciidoc, but Markdown is a bit simpler to use and generate html. no dependencies on jbake or the kind. difficulty arised trying migrating all the...
i also encountered versioning discrepancies with .RC2 < -RC1 and MR/RM/CR qualifiers and things like that. eager to help when i can.
 the order could be alpha beta rc severity level : low
 RC < MR < FINAL severity level : medium, label is wrongly placed and use latest mojos might not take the good one
we are unlucky that someone thought it would be a good idea to use SP1 to qualify a patch release. we sure cant take every magic string into account especially...
OK! do you happen to know an artifact having a later qualifier (other than SP)? maybe this can be improved/discussed on the Maven git?