Closed Vad1mo closed 3 years ago
I've never used the other helm-maven-plugin, but from a quick glance over the README file I'd say that the advantages of the other plugin are
The plugin you're looking at has the following advantages
target/test-classes
, so you can either inspect the output by hand or you can build unit tests around them.Both plugins are actively maintained, but the other plugin seems to have more issues. This might be because it is used by more people, but I'm not sure.
I found another similar Maven Plugin that apparently does a similar thing.
Now I am not sure which one should I choose.
Is there some sort of comparison regarding this plugin and https://github.com/kiwigrid/helm-maven-plugin?