zusmart-maven-plugin

项目打包maven插件,使用此插件可直接打包成zip文件,包含引用及启动脚本,可直接用户生产

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.zusmart
ArtifactId

ArtifactId

zusmart-maven-plugin
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

zusmart-maven-plugin
项目打包maven插件,使用此插件可直接打包成zip文件,包含引用及启动脚本,可直接用户生产
Project URL

Project URL

http://maven.apache.org

Download zusmart-maven-plugin

How to add to project

<plugin>
    <groupId>com.zusmart</groupId>
    <artifactId>zusmart-maven-plugin</artifactId>
    <version>0.0.3</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.2.5
org.apache.maven : maven-plugin-api jar 3.2.5
org.codehaus.plexus : plexus-utils jar 3.0.8

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1