Class ExportMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="export")
    public class ExportMojo
    extends AbstractOldCoreMojo
    Maven 2 plugin to export a set of XWiki documents from an existing database to the file system.
    Version:
    $Id: c000c9118cb81714b8a581b2f90aa4864fe377d2 $
    • Constructor Detail

      • ExportMojo

        public ExportMojo()
    • Method Detail

      • executeInternal

        public void executeInternal()
                             throws org.apache.maven.plugin.MojoExecutionException,
                                    org.apache.maven.plugin.MojoFailureException
        Specified by:
        executeInternal in class org.xwiki.tool.extension.util.AbstractExtensionMojo
        Throws:
        org.apache.maven.plugin.MojoExecutionException
        org.apache.maven.plugin.MojoFailureException