Class UpdateDatastoreMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
uk.yetanother.dependency.report.datastore.UpdateDatastoreMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="update-datastore",
defaultPhase=INITIALIZE)
public class UpdateDatastoreMojo
extends org.apache.maven.plugin.AbstractMojo
Mojo to have the update-datastore goal. This given a valid datafile will update the datastore used by the plugin to add
addition FOSS attributes to the exported reports.
-
Field Summary
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Constructor Details
-
UpdateDatastoreMojo
public UpdateDatastoreMojo()
-
-
Method Details
-
execute
public void execute() throws org.apache.maven.plugin.MojoExecutionException- Throws:
org.apache.maven.plugin.MojoExecutionException
-