Full name:
org.codehaus.mojo:was6-maven-plugin:1.1.1:servicedeploy
Description:
Reference Documentation can be found IBM WebSphere Enterprise Service Bus, Version 6.1, IBM WebSphere Process Server, Version 6.1.
Attributes:
package.| Name | Type | Since | Description |
|---|---|---|---|
| scaModule | File |
- |
The scaModule attribute is required and specifies the .jar, .zip or
.ear file that contains the application to be deployed. If the
command is not issued from the path in which the file resides, this
must be the full path for the file. The .zip file can be either a
nested archive that contains jars of Libraries or Modules or it can
be an Eclipse Project Interchange format file. |
| wasHome | File |
- |
Root install location of WebSphere 6.1 Default value is: ${env.WAS_HOME}. |
| workingDirectory | File |
- |
Working directory for plugin. |
| Name | Type | Since | Description |
|---|---|---|---|
| classPath | String |
- |
The classPath attribute is optional and controls which external
archives (jar, rar, and zip) should be appended to the classpath.
By default, no external archives are used during deployment. |
| clean | boolean |
- |
The clean attribute attribute is optional and is passed to eclipse
so that eclipse will regenerate its stored plugin configuration. |
| cleanStagingModules | boolean |
- |
The cleanStagingModules attribute is optional and controls whether
imported staging modules should be deleted before running the
deployer. By default, imported staging modules are not deleted. |
| debug | File |
- |
The file that contains plugin-specific trace enablement settings.
The debug attribute is optional and may be used to specify a trace
.options file to enable eclipse-based tracing. |
| failOnError | boolean |
- |
Fail build on errors. Default value is: true. |
| fileEncoding | String |
- |
The fileEncoding attribute is optional and specifies the default
file encoding that should be used by eclipse. |
| freeForm | boolean |
- |
The freeForm attribute is optional and controls whether jsp and
html files will be copied from the optional j2ee folder of an sca
jar file and copied to the generated war file. By default, jsp and
html files are not copied into the war file. |
| ignoreErrors | boolean |
- |
The ignoreErrors attribute is optional and controls whether an ear
file should be generated despite validation errors. By default, an
ear file will not be generated if validation errors were flagged
during deployment. |
| javaDebug | File |
- |
The file that contains plugin-specific trace enablement settings.
The javaDebug attribute is optional and may be used to indicate
that all debug information should be included in generated class
files. |
| keep | boolean |
- |
The keep attribute is optional and controls whether the generated
eclipse workspace should be preserved when the deployer task is
complete. By default, the generated eclipse workspace is deleted
after deployment. |
| logFile | File |
- |
Optional log file to log execution of ws_ant to. |
| noJ2EEDeploy | boolean |
- |
The noJ2EEDeploy attribute is optional and controls whether the
J2EE deployers, including ejbDeploy, should be skipped during
deployment. The J2EE deployers will execute by default. |
| outputApplication | File |
- |
The outputApplication attribute is optional and controls the name
and location of the generated J2EE ear file. If this attribute is
not specified, then the ear file will be named according to the sca
module name and will be generated in the location from which the
ANT process was launched. Default value is: ${project.artifact.file}. |
| progressMonitor | String |
- |
The progressMonitor attribute is optional and controls how progress
should be displayed to the console. Legal values include none,
meter, or message. The default progressMonitor is none. Default value is: none. |
| skip | boolean |
1.1.1 |
Skip execution. Default value is: false. |
| skipXsdValidate | boolean |
- |
The skipXsdValidate attribute is optional and specifies that the
XSD schema validation will be skipped. This parameter is
not available in the base product, as it was introduced in a later
fixpack as a workaround for various issues. |
| verbose | boolean |
- |
Specifies a verbose execution to help debug. Default value is: false. |
| vmArgs | String |
- |
The vmArgs attribute is optional and may be used to specify jvm
arguments for the deploy process. They are space separated. |
java.lang.StringNobooleanNobooleanNojava.io.FileNobooleanNo${was6.failOnError}truejava.lang.StringNo${project.build.sourceEncoding}booleanNobooleanNojava.io.FileNokeep:
booleanNojava.io.FileNo${was6.logFile}booleanNojava.io.FileNo${was6.outputApplication}${project.artifact.file}java.lang.StringNononejava.io.FileYesskip:
boolean1.1.1No${was6.skip}falsebooleanNobooleanNo${was6.verbose}falsejava.lang.StringNojava.io.FileYes${was6.wasHome}${env.WAS_HOME}java.io.FileYes${project.build.directory}/was6-maven-plugin