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
   
![image](https://github.com/user-attachments/assets/7a090a05-0b08-4934-81c5-ff23bb2258f6)
   
   The replaced js file
   
![image](https://github.com/user-attachments/assets/f15b58fb-46dc-4cf1-a6ba-319239827e9e)
   
   In some page, import this js file and show in ui (in my case , console print 
it)
   
![image](https://github.com/user-attachments/assets/63305155-624e-4ea3-8ef4-78ff9addebed)
   
   
   <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]

Reply via email to