Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-biz
Project
Project
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
项目统一框架
amos-boot-biz
Commits
9b94f8da
Commit
9b94f8da
authored
Sep 26, 2024
by
李秀明
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改pom处理打包失败问题
parent
79a5c56d
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
10 deletions
+10
-10
pom.xml
amos-boot-module/amos-boot-cloud-gateway/pom.xml
+5
-5
pom.xml
amos-boot-module/amos-boot-module-api/pom.xml
+2
-2
pom.xml
amos-boot-module/amos-boot-module-biz/pom.xml
+2
-2
pom.xml
pom.xml
+1
-1
No files found.
amos-boot-module/amos-boot-cloud-gateway/pom.xml
View file @
9b94f8da
...
...
@@ -15,11 +15,11 @@
<artifactId>
amos-boot-module-jcs-api
</artifactId>
<version>
${amos-biz-boot.version}
</version>
</dependency>
<dependency
>
<groupId>
com.amosframework.boot
</groupId
>
<artifactId>
amos-boot-module-tzs-api
</artifactId
>
<version>
${amos-biz-boot.version}
</version
>
</dependency
>
<!-- <dependency>--
>
<!-- <groupId>com.amosframework.boot</groupId>--
>
<!-- <artifactId>amos-boot-module-tzs-api</artifactId>--
>
<!-- <version>${amos-biz-boot.version}</version>--
>
<!-- </dependency>--
>
<!-- spring-cloud网关-->
<dependency>
<groupId>
org.springframework.cloud
</groupId>
...
...
amos-boot-module/amos-boot-module-api/pom.xml
View file @
9b94f8da
...
...
@@ -17,12 +17,12 @@
<modules>
<module>
amos-boot-module-jcs-api
</module>
<module>
amos-boot-module-common-api
</module>
<!-- <module>amos-boot-module-command-api</module>--
>
<module>
amos-boot-module-command-api
</module
>
<module>
amos-boot-module-patrol-api
</module>
<!-- <module>amos-boot-module-fas-api</module>-->
<!-- <module>amos-boot-module-maintenance-api</module>-->
<!-- <module>amos-boot-module-supervision-api</module>-->
<!-- <module>amos-boot-module-knowledgebase-api</module>--
>
<module>
amos-boot-module-knowledgebase-api
</module
>
<module>
amos-boot-module-equip-api
</module>
<!-- <module>amos-boot-module-latentdanger-api</module>-->
<!-- <module>amos-boot-module-ccs-api</module>-->
...
...
amos-boot-module/amos-boot-module-biz/pom.xml
View file @
9b94f8da
...
...
@@ -50,8 +50,8 @@
<modules>
<module>
amos-boot-module-jcs-biz
</module>
<module>
amos-boot-module-common-biz
</module>
<!-- <module>amos-boot-module-command-biz</module>--
>
<!-- <module>amos-boot-module-knowledgebase-biz</module>--
>
<module>
amos-boot-module-command-biz
</module
>
<module>
amos-boot-module-knowledgebase-biz
</module
>
<module>
amos-boot-module-patrol-biz
</module>
<!-- <module>amos-boot-module-fas-biz</module>-->
<!-- <module>amos-boot-module-maintenance-biz</module>-->
...
...
pom.xml
View file @
9b94f8da
...
...
@@ -335,7 +335,7 @@
<module>
amos-boot-biz-common
</module>
<!-- <module>amos-boot-system-tzs</module>-->
<module>
amos-boot-system-jcs
</module>
<!-- <module>amos-boot-system-knowledgebase</module>--
>
<module>
amos-boot-system-knowledgebase
</module
>
<!-- <module>amos-boot-system-fas</module>-->
<module>
amos-boot-system-patrol
</module>
<!-- <module>amos-boot-system-maintenance</module>-->
...
...
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