public class MappingsMojo extends AbstractMappingMojo
Constructor and Description |
---|
MappingsMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected String |
getClassName()
Returns the class name.
|
protected String |
getMappingName()
Returns the mapping file name.
|
getProjectClassLoader
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
execute
in interface org.apache.maven.plugin.Mojo
execute
in class AbstractMappingMojo
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Mojo.execute()
protected String getClassName()
getClassName
in class AbstractMappingMojo
protected String getMappingName()
getMappingName
in class AbstractMappingMojo
Copyright © 2005–2016 Codehaus. All rights reserved.