Hi,
maven offers the possibility to encrypt passwords in the maven settings.xml (see
https://maven.apache.org/guides/mini/guide-encryption.html). This is useful in some cases, for example settings.xml exchange.
I use this feature. I tried to deploy a rule project to a remote maven repository via KIE workbench and the authentication failed. After I exchanged the encrypted password with the plain text password in settings.xml the deployment worked.
Are there any plans to support encrypted maven passwords?
Additionaly I would like to mention a word choice improvement in chapter "4.2.3.5. Settings.xml and Remote Repository Setup" of the documentation:
"[...]Folder location specified by the system property kie.maven.settings.custom[...]". I think the word "file" would be more precise and clear than "folder".
Best regards,
Philipp