public class EclipseWtpmodulesWriter extends AbstractWtpResourceWriter
| Modifier and Type | Field and Description | 
|---|---|
protected static String | 
FILE_DOT_WTPMODULES  | 
ATTR_DEPLOY_NAME, ATTR_DEPLOY_PATH, ATTR_MODULE_ID, ATTR_MODULE_TYPE_ID, ATTR_NAME, ATTR_PROJECT_VERSION, ATTR_SOURCE_PATH, ATTR_VALUE, ELT_MODULE_TYPE, ELT_PROJECT_MODULES, ELT_PROPERTY, ELT_VERSION, ELT_WB_MODULE, ELT_WB_RESOURCEconfig, log| Constructor and Description | 
|---|
EclipseWtpmodulesWriter()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
write()
Main method that should be implemented by the writer to do the work. 
 | 
addDependency, writeModuleTypeAccordingToPackaging, writeWarOrEarResourcesinitprotected static final String FILE_DOT_WTPMODULES
public void write()
           throws MojoExecutionException
EclipseWriterMojoExecutionExceptionEclipseWriter.write()Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.