@Mojo(name="example", aggregator=true, requiresProject=true, defaultPhase=NONE, requiresDependencyCollection=NONE, requiresDirectInvocation=false, threadSafe=true) public class ExampleGraphMojo extends DependencyGraphMojo
graph Mojo. So it might be useful to
try out different options and node stylings.| Constructor and Description |
|---|
ExampleGraphMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected GraphFactory |
createGraphFactory(ArtifactFilter globalFilter,
ArtifactFilter targetFilter,
GraphStyleConfigurer graphStyleConfigurer) |
void |
execute() |
protected Set<BuiltInStyleResource> |
getAdditionalStyleResources()
Override this method to configure additional style resources.
|
getLog, getPluginContext, setLog, setPluginContextprotected GraphFactory createGraphFactory(ArtifactFilter globalFilter, ArtifactFilter targetFilter, GraphStyleConfigurer graphStyleConfigurer)
createGraphFactory in class DependencyGraphMojopublic final void execute()
throws MojoExecutionException,
MojoFailureException
protected Set<BuiltInStyleResource> getAdditionalStyleResources()
super.getAdditionalStyleResources() and add them to the set.Copyright © 2017. All rights reserved.