Cache Manifest Generation Maven Plugin

Generates a cache manifest file (for offline caching, HTML 5 offline mode) at build time given patterns of files to include/exclude. This plugin was originally created by Glenn Barrett at github.com/cantinac/cachemanifest-maven-plugin. Thanks go to github organization @cantinac for transferring the repo for further maintenance.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.cameroncan
ArtifactId

ArtifactId

cachemanifest-maven-plugin
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Cache Manifest Generation Maven Plugin
Generates a cache manifest file (for offline caching, HTML 5 offline mode) at build time given patterns of files to include/exclude. This plugin was originally created by Glenn Barrett at github.com/cantinac/cachemanifest-maven-plugin. Thanks go to github organization @cantinac for transferring the repo for further maintenance.
Project URL

Project URL

https://github.com/cameroncan/cachemanifest-maven-plugin
Source Code Management

Source Code Management

https://github.com/cameroncan/cachemanifest-maven-plugin

Download cachemanifest-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.cameroncan</groupId>
    <artifactId>cachemanifest-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.codehaus.plexus : plexus-compiler-api jar 1.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1