Package org.l2x6.cq
Class SyncExamplePropertiesMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.l2x6.cq.SyncExamplePropertiesMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="sync-example-properties", requiresProject=true) public class SyncExamplePropertiesMojo extends org.apache.maven.plugin.AbstractMojoSynchronizes the properties in an example project with the properties in Camel Quarkus- Since:
- 0.21.0
-
-
Constructor Summary
Constructors Constructor Description SyncExamplePropertiesMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-