Properties for building WebSphere ESB or WebSphere Process Server applications.
Name | Desciption | Required |
---|---|---|
wps.install.dir | Install root of WESB or WPS products, for example, /wps/runtimes/bi_v61.Type: Existing file | Yes |
wps.verbose | Run serviceDeploy command in verbose mode.Type: bool( true, false ) | No; defaults to 'true' |
wps.eclipse.workspace.dir | Location of Eclipse workspace generated by serviceDeploy command.Type: Existing file | No; defaults to '${build.dir}/workspace' |
wps.eclipse.workspace.delete | Delete eclipse workspace created by serviceDeploy command after it finishes.Type: bool( true, false ) | No; defaults to 'false' |
wps.javadebug | Compile generated Java files with debug information.Type: bool( true, false ) | No; defaults to 'true' |