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

Error when "mvn clean install" #18

Open
KhanhRomVN opened this issue Oct 31, 2024 · 0 comments
Open

Error when "mvn clean install" #18

KhanhRomVN opened this issue Oct 31, 2024 · 0 comments

Comments

@KhanhRomVN
Copy link

KhanhRomVN commented Oct 31, 2024

🐛 Lỗi khi Build bằng Maven Clean Install

Chào anh @hoangtien2k3 ạ! 👋

Em xin tự giới thiệu, em là một developer đang tìm hiểu về microservices. Tình cờ em phát hiện được project của anh và thấy rất ấn tượng với kiến trúc cũng như cách triển khai của anh ạ.

🔍 Vấn đề gặp phải

Em có clone project về máy để học hỏi và chạy thử, nhưng khi build bằng lệnh mvn clean install thì em gặp lỗi về duplicate module ạ.

🖥️ Thông tin môi trường

  • Java Version: 21.0.4 LTS
  • Maven Version: 3.9.9
  • Hệ điều hành: Windows 11

❌ Thông báo lỗi

[ERROR] 'modules.module[8]' specifies duplicate child module product-service @ com.hoangtien2k3:ecommerce-microservices:${revision}, D:\Coding\flowright-be\pom.xml, line 26, column 17

📝 Log lỗi chi tiết

[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] 'modules.module[8]' specifies duplicate child module product-service @ com.hoangtien2k3:ecommerce-microservices:${revision}, D:\Coding\flowright-be\pom.xml, line 26, column 17  
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project com.hoangtien2k3:ecommerce-microservices:1.0-SNAPSHOT (D:\Coding\flowright-be\pom.xml) has 1 error
[ERROR]     'modules.module[8]' specifies duplicate child module product-service @ com.hoangtien2k3:ecommerce-microservices:${revision}, D:\Coding\flowright-be\pom.xml, line 26, column 17

💭 Nhận xét

Theo em đọc log thì có vẻ như trong file pom.xml đang bị định nghĩa trùng module product-service. Anh có thể xem giúp em chỗ này được không ạ?

Em xin cảm ơn anh đã dành thời gian đọc issue này! 🙏

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

1 participant