LogFacade
public class XBeanMojo extends org.apache.maven.plugin.AbstractMojo implements LogFacade
Modifier and Type | Field | Description |
---|---|---|
protected org.apache.maven.project.MavenProjectHelper |
projectHelper |
Maven ProjectHelper
|
Constructor | Description |
---|---|
XBeanMojo() |
Modifier and Type | Method | 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
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–2018. All rights reserved.