Package org.l2x6.cq.maven
Class SetVersionsMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.l2x6.cq.maven.SetVersionsMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="set-versions", requiresProject=true, inheritByDefault=false) public class SetVersionsMojo extends org.apache.maven.plugin.AbstractMojoA faster and more advanced alternative toversions:set.- Since:
- 2.5.0
-
-
Constructor Summary
Constructors Constructor Description SetVersionsMojo()
-
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
-
-