WESB and WPS Build Properties

Description

Properties for building WebSphere ESB or WebSphere Process Server applications.

Properties

NameDesciptionRequired
wps.install.dirInstall root of WESB or WPS products, for example, /wps/runtimes/bi_v61.Type: Existing fileYes
wps.verboseRun serviceDeploy command in verbose mode.Type: bool( true, false )No; defaults to 'true'
wps.eclipse.workspace.dirLocation of Eclipse workspace generated by serviceDeploy command.Type: Existing fileNo; defaults to '${build.dir}/workspace'
wps.eclipse.workspace.deleteDelete eclipse workspace created by serviceDeploy command after it finishes.Type: bool( true, false )No; defaults to 'false'
wps.javadebugCompile generated Java files with debug information.Type: bool( true, false )No; defaults to 'true'