# example-plugin
**Repository Path**: jrunner/example-plugin
## Basic Information
- **Project Name**: example-plugin
- **Description**: example-plugin
- **Primary Language**: Java
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2016-04-06
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
#关于maven插件编写
### 测试示例1
>D:\scm\oschina\mvn-plugin>mvn com.t2t.top:mvn-plugin:0.0.1:sayhi
>D:\scm\oschina\mvn-plugin>mvn com.t2t.top:mvn-plugin:0.0.1:sayhi -Dsayhi.words=ypf
### 测试示例2
>D:\scm\oschina\mvn-simple>mvn clean package com.t2t.top:mvn-plugin:0.0.1:sayhi