Package org.l2x6.cq.maven
Class SyncVersionsMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.l2x6.cq.maven.SyncVersionsMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="sync-versions", requiresProject=true, inheritByDefault=false) public class SyncVersionsMojo extends org.apache.maven.plugin.AbstractMojoSynchronizes version properties tagged with@sync.- Since:
- 0.36.0
-
-
Constructor Summary
Constructors Constructor Description SyncVersionsMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-
-
-
Field Detail
-
basePath
protected Path basePath
-
session
@Parameter(defaultValue="${session}", readonly=true, required=true) protected org.apache.maven.execution.MavenSession session
-
-