screenshot-maven-plugin

A plugin for creating screenshots by running screenshot annotated methods in test classes. The screenshot method returns a JComponent that is ripped and saved to a file to be used in JavaDoc, AsciiDoc or as splash screen.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

se.bluebrim.maven.plugin
ArtifactId

ArtifactId

screenshot-maven-plugin
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

screenshot-maven-plugin
A plugin for creating screenshots by running screenshot annotated methods in test classes. The screenshot method returns a JComponent that is ripped and saved to a file to be used in JavaDoc, AsciiDoc or as splash screen.

Download screenshot-maven-plugin

How to add to project

<plugin>
    <groupId>se.bluebrim.maven.plugin</groupId>
    <artifactId>screenshot-maven-plugin</artifactId>
    <version>1.0.5</version>
</plugin>

Dependencies

compile (10)

Group / Artifact Type Version
net.oneandone.reflections8 : reflections8 jar 0.11.7
org.apache.maven : maven-plugin-api Optional jar 3.6.3
org.springframework : spring-core Optional jar 5.2.5.RELEASE
org.apache.maven : maven-core Optional jar 3.6.3
org.swinglabs : swingx Optional jar 1.6.1
jfree : jcommon Optional jar 1.0.16
qdox : qdox jar 1.6.1
commons-io : commons-io jar 2.6
org.sonatype.plexus : plexus-build-api jar 0.0.7
se.bluebrim.maven.plugin : screenshot-maven-plugin-api jar 1.0.5

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.2
1.0.1
1.0.0