de.smartics.maven.exceptions
Class ExportSdocCodeMojo

Package class diagram package ExportSdocCodeMojo
java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by de.smartics.maven.exceptions.AbstractSdocCodeMojo
          extended by de.smartics.maven.exceptions.ExportSdocCodeMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class ExportSdocCodeMojo
     
     
extends AbstractSdocCodeMojo

Exports the SDoc documents.

maven-goal:
export
maven-phase:
package
maven-requiresProject:
maven-description:
XML export of project error codes.

Field Summary
 
Fields inherited from class de.smartics.maven.exceptions.AbstractSdocCodeMojo
locale, output, pluginArtifacts, project, skip
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
ExportSdocCodeMojo()
           
 
Method Summary
protected  void handleGeneratedDocuments()
          Handles the generated documents.
 
Methods inherited from class de.smartics.maven.exceptions.AbstractSdocCodeMojo
execute, getProject, setProject
 
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

ExportSdocCodeMojo

public ExportSdocCodeMojo()
Method Detail

handleGeneratedDocuments

protected void handleGeneratedDocuments()
                                 throws org.apache.maven.plugin.MojoExecutionException,
                                        org.apache.maven.plugin.MojoFailureException
Description copied from class: AbstractSdocCodeMojo
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.