de.smartics.maven.exceptions
Class CopySdocCodeMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
de.smartics.maven.exceptions.AbstractSdocCodeMojo
de.smartics.maven.exceptions.CopySdocCodeMojo
-
All Implemented Interfaces:
-
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
-
public class CopySdocCodeMojo
-
extends
AbstractSdocCodeMojo
Extracts the exception code information of a project and generates one XML document for each code in the projectdoc's appcode doctype format.
-
maven-goal:
-
copy
-
maven-phase:
-
process-classes
-
maven-requiresProject:
-
maven-description:
-
XML export of project error codes.
Field Summary |
protected File |
genSrcDir The directory containing the generated documentation XML files. |
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 |
genSrcDir
protected File genSrcDir
-
The directory containing the generated documentation XML files.
-
Since:
-
1.0
CopySdocCodeMojo
public CopySdocCodeMojo()
handleGeneratedDocuments
protected void handleGeneratedDocuments()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
-
Handles the generated documents.
-
-
Specified by:
-
handleGeneratedDocuments
in class
AbstractSdocCodeMojo
-
-
Throws:
-
org.apache.maven.plugin.MojoExecutionException
- if the execution encounters a problem.
-
org.apache.maven.plugin.MojoFailureException
- if the mojo fails.
Copyright © 2007-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.