public class ModelWizardBuilder extends Object
| Constructor and Description |
|---|
ModelWizardBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Wizard |
build(org.apache.maven.project.MavenProject project) |
void |
enableLogging(org.codehaus.plexus.logging.Logger logger) |
protected String |
getDefaultPackageName(String groupId,
String artifactId) |
protected void |
initialize(org.apache.maven.project.MavenProject project) |
protected Wizard |
loadWizard() |
protected void |
saveManifest() |
protected void |
saveWizard(Wizard wizard) |
public Wizard build(org.apache.maven.project.MavenProject project) throws IOException, SAXException
IOExceptionSAXExceptionpublic void enableLogging(org.codehaus.plexus.logging.Logger logger)
enableLogging in interface org.codehaus.plexus.logging.LogEnabledprotected void initialize(org.apache.maven.project.MavenProject project)
protected Wizard loadWizard() throws IOException, SAXException
IOExceptionSAXExceptionprotected void saveManifest()
throws IOException
IOExceptionprotected void saveWizard(Wizard wizard) throws IOException
IOExceptionCopyright © 2022 Unidal Organization. All rights reserved.