Class ConvertCPMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.sling.cpconverter.maven.mojos.AbstractBaseMojo
org.apache.sling.cpconverter.maven.mojos.ConvertCPMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="convert-cp", requiresProject=true, threadSafe=true) public class ConvertCPMojo extends AbstractBaseMojo
Converts the given Content Packages into Feature Models and places the converted Content Package into the local Maven Repository
  • Field Details

  • Constructor Details

    • ConvertCPMojo

      public ConvertCPMojo()
  • Method Details

    • execute

      public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
      Throws:
      org.apache.maven.plugin.MojoExecutionException
      org.apache.maven.plugin.MojoFailureException