The Cukes in Space! project allows you to run Cucumber features against the application server of your choice using the Arquillian test framework.
'com.github.cukespace:cukespace-examples:1.0.0.Beta2'
<dependency>
<groupId>com.github.cukespace</groupId>
<artifactId>cukespace-examples</artifactId>
<version>1.0.0.Beta2</version>
</dependency>
<dependency org="com.github.cukespace" name="cukespace-examples" rev="1.0.0.Beta2"/>
"com.github.cukespace", "cukespace-examples", "1.0.0.Beta2"