| org.ow2.easybeans.plugin.artifact.WriteFileNameArtifactsMojo
WriteFileNameArtifactsMojo | public class WriteFileNameArtifactsMojo extends AbstractMojo (Code) | | Dump the name of the given Artifacts into a file.
author: Florent Benoit |
Method Summary | |
public void | execute() Execute the Maven plugin. |
execute | public void execute() throws MojoExecutionException(Code) | | Execute the Maven plugin.
throws: MojoExecutionException - if the file is not generated. |
|
|