public class XBeanMojo extends org.apache.maven.plugin.AbstractMojo implements LogFacade
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.maven.project.MavenProjectHelper |
projectHelper
Maven ProjectHelper
|
| Constructor and Description |
|---|
XBeanMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected URLClassLoader |
getClassLoader() |
void |
log(String message) |
void |
log(String message,
int level) |
protected org.apache.maven.project.MavenProjectHelper projectHelper
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected URLClassLoader getClassLoader() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2005–2016. All rights reserved.