Gwénaël Ruelland

Results 69 comments of 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 ![image](https://user-images.githubusercontent.com/5782559/193449297-e818fb06-1e64-4e2c-9437-fdbd722a3db0.png)

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.

![image](https://user-images.githubusercontent.com/5782559/196051187-1e733e4c-7c07-4d1d-8ce6-0420eee1be51.png) the order could be alpha beta rc severity level : low

![image](https://user-images.githubusercontent.com/5782559/196051274-d2ec8a1f-cd1d-4ae1-b1e8-5c7ff6299a30.png) 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?