public class XBeanMojo extends AbstractMojo implements LogFacade
Modifier and Type | Field and Description |
---|---|
protected 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) |
public void execute() throws MojoExecutionException, MojoFailureException
MojoExecutionException
MojoFailureException
protected URLClassLoader getClassLoader() throws MojoExecutionException
MojoExecutionException
Copyright © 2005–2015. All rights reserved.