Arquillian Liferay Processor OSGi All In

Arquillian Processor OSGi that allow to use standars extensions

Лицензия

Лицензия

Категории

Категории

Arquillian Тестирование приложения и мониторинг
Группа

Группа

org.arquillian.liferay
Идентификатор

Идентификатор

arquillian-processor-osgi-allin
Последняя версия

Последняя версия

1.0.0.Alpha2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Arquillian Liferay Processor OSGi All In
Arquillian Processor OSGi that allow to use standars extensions
Ссылка на сайт

Ссылка на сайт

http://www.jboss.org/arquillian-processor-osgi-allin
Организация-разработчик

Организация-разработчик

JBoss by Red Hat

Скачать arquillian-processor-osgi-allin

Как подключить последнюю версию

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
biz.aQute.bnd : bndlib jar 2.4.0
org.osgi : org.osgi.core jar 5.0.0
org.osgi : org.osgi.enterprise jar 5.0.0
org.jboss.shrinkwrap : shrinkwrap-api jar 1.2.2
org.jboss.arquillian.protocol : arquillian-protocol-jmx jar
org.jboss.arquillian.testenricher : arquillian-testenricher-osgi jar 2.1.0.CR18
org.slf4j : slf4j-api jar 1.7.12
org.jboss.osgi.metadata » jbosgi-metadata jar 4.0.0.CR1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.jboss.shrinkwrap : shrinkwrap-impl-base jar 1.2.2

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.0.0.Alpha2