mirror of
https://github.com/201206030/novel-cloud.git
synced 2025-04-27 01:40:50 +00:00
删除文件 novel-monitor/target
This commit is contained in:
parent
db89e6f910
commit
50c1791e87
Binary file not shown.
@ -1,68 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
|
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd">
|
|
||||||
|
|
||||||
<localRepository>/Users/xiongxiaoyang/maven/repository</localRepository>
|
|
||||||
|
|
||||||
<mirrors>
|
|
||||||
<mirror>
|
|
||||||
<id>nexus-aliyun</id>
|
|
||||||
<mirrorOf>*</mirrorOf>
|
|
||||||
<name>Nexus aliyun</name>
|
|
||||||
<url>http://maven.aliyun.com/nexus/content/groups/public</url>
|
|
||||||
</mirror>
|
|
||||||
|
|
||||||
|
|
||||||
<mirror>
|
|
||||||
<id>osc</id>
|
|
||||||
<mirrorOf>*</mirrorOf>
|
|
||||||
<url>http://maven.oschina.net/content/groups/public/</url>
|
|
||||||
</mirror>
|
|
||||||
|
|
||||||
<mirror>
|
|
||||||
<id>repo2</id>
|
|
||||||
<mirrorOf>central</mirrorOf>
|
|
||||||
<name>Human Readable Name for this Mirror.</name>
|
|
||||||
<url>http://repo2.maven.org/maven2/</url>
|
|
||||||
</mirror>
|
|
||||||
|
|
||||||
<mirror>
|
|
||||||
<id>net-cn</id>
|
|
||||||
<mirrorOf>central</mirrorOf>
|
|
||||||
<name>Human Readable Name for this Mirror.</name>
|
|
||||||
<url>http://maven.net.cn/content/groups/public/</url>
|
|
||||||
</mirror>
|
|
||||||
|
|
||||||
<mirror>
|
|
||||||
<id>ui</id>
|
|
||||||
<mirrorOf>central</mirrorOf>
|
|
||||||
<name>Human Readable Name for this Mirror.</name>
|
|
||||||
<url>http://uk.maven.org/maven2/</url>
|
|
||||||
</mirror>
|
|
||||||
|
|
||||||
<mirror>
|
|
||||||
<id>ibiblio</id>
|
|
||||||
<mirrorOf>central</mirrorOf>
|
|
||||||
<name>Human Readable Name for this Mirror.</name>
|
|
||||||
<url>http://mirrors.ibiblio.org/pub/mirrors/maven2/</url>
|
|
||||||
</mirror>
|
|
||||||
|
|
||||||
<mirror>
|
|
||||||
<id>jboss-public-repository-group</id>
|
|
||||||
<mirrorOf>central</mirrorOf>
|
|
||||||
<name>JBoss Public Repository Group</name>
|
|
||||||
<url>http://repository.jboss.org/nexus/content/groups/public</url>
|
|
||||||
</mirror>
|
|
||||||
|
|
||||||
<mirror>
|
|
||||||
<id>JBossJBPM</id>
|
|
||||||
<mirrorOf>central</mirrorOf>
|
|
||||||
<name>JBossJBPM Repository</name>
|
|
||||||
<url>https://repository.jboss.org/nexus/content/repositories/releases/</url>
|
|
||||||
</mirror>
|
|
||||||
|
|
||||||
</mirrors>
|
|
||||||
|
|
||||||
|
|
||||||
</settings>
|
|
@ -1,10 +0,0 @@
|
|||||||
spring:
|
|
||||||
application:
|
|
||||||
name: novel-monitor
|
|
||||||
cloud:
|
|
||||||
nacos:
|
|
||||||
config:
|
|
||||||
server-addr: 47.106.243.172:8848
|
|
||||||
file-extension: yml
|
|
||||||
group: dev
|
|
||||||
namespace: af61b0e1-4581-4d1e-a04b-efe55137a0b1
|
|
Binary file not shown.
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version=1.0.0
|
|
||||||
groupId=com.java2nb.novel
|
|
||||||
artifactId=novel-monitor
|
|
@ -1,2 +0,0 @@
|
|||||||
com/java2nb/novel/monitor/NovelMonitorApplication.class
|
|
||||||
com/java2nb/novel/monitor/config/SecuritySecureConfig.class
|
|
@ -1 +0,0 @@
|
|||||||
/Users/xiongxiaoyang/java/novel-cloud/novel-monitor/src/main/java/com/java2nb/novel/monitor/NovelMonitorApplication.java
|
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user