Package org.eclipse.cbi.mojo
Class GenerateAPIBuildXMLMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.eclipse.cbi.mojo.GenerateAPIBuildXMLMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled
,org.apache.maven.plugin.Mojo
@Mojo(name="generate-api-build-xml", defaultPhase=GENERATE_SOURCES) public class GenerateAPIBuildXMLMojo extends org.apache.maven.plugin.AbstractMojo
-
-
Field Summary
Fields Modifier and Type Field Description protected org.apache.maven.project.MavenProject
project
-
Constructor Summary
Constructors Constructor Description GenerateAPIBuildXMLMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
-