| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.github.cameroncan |
| ArtifactId | ArtifactIdcachemanifest-maven-plugin |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionCache 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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cachemanifest-maven-plugin-1.0.1.pom | |
| cachemanifest-maven-plugin-1.0.1.jar | 6 KB |
| Browse |
<plugin>
<groupId>com.github.cameroncan</groupId>
<artifactId>cachemanifest-maven-plugin</artifactId>
<version>1.0.1</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| org.codehaus.plexus : plexus-compiler-api | jar | 1.8.1 |