rev:打包
This commit is contained in:
@@ -313,7 +313,7 @@
|
|||||||
<configuration>
|
<configuration>
|
||||||
<mainClass>org.nl.AppRun</mainClass>
|
<mainClass>org.nl.AppRun</mainClass>
|
||||||
<!--<fork>true</fork>--> <!-- 如果没有该配置,devtools不会生效 -->
|
<!--<fork>true</fork>--> <!-- 如果没有该配置,devtools不会生效 -->
|
||||||
|
<includeSystemScope>true</includeSystemScope>
|
||||||
</configuration>
|
</configuration>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
@@ -352,7 +352,6 @@
|
|||||||
</includes>
|
</includes>
|
||||||
</resource>
|
</resource>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
||||||
</build>
|
</build>
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user