haanhvu commented on PR #3185:
URL: https://github.com/apache/camel-k/pull/3185#issuecomment-1106610307

   @squakez I understand that the user needs to create a master password 
manually. What you just described is this:
   ![Screenshot 2022-04-22 
220333](https://user-images.githubusercontent.com/75315486/164741811-2a275cd2-5de2-4d44-b2ef-8c287dcc024f.png)
   
   What I'm asking is about encrypting server password:
   ![Screenshot 2022-04-22 
220638](https://user-images.githubusercontent.com/75315486/164742154-9c19981d-ef57-47f7-8fcc-4c50e9f2d2bd.png)
   
   From what I read in 
https://maven.apache.org/guides/mini/guide-encryption.html , once we have the 
`settings-security.xml` file, we need to encrypt the server password and inject 
it into the server tag in `settings.xml`. And I thought we need to implement 
this in the build? That's why I asked how to implement the command line `mvn 
--encrypt-password` (in the second screenshot) in the code.


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to