Test Plugin for RHQ's Arquillian container

This is a test plugin that is only used by the tests for the RHQ's Arquillian container. The purpose of this plugin is only to serve as a dependency for the plugins under test in the container that is being picked up from the maven classpath as opposed to the tests themselves.

License

License

GPL
Categories

Categories

Arquillian Application Testing & Monitoring Container
GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-arquillian-container-test-plugin
Last Version

Last Version

4.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

Test Plugin for RHQ's Arquillian container
This is a test plugin that is only used by the tests for the RHQ's Arquillian container. The purpose of this plugin is only to serve as a dependency for the plugins under test in the container that is being picked up from the maven classpath as opposed to the tests themselves.
Project URL

Project URL

http://www.jboss.org/rhq/rhq-arquillian-container-test-plugin/
Project Organization

Project Organization

Red Hat, Inc.

Download rhq-arquillian-container-test-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/org.rhq/rhq-arquillian-container-test-plugin/ -->
<dependency>
    <groupId>org.rhq</groupId>
    <artifactId>rhq-arquillian-container-test-plugin</artifactId>
    <version>4.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/rhq-arquillian-container-test-plugin/
implementation 'org.rhq:rhq-arquillian-container-test-plugin:4.13.0'
// https://jarcasting.com/artifacts/org.rhq/rhq-arquillian-container-test-plugin/
implementation ("org.rhq:rhq-arquillian-container-test-plugin:4.13.0")
'org.rhq:rhq-arquillian-container-test-plugin:jar:4.13.0'
<dependency org="org.rhq" name="rhq-arquillian-container-test-plugin" rev="4.13.0">
  <artifact name="rhq-arquillian-container-test-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='rhq-arquillian-container-test-plugin', version='4.13.0')
)
libraryDependencies += "org.rhq" % "rhq-arquillian-container-test-plugin" % "4.13.0"
[org.rhq/rhq-arquillian-container-test-plugin "4.13.0"]

Dependencies

provided (3)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.0.jboss
log4j : log4j jar 1.2.16
org.jetbrains : annotations jar 7.0.2

test (3)

Group / Artifact Type Version
org.rhq : rhq-core-domain jar 4.13.0
org.rhq : rhq-core-plugin-api jar 4.13.0
org.testng : testng jar 6.5.2

Project Modules

There are no modules declared in this project.

RHQ Project

RHQ Project (short 'RHQ') is a Framework and tool for systems management and monitoring. As such it allows to gather metrics from so called managed resources, alert on values of the metrics or state change and other conditions. RHQ is also able to provision new content onto managed resources, run operations on them etc.

The list of supported managed resources is not hard coded, but provided by (agent) plugins.

Wiki and issue tracker

The RHQ wiki contains information about running RHQ as well as a lot of design documentation.

Issues for RHQ are currently tracked in Bugzilla

Contributing

Important
To contribute please make sure you have signed the Fedora CLA as explained on this wiki page.

If you want to contribute to the source repository, please fork it into your own repository and send pull-requests afterwards. Each Pull-Request should be "backed" by an entry in Bugzilla. Please add the Bugzilla issue number to the Pull-Request.

Tip
Create a branch per pull-request, so that rebasing the mainline from `origin/master is easier afterwards, as it will not contain your changes of the pull-request.
org.rhq

rhq-project

Versions

Version
4.13.0
4.12.0
4.11.0
4.10.0
4.9.0
4.8.0
4.7.0