Arquillian OpenShift Express Container Adapter

Arquillian OpenShift Express Container Adapter

OpenShift Express Container integration for the Arquillian Project

Lead

Karel Piwko

Type

Container Adapter

Family

openshift

Source repository

VCS
git
Host
github.com
Organization
arquillian
Web URL
arquillian-container-openshift
Clone URL
arquillian-container-openshift.git

2 commits since the last release.

Last commit to the master branch:

ARQ-835: enabled discarding commits from Arquillian after tests are finished
Authored by papousek, committed on 2012-04-04

Build dependency artifacts

Add the appropriate stanza to the <dependencies> element in your pom.xml:

Arquillian OpenShift Express Container Adapter

<dependency>
  <groupId>org.jboss.arquillian.container</groupId>
  <artifactId>arquillian-openshift-express</artifactId>
  <version>1.0.0.Beta1</version>
  <scope>test</scope>
</dependency>
Warning: You'll also need to add the Arquillian core platform and possibly additional dependencies. Please refer to the guides for more details.

Latest published artifacts

  • org.jboss.arquillian.container:arquillian-openshift-express:jar:1.0.0.Beta1 jar pom
Note: Most released artifacts are published to the Maven Central repository. Those that cannot are published to the JBoss Community repository.
# Version Release date Released by Compiled against
3 1.0.0.Beta1 view blog   view tag 2012-03-26 Aslak Knutsen
  • Arquillian Core – 1.0.0.CR7
2 1.0.0.Alpha2 view blog   view tag 2012-02-27 Aslak Knutsen
  • Arquillian Core – 1.0.0.CR7
1 1.0.0.Alpha1 view blog   view tag 2011-08-14 Aslak Knutsen
  • Arquillian Core – 1.0.0.CR1
Aslak Knutsen
Karel Piwko
Jozef Hartinger
papousek