Hi folks, If I define a plugin in a parent pom, how do I prevent it from being inherited and run by child modules? Is this something that depends on the plugin itself or is there a Maven configuration property?
Cheers, Kevin
Hi folks, If I define a plugin in a parent pom, how do I prevent it from being inherited and run by child modules? Is this something that depends on the plugin itself or is there a Maven configuration property?
Cheers, Kevin