]
Gerhard Poul reassigned ARQ-1756:
---------------------------------
Assignee: Gerhard Poul
wlp-managed arquillian support for wlp server assembly
------------------------------------------------------
Key: ARQ-1756
URL:
https://issues.jboss.org/browse/ARQ-1756
Project: Arquillian
Issue Type: Feature Request
Components: WebSphere Containers
Reporter: D K
Assignee: Gerhard Poul
Websphere liberty Maven plugin allows you to package a liberty server assembly and deploy
it to repo Manager like Nexus:
https://github.com/WASdev/ci.maven#liberty-assembly
It would be good if the Liberty Arquillian container could be configured to download and
use this liberty assembly.
https://github.com/arquillian/arquillian-container-was/tree/master/wlp-ma...
This mean each environment the tests run on would'nt need to be pre-installed with a
Liberty server.