The plugin requires an installation of IBM WebSphere Application Server or IBM WebSphere Process Server. The plugin has been tested on BASE, ND, Process Server and RAD/RSA test-environments on Windows, Linux, AIX and Solaris platforms. The path of this root installation point will have to be referenced in the plugin wasHome configuration element.
mvn org.codehaus.mojo:was6-maven-plugin:1.1.1:installApp -Dwas6.wasHome=C:\progra~1\IBM\SDP70\runtimes\base_v61 -Dwas.earFile=/path/to/earFile.ear
See integration-tests for examples