| org.andromda.maven.plugin.site.ProfileTransformerMojo
ProfileTransformerMojo | public class ProfileTransformerMojo extends AbstractMojo (Code) | | Used to perform the transformation of the profile XSL document to profile.xml xdoc format
within the site plugin.
author: Vance Karimi |
Field Summary | |
protected MavenProject | project |
Method Summary | |
public void | execute() |
project | protected MavenProject project(Code) | | |
execute | public void execute() throws MojoExecutionException, MojoFailureException(Code) | | See Also: org.apache.maven.plugin.Mojo.execute |
|
|