Vdldoc Maven Plugin

The Vdldoc Plugin uses Vdldoc to generate Documentation for Facelet tags and JSF (composite) components.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.matinh.vdldoc
ArtifactId

ArtifactId

vdldoc-maven-plugin
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Vdldoc Maven Plugin
The Vdldoc Plugin uses Vdldoc to generate Documentation for Facelet tags and JSF (composite) components.
Project URL

Project URL

http://matinh.github.io/vdldoc-maven-plugin
Source Code Management

Source Code Management

https://github.com/matinh/vdldoc-maven-plugin

Download vdldoc-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.matinh.vdldoc</groupId>
    <artifactId>vdldoc-maven-plugin</artifactId>
    <version>2.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven.reporting : maven-reporting-api jar 3.0
org.codehaus.plexus : plexus-utils jar 3.3.0
org.omnifaces : vdldoc jar 3.0

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.easymock : easymock jar 4.2

Project Modules

There are no modules declared in this project.

Maven Central

Vdldoc Maven Plugin

Vdldoc Maven Plugin is a plugin for Apache Maven that uses OmniFaces Vdldoc to generate JavaDoc style documentation for Facelet tags.

You can find more on this plugin, like usage examples, at its homepage.

Versions

Version
2.0
1.0
1.0-beta-1
1.0-alpha-1