liunaijie opened a new issue, #16778: URL: https://github.com/apache/dolphinscheduler/issues/16778
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description From the UI, we can't get which version we are using. We can generate version on each maven package, replace version with real maven version. And copy this file to ui module, in some ui page , import this js file, and show the version. Here are some screenshot about this. Define a file with maven variable, it will be replace with real version when maven package  The replaced js file  In some page, import this js file and show in ui (in my case , console print it)  <img width="626" alt="image" src="https://github.com/user-attachments/assets/2306710d-98ac-44f4-b7a7-51c140174b4f"> ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
