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.Mojo
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
protected URLClassLoader getClassLoader() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
Copyright © 2005–2013. All rights reserved.