mirror of
https://e.coding.net/circlecloud/Yum.git
synced 2025-09-03 05:06:58 +00:00
精简大量代码 服务器启动后自动检查可更新插件 优化检测流程...
Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
@ -21,5 +21,11 @@
|
||||
<attribute name="maven.pomderived" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
|
||||
<attributes>
|
||||
<attribute name="optional" value="true"/>
|
||||
<attribute name="maven.pomderived" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="output" path="target/classes"/>
|
||||
</classpath>
|
||||
|
Reference in New Issue
Block a user