HTML Filter Site Maven plugin

A Maven Plugin which runs a post-process on HTML files by running them through JTidy to make them XHTML conformant, and then running a Velocity pass to embed the document in a standard framework.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.kathrynhuxtable.maven.plugins
ArtifactId

ArtifactId

htmlfilter-site-maven-plugin
Last Version

Last Version

0.3.4
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

HTML Filter Site Maven plugin
A Maven Plugin which runs a post-process on HTML files by running them through JTidy to make them XHTML conformant, and then running a Velocity pass to embed the document in a standard framework.
Project Organization

Project Organization

kathrynhuxtable.org
Source Code Management

Source Code Management

http://github.com/khuxtable/htmlfilter-site-maven-plugin

Download htmlfilter-site-maven-plugin

How to add to project

<plugin>
    <groupId>org.kathrynhuxtable.maven.plugins</groupId>
    <artifactId>htmlfilter-site-maven-plugin</artifactId>
    <version>0.3.4</version>
</plugin>

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-9-stable-1
jtidy : jtidy jar 4aug2000r7-dev
velocity : velocity jar 1.4
org.apache.maven : maven-project jar 2.2.1
org.jdom : jdom jar 1.1
jaxen : jaxen jar 1.1.1
org.apache.maven.shared : maven-doxia-tools jar 1.2
org.codehaus.plexus : plexus-utils jar 1.5.1
org.apache.maven.doxia : doxia-decoration-model jar 1.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.4
0.3.3
0.3.2
0.3.1
0.3
0.2.2
0.2
0.1