Xvfb Maven Plugin

A plugin to start and tear down Xvfb instances as part of a Maven lifecycle, e.g. for integration testing.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.zetten
ArtifactId

ArtifactId

xvfb-maven-plugin
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Xvfb Maven Plugin
A plugin to start and tear down Xvfb instances as part of a Maven lifecycle, e.g. for integration testing.
Project URL

Project URL

https://github.com/Zetten/xvfb-maven-plugin

Download xvfb-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.zetten</groupId>
    <artifactId>xvfb-maven-plugin</artifactId>
    <version>1.4.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.apache.maven : maven-plugin-api jar 3.2.5
org.apache.maven : maven-project jar 2.2.1
org.codehaus.plexus : plexus-utils jar 3.0.21

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0
1.2.0
1.1.0
1.0.2