License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.kathrynhuxtable.maven.plugins |
ArtifactId | ArtifactIdhtmlfilter-site-maven-plugin |
Last Version | Last Version0.3.4 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionHTML 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 |
Source Code Management |
Source Code Management |
<plugin>
<groupId>org.kathrynhuxtable.maven.plugins</groupId>
<artifactId>htmlfilter-site-maven-plugin</artifactId>
<version>0.3.4</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |