com.xpn.xwiki.tool.doc
Class AttachMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.xpn.xwiki.tool.doc.AbstractDocumentMojo
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 $
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| 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 |
AttachMojo
public AttachMojo()
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
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.