项目上传nexue 包括源码

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<executions>
<execution>
<id>minxin-base-source</id>
<phase>verify</phase>
<goals>
<goal>jar-no-fork</goal>
</goals>
</execution>
</executions>
</plugin>

posted @ 2017-03-24 09:49  大醉  阅读(117)  评论(0编辑  收藏  举报