Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
byit-myth-job
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liyuan
byit-myth-job
Commits
873ec79b
Commit
873ec79b
authored
Dec 10, 2020
by
huangfusuper
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除重复以及维护maven私服地址
parent
5ca95e33
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
12 additions
and
77 deletions
+12
-77
pom.xml
byit-mybatis-plugin/pom.xml
+1
-10
pom.xml
byit-myth-core/myth-executor-core/pom.xml
+1
-10
pom.xml
byit-myth-executor/myth-executor-plugin/pom.xml
+1
-10
pom.xml
byit-plugin-core/byit-plugin-rpc-common/pom.xml
+2
-10
pom.xml
byit-plugin-core/myth-plugin-rpc-client/pom.xml
+2
-10
pom.xml
byit-plugin-core/plugin-spring-boot-starter/pom.xml
+2
-10
pom.xml
byit-plugin-core/pom.xml
+2
-10
pom.xml
pom.xml
+1
-7
No files found.
byit-mybatis-plugin/pom.xml
View file @
873ec79b
...
...
@@ -33,16 +33,7 @@
</dependency>
</dependencies>
<distributionManagement>
<repository>
<id>
releases
</id>
<url>
http://10.0.120.2/repository/maven-releases/
</url>
</repository>
<snapshotRepository>
<id>
snapshots
</id>
<url>
http://10.0.120.2/repository/maven-snapshots/
</url>
</snapshotRepository>
</distributionManagement>
<build>
<plugins>
...
...
byit-myth-core/myth-executor-core/pom.xml
View file @
873ec79b
...
...
@@ -55,16 +55,7 @@
</dependencies>
<distributionManagement>
<repository>
<id>
releases
</id>
<url>
http://10.0.120.2/repository/maven-releases/
</url>
</repository>
<snapshotRepository>
<id>
snapshots
</id>
<url>
http://10.0.120.2/repository/maven-snapshots/
</url>
</snapshotRepository>
</distributionManagement>
<build>
<plugins>
...
...
byit-myth-executor/myth-executor-plugin/pom.xml
View file @
873ec79b
...
...
@@ -58,16 +58,7 @@
</dependencies>
<distributionManagement>
<repository>
<id>
releases
</id>
<url>
http://10.0.120.2/repository/maven-releases/
</url>
</repository>
<snapshotRepository>
<id>
snapshots
</id>
<url>
http://10.0.120.2/repository/maven-snapshots/
</url>
</snapshotRepository>
</distributionManagement>
<!-- <build>-->
...
...
byit-plugin-core/byit-plugin-rpc-common/pom.xml
View file @
873ec79b
...
...
@@ -76,14 +76,5 @@
</dependency>
</dependencies>
<distributionManagement>
<repository>
<id>
releases
</id>
<url>
http://10.0.120.2/repository/maven-releases/
</url>
</repository>
<snapshotRepository>
<id>
snapshots
</id>
<url>
http://10.0.120.2/repository/maven-snapshots/
</url>
</snapshotRepository>
</distributionManagement>
</project>
\ No newline at end of file
byit-plugin-core/myth-plugin-rpc-client/pom.xml
View file @
873ec79b
...
...
@@ -31,14 +31,5 @@
</dependency>
</dependencies>
<distributionManagement>
<repository>
<id>
releases
</id>
<url>
http://10.0.120.2/repository/maven-releases/
</url>
</repository>
<snapshotRepository>
<id>
snapshots
</id>
<url>
http://10.0.120.2/repository/maven-snapshots/
</url>
</snapshotRepository>
</distributionManagement>
</project>
\ No newline at end of file
byit-plugin-core/plugin-spring-boot-starter/pom.xml
View file @
873ec79b
...
...
@@ -36,14 +36,5 @@
</dependency>
</dependencies>
<distributionManagement>
<repository>
<id>
releases
</id>
<url>
http://10.0.120.2/repository/maven-releases/
</url>
</repository>
<snapshotRepository>
<id>
snapshots
</id>
<url>
http://10.0.120.2/repository/maven-snapshots/
</url>
</snapshotRepository>
</distributionManagement>
</project>
\ No newline at end of file
byit-plugin-core/pom.xml
View file @
873ec79b
...
...
@@ -18,16 +18,7 @@
<module>
plugin-spring-boot-starter
</module>
</modules>
<distributionManagement>
<repository>
<id>
releases
</id>
<url>
http://10.0.120.2/repository/maven-releases/
</url>
</repository>
<snapshotRepository>
<id>
snapshots
</id>
<url>
http://10.0.120.2/repository/maven-snapshots/
</url>
</snapshotRepository>
</distributionManagement>
</project>
\ No newline at end of file
pom.xml
View file @
873ec79b
...
...
@@ -163,12 +163,6 @@
<dependency>
<groupId>
myth-job
</groupId>
<artifactId>
myth-core-common
</artifactId>
<version>
${project.version}
</version>
</dependency>
<dependency>
<groupId>
myth-job
</groupId>
<artifactId>
myth-admin-core
</artifactId>
<version>
${project.version}
</version>
</dependency>
...
...
@@ -218,7 +212,6 @@
</dependencies>
</dependencyManagement>
<distributionManagement>
<repository>
<id>
releases
</id>
...
...
@@ -230,6 +223,7 @@
</snapshotRepository>
</distributionManagement>
<build>
<plugins>
<plugin>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment