com.xpn.xwiki.tool.doc
Class AttachMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by com.xpn.xwiki.tool.doc.AbstractDocumentMojo
          extended by com.xpn.xwiki.tool.doc.AttachMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class AttachMojo
extends AbstractDocumentMojo

Attach a file to a XWiki document

Version:
$Id: 1af8205effb457d99c78faec62052aacf738ddf8 $

Field Summary
 
Fields inherited from class com.xpn.xwiki.tool.doc.AbstractDocumentMojo
outputDirectory, sourceDocument
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
AttachMojo()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class com.xpn.xwiki.tool.doc.AbstractDocumentMojo
createXWikiContext, getSpaceDirectory, loadFromXML, writeToXML
 
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachMojo

public AttachMojo()
           throws org.apache.maven.plugin.MojoExecutionException
Throws:
org.apache.maven.plugin.MojoExecutionException
Method Detail

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


Copyright © 2004–2014 XWiki. All rights reserved.