Furnace - Maven Plugin 2.0.0.Final
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.jboss.forge.furnace.maven.plugin.GenerateDOTMojo
-
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
@Mojo(defaultPhase=PREPARE_PACKAGE,
name="generate-dot",
threadSafe=true)
public class GenerateDOTMojo
extends org.apache.maven.plugin.AbstractMojo
Generate a DOT file from the graph
-
-
Field Summary
-
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
execute() |
-
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
-
GenerateDOTMojo
public GenerateDOTMojo()
Furnace - Maven Plugin 2.0.0.Final
Copyright © 2014 JBoss by Red Hat. All rights reserved.