Arquillian Liferay Deployment Scenario Generator

Arquillian Deployment Scenario Generator for BND liferay plugins

License

License

Categories

Categories

Arquillian Application Testing & Monitoring
GroupId

GroupId

org.arquillian.liferay
ArtifactId

ArtifactId

arquillian-deployment-generator-bnd
Last Version

Last Version

1.0.0.Alpha2
Release Date

Release Date

Type

Type

jar
Description

Description

Arquillian Liferay Deployment Scenario Generator
Arquillian Deployment Scenario Generator for BND liferay plugins
Project URL

Project URL

http://www.jboss.org/arquillian-deployment-generator-bnd
Project Organization

Project Organization

JBoss by Red Hat

Download arquillian-deployment-generator-bnd

How to add to project

<!-- https://jarcasting.com/artifacts/org.arquillian.liferay/arquillian-deployment-generator-bnd/ -->
<dependency>
    <groupId>org.arquillian.liferay</groupId>
    <artifactId>arquillian-deployment-generator-bnd</artifactId>
    <version>1.0.0.Alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/org.arquillian.liferay/arquillian-deployment-generator-bnd/
implementation 'org.arquillian.liferay:arquillian-deployment-generator-bnd:1.0.0.Alpha2'
// https://jarcasting.com/artifacts/org.arquillian.liferay/arquillian-deployment-generator-bnd/
implementation ("org.arquillian.liferay:arquillian-deployment-generator-bnd:1.0.0.Alpha2")
'org.arquillian.liferay:arquillian-deployment-generator-bnd:jar:1.0.0.Alpha2'
<dependency org="org.arquillian.liferay" name="arquillian-deployment-generator-bnd" rev="1.0.0.Alpha2">
  <artifact name="arquillian-deployment-generator-bnd" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.arquillian.liferay', module='arquillian-deployment-generator-bnd', version='1.0.0.Alpha2')
)
libraryDependencies += "org.arquillian.liferay" % "arquillian-deployment-generator-bnd" % "1.0.0.Alpha2"
[org.arquillian.liferay/arquillian-deployment-generator-bnd "1.0.0.Alpha2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jboss.arquillian.container : arquillian-container-test-spi jar
org.jboss.shrinkwrap.osgi : shrinkwrap-osgi jar 1.0.0-alpha-1
org.jboss.arquillian.container : arquillian-container-test-impl-base jar

test (3)

Group / Artifact Type Version
org.jboss.arquillian.junit : arquillian-junit-container jar
junit : junit jar 4.11
org.eclipse : osgi jar 3.9.1-v20130814-1242

Project Modules

There are no modules declared in this project.

Obsolete

We don't maintain this code base anymore. Current development takes place in liferay-labs/arquillian-liferay, so feel free to check it out!

Arquillian Liferay

Arquillian Extension for Liferay Portal Server. OSGi incontainer deployment.

What is this?

Arquillian extension for Liferay is a set of tools to help developers test their Liferay plugins.

It consists of:

  • Arquillian Remote Container for Liferay (OSGi based)
  • Arquillian Deployment Scenario Generator for OSGi SDK plugins based on BND
  • Arquillian Deployment Scenario Generator for legacy Maven plugins

How to use it?

We have defined a complete example of how to use it in arquillian-extension-liferay-example

##Build Status

Build Status

codecov.io

Testing Pull Requests

If you want any pull request you receive to be automatically tested by Travis CI, please set up your job directly in Travis.

  • Go to http://travis-ci.org/profile
  • Enable Travis for arquillian-extension-liferay Github repository
  • Click on the Settings icon.
  • Enable 'Build pull requests' option element.

With those simple steps pulls will be tested against one of the most popular Open Source CI systems nowadays.

Keeping Travis CI up-to-date

Anytime you add a dependency on the build system, verify that it is properly configured in the Travis CI descriptor, the .travis.yml file, so that pulls there don't get broken.

org.arquillian.liferay

An Innovative Testing Platform for the JVM

Versions

Version
1.0.0.Alpha2
1.0.0.Alpha1