Hi, How do I secure my password used in settings.yaml file? The password goes out in clear text as seen below.
** Execute http://admin:[email protected]:8080/repository/snapshots/org/apache/ode/apache-ode-docs/1.3.7-SNAPSHOT/apache-ode-docs-1.3.7-SNAPSHOT.pom settings.yaml -------------------- repositories: release_to: url: http://localhost:8080/repository/snapshots username: admin password: xxxxxxxx regards, sathwik
