I have written a small custom maven plugin, and it runs fine.. most of the time.
When using it, it\'s configured to run on test phase, and I see it executing, no proble
In my case, 3.3.9 maven was mandatory to use as other project were using same maven in jenkins build.
So I downgraded my com.spotify plugin from 1.4.10 to 1.4.6 by refering to below link
https://mvnrepository.com/artifact/com.spotify/dockerfile-maven-plugin/1.4.6
in this link we can see maven supported version