Image Generator Maven plugin

A Maven plugin to generate image files from an XML description of objects. This allows for constructor arguments and client properties, and is useful for creating documentation for Swing look and feel packages, and also for documenting custom components.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.kathrynhuxtable.maven.plugins
ArtifactId

ArtifactId

imagegenerator-maven-plugin
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Image Generator Maven plugin
A Maven plugin to generate image files from an XML description of objects. This allows for constructor arguments and client properties, and is useful for creating documentation for Swing look and feel packages, and also for documenting custom components.
Project Organization

Project Organization

kathrynhuxtable.org
Source Code Management

Source Code Management

http://github.com/khuxtable/imagegenerator-maven-plugin

Download imagegenerator-maven-plugin

How to add to project

<plugin>
    <groupId>org.kathrynhuxtable.maven.plugins</groupId>
    <artifactId>imagegenerator-maven-plugin</artifactId>
    <version>1.1.2</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.codehaus.plexus : plexus-container-default jar 1.5.4
org.codehaus.plexus : plexus-utils jar 1.5.6

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1
1.0