There may be known issues that we deliberately are not fixing in the CLI, so that some Helidon version will have known problems and the only way to fix these would be to upgrade either Helidon or the CLI.
We should add a new section in the changelog to document these problems.
E.g. (#297) (#293) where Helidon 2.0.2 has a known issue with the wrong maven plugin configured as an extension, this means the configuration of inclusions and exclusions of Java files and resources is not picked up properly by the devloop. Effectively that means the devloop is going to monitor files that are supposed to be ignored.