提交 08df35c7 编写于 作者: R roo00

增加 javapoet

上级 32e079ff
......@@ -56,7 +56,7 @@
<artifactId>maven-resources-plugin</artifactId>
<executions>
<execution>
<id>copy-war</id>
<id>copy-custom-war</id>
<phase>verify</phase>
</execution>
</executions>
......
......@@ -46,7 +46,7 @@
<artifactId>maven-resources-plugin</artifactId>
<executions>
<execution>
<id>copy-jar</id>
<id>copy-custom-jar</id>
<phase>verify</phase>
</execution>
</executions>
......
......@@ -46,7 +46,7 @@
<artifactId>maven-resources-plugin</artifactId>
<executions>
<execution>
<id>copy-jar</id>
<id>copy-custom-jar</id>
<phase>verify</phase>
</execution>
</executions>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册