Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lamp-cloud-pro-column源码编译后,未找到相应JAR包 #142

Closed
victoirechan opened this issue May 30, 2022 · 4 comments
Closed

lamp-cloud-pro-column源码编译后,未找到相应JAR包 #142

victoirechan opened this issue May 30, 2022 · 4 comments

Comments

@victoirechan
Copy link

版本信息:

JDK 版本(必填) : 1.8.0
源码版本(必填):4.6
MySQL(必填): 5.7.9
Nacos(必填):2.1.0

问题描述:

lamp-cloud-pro-column源码编译后,只有3和4有,其他没有
1 docker build ‐‐build‐arg JAR_FILE=lamp‐authority‐server.jar ‐t lamp‐autho
rity‐server:v1 .
2 docker build ‐‐build‐arg JAR_FILE=lamp‐file‐server.jar ‐t lamp‐file‐serve
r:v1 .
3 docker build ‐‐build‐arg JAR_FILE=lamp‐oauth‐server.jar ‐t lamp‐oauth‐ser
ver:v1 .
4 docker build ‐‐build‐arg JAR_FILE=lamp‐gateway‐server.jar ‐t lamp‐
gateway‐server:v1 .
5 docker build ‐‐build‐arg JAR_FILE=lamp‐msg‐server.jar ‐t lamp‐msg‐
server:v1 .

报错截图

重现步骤

  1. 访问了什么接口?
  2. 传递什么参数?
  3. 后端控制台报了什么错?
  4. 前端控制台报了什么错?

支持一下

如果该issue帮助了你, 麻烦给项目点个star, 并给当前issue回复一下 “👍” 或者 “已解决”.

@victoirechan
Copy link
Author

image
执行错误,docker build ‐‐build‐arg JAR_FILE=lamp‐oauth‐server.jar ‐t lamp‐oauth‐server:v1 .

@zuihou
Copy link
Collaborator

zuihou commented May 31, 2022

mvn编译项目后,jar存放在lamp-xxx-server下,不在根目录

@zuihou
Copy link
Collaborator

zuihou commented May 31, 2022

image

@zuihou zuihou closed this as completed May 31, 2022
@victoirechan
Copy link
Author

执行错误,docker build ‐‐build‐arg JAR_FILE=lamp‐oauth‐server.jar ‐t lamp‐oauth‐server:v1 .
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants