de.smartics.testdoc.maven
Class TestStoriesXmlExportMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
de.smartics.testdoc.maven.TestStoriesXmlExportMojo
-
All Implemented Interfaces:
-
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
-
public class TestStoriesXmlExportMojo
-
extends org.apache.maven.plugin.AbstractMojo
Generates XML reports.
-
maven-goal:
-
test-stories
-
maven-phase:
-
process-test-classes
-
maven-requiresProject:
-
maven-description:
-
Generates XML reports containing test stories.
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 |
project
protected MavenProject project
-
The Maven project.
-
Since:
-
1.0
outputDir
protected File outputDir
-
The directory to write to. This is the
File
representation of
outputDirectory
.
-
Since:
-
1.0
TestStoriesXmlExportMojo
public TestStoriesXmlExportMojo()
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 © 2010-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.