[arquillian-issues] [JBoss JIRA] (ARQ-1756) wlp-managed arquillian support for wlp server assembly

Aslak Knutsen (JIRA) issues at jboss.org
Sat Apr 12 20:40:33 EDT 2014


    [ https://issues.jboss.org/browse/ARQ-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12961422#comment-12961422 ] 

Aslak Knutsen commented on ARQ-1756:
------------------------------------

Most container adapters do not provide this feature, not to say they couldn't. The TomEE adapter provide it. 

It's fairly easily done outside of Arquillian via e.g. the Maven Dependency Plugin, e.g.:
https://github.com/arquillian/continuous-enterprise-development/blob/master/code/application/pom.xml#L551

We have loosely discussed adding Container binary provisioning to the Arquillian Spacelift extension: 
https://github.com/arquillian/arquillian-spacelift
                
> 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
>      Security Level: Public(Everyone can see) 
>          Components: WebSphere Containers
>            Reporter: D K
>
> 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-managed-8.5
> This mean each environment the tests run on would'nt need to be pre-installed with a Liberty server.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list