Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
Y
yzg-util
Project
Project
Details
Activity
Releases
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
YZG
yzg-util
Commits
dfe781d6
Commit
dfe781d6
authored
May 15, 2020
by
yanzg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
设置打包时可以通过GIT查看源码
parent
01562225
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
9 additions
and
57 deletions
+9
-57
pom.xml
pom.xml
+9
-2
pom.xml
yzg-util-base/pom.xml
+0
-14
pom.xml
yzg-util-cloud/pom.xml
+0
-14
pom.xml
yzg-util-db/pom.xml
+0
-13
pom.xml
yzg-util-mq/pom.xml
+0
-14
No files found.
pom.xml
View file @
dfe781d6
...
@@ -48,8 +48,6 @@
...
@@ -48,8 +48,6 @@
<url>
http://git.tbd.yanzuoguang.com/yzg/yzg-util
</url>
<url>
http://git.tbd.yanzuoguang.com/yzg/yzg-util
</url>
</issueManagement>
</issueManagement>
<dependencyManagement>
<dependencyManagement>
<dependencies>
<dependencies>
<dependency>
<dependency>
...
@@ -182,6 +180,15 @@
...
@@ -182,6 +180,15 @@
<finalName>
${project.artifactId}
</finalName>
<finalName>
${project.artifactId}
</finalName>
<pluginManagement>
<pluginManagement>
<plugins>
<plugins>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-scm-plugin
</artifactId>
<version>
1.11.2
</version>
<configuration>
<goals>
install
</goals>
</configuration>
</plugin>
<!-- springboot打包忽略Test单元测试 -->
<!-- springboot打包忽略Test单元测试 -->
<plugin>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<groupId>
org.apache.maven.plugins
</groupId>
...
...
yzg-util-base/pom.xml
View file @
dfe781d6
...
@@ -27,18 +27,4 @@
...
@@ -27,18 +27,4 @@
</dependency>
</dependency>
</dependencies>
</dependencies>
<scm>
<connection>
scm:git:http://git.tbd.yanzuoguang.com/yzg/yzg-util.git/yzg-util-base
</connection>
<developerConnection>
scm:git:git@git.tbd.yanzuoguang.com:yzg/yzg-util.git/yzg-util-base
</developerConnection>
<url>
http://git.tbd.yanzuoguang.com/yzg/yzg-util
</url>
</scm>
<issueManagement>
<system>
Github
</system>
<url>
http://git.tbd.yanzuoguang.com/yzg/yzg-util
</url>
</issueManagement>
</project>
</project>
\ No newline at end of file
yzg-util-cloud/pom.xml
View file @
dfe781d6
...
@@ -141,18 +141,4 @@
...
@@ -141,18 +141,4 @@
</dependency>
</dependency>
</dependencies>
</dependencies>
<scm>
<connection>
scm:git:http://git.tbd.yanzuoguang.com/yzg/yzg-util.git/yzg-util-cloud
</connection>
<developerConnection>
scm:git:git@git.tbd.yanzuoguang.com:yzg/yzg-util.git/yzg-util-cloud
</developerConnection>
<url>
http://git.tbd.yanzuoguang.com/yzg/yzg-util
</url>
</scm>
<issueManagement>
<system>
Github
</system>
<url>
http://git.tbd.yanzuoguang.com/yzg/yzg-util
</url>
</issueManagement>
</project>
</project>
\ No newline at end of file
yzg-util-db/pom.xml
View file @
dfe781d6
...
@@ -56,17 +56,4 @@
...
@@ -56,17 +56,4 @@
</dependencies>
</dependencies>
<scm>
<connection>
scm:git:http://git.tbd.yanzuoguang.com/yzg/yzg-util.git/yzg-util-db
</connection>
<developerConnection>
scm:git:git@git.tbd.yanzuoguang.com:yzg/yzg-util.git/yzg-util-db
</developerConnection>
<url>
http://git.tbd.yanzuoguang.com/yzg/yzg-util
</url>
</scm>
<issueManagement>
<system>
Github
</system>
<url>
http://git.tbd.yanzuoguang.com/yzg/yzg-util
</url>
</issueManagement>
</project>
</project>
\ No newline at end of file
yzg-util-mq/pom.xml
View file @
dfe781d6
...
@@ -24,18 +24,4 @@
...
@@ -24,18 +24,4 @@
</dependency>
</dependency>
</dependencies>
</dependencies>
<scm>
<connection>
scm:git:http://git.tbd.yanzuoguang.com/yzg/yzg-util.git/yzg-util-mq
</connection>
<developerConnection>
scm:git:git@git.tbd.yanzuoguang.com:yzg/yzg-util.git/yzg-util-mq
</developerConnection>
<url>
http://git.tbd.yanzuoguang.com/yzg/yzg-util
</url>
</scm>
<issueManagement>
<system>
Github
</system>
<url>
http://git.tbd.yanzuoguang.com/yzg/yzg-util
</url>
</issueManagement>
</project>
</project>
\ No newline at end of file
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