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
if you are running inside IntelliJ IDEA go to
Build -> Execution, Deployment > Build tools > Maven Update maven directory as your maven /dir. (maven-3.6.0) The default one is 3.3.9 for IntelliJ idea 2018.3.1
Build -> Execution, Deployment > Build tools > Maven
Update maven directory as your maven /dir. (maven-3.6.0)
The default one is 3.3.9 for IntelliJ idea 2018.3.1