Registry / testing / pax-exam-link-assembly

pax-exam-link-assembly

JSON →
library4.14.0javamavenunverified

A Pax Exam module for assembling link files for OSGi testing.

<dependency> <groupId>org.ops4j.pax.exam</groupId> <artifactId>pax-exam-link-assembly</artifactId> <version>4.14.0</version> </dependency>
INSTALL
IMPORT
SIG · PAX-EXAM-LINK-ASSE
P
pax-exam-link-assembly
testingjavav4.14.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LinkAssemblyOption
org.ops4j.pax.exam.link.assembly.LinkAssemblyOption

Configure Pax Exam with link assembly

import org.ops4j.pax.exam.link.assembly.LinkAssemblyOption; import org.ops4j.pax.exam.Option; public class Example { public static Option[] configuration() { return new Option[] { LinkAssemblyOption.linkAssembly("path/to/links") }; } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.14.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
pax-exam-link-assembly — mvn dependency:get pax-exam-link-assembly · libregistry