org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, LogFacadepublic 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 java.net.URLClassLoader |
getClassLoader() |
|
void |
log(java.lang.String message) |
|
void |
log(java.lang.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 java.net.URLClassLoader getClassLoader()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2005–2018. All rights reserved.