Class CamelProdExcludesCheckMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.l2x6.cq.camel.maven.prod.CamelProdExcludesMojo
org.l2x6.cq.camel.maven.prod.CamelProdExcludesCheckMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="camel-prod-excludes-check", threadSafe=true, requiresProject=false, inheritByDefault=false) public class CamelProdExcludesCheckMojo extends CamelProdExcludesMojo
Check whether the modules that should not be productized are properly unlinked from Camel source tree based on product/src/main/resources/required-productized-camel-artifacts.txt.
Since:
2.11.0