zip-maven-plugin Maven Mojo

This is a simple plug-in, it is to compress a file folder to the specified directory

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.oschina.michaelmofa
ArtifactId

ArtifactId

zip-maven-plugin
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

zip-maven-plugin Maven Mojo
This is a simple plug-in, it is to compress a file folder to the specified directory
Project URL

Project URL

http://maven.apache.org

Download zip-maven-plugin

How to add to project

<plugin>
    <groupId>net.oschina.michaelmofa</groupId>
    <artifactId>zip-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.apache.ant : ant jar 1.9.6
commons-io : commons-io jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0