Class RunMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.alfresco.maven.plugin.AbstractRunMojo
org.alfresco.maven.plugin.RunMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="run", defaultPhase=TEST, aggregator=true, requiresDependencyResolution=TEST) public class RunMojo extends AbstractRunMojo
Alfresco Plugin mojo that are used when you want to run the Alfresco server with all the webapps. The server blocks after startup.
Since:
3.0.0
Version:
1.0
Author:
martin.bergljung
  • Constructor Details

    • RunMojo

      public RunMojo()
  • Method Details

    • execute

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