A plugin to start and tear down Xvfb instances as part of a Maven lifecycle, e.g. for integration testing.
'com.github.zetten:xvfb-maven-plugin:1.0.2'
<dependency>
<groupId>com.github.zetten</groupId>
<artifactId>xvfb-maven-plugin</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="com.github.zetten" name="xvfb-maven-plugin" rev="1.0.2"/>
"com.github.zetten", "xvfb-maven-plugin", "1.0.2"