princegarg001 opened a new pull request, #276:
URL: https://github.com/apache/rocketmq-dashboard/pull/276
Hey this side Prince Garg I had resolved the following issues in the
RocketMQ Dashboard project:
Fixed Maven Dependency Issue
Added the missing io.grpc:grpc-core:1.50.0 dependency in pom.xml.
Ensured all dependencies are correctly resolved during build.
Resolved Yarn Build Failure
Installed required frontend dependencies using yarn install.
Removed package-lock.json to prevent conflicts with yarn.lock.
Verified the successful build with yarn build.
Ensured Compatibility with Java
Fixed java.lang.NoSuchFieldError in maven-compiler-plugin.
verified compatibility with the latest JDK version.

which generally helps in :
Fixes a major build-blocking issue affecting new contributors.
Ensures compatibility with maven-compiler-plugin.
Improves frontend stability for RocketMQ Dashboard.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]