Hi,Is it possible to configure the cargo plugin so that the tomcat admin pwd
is stored in encrypted format in settings.xml? With the following
configuration I get 401 error when connecting to tomcat while it works well
when configuring the password in unencrypted format in settings.xml.pom.xml
org.codehaus.cargo cargo-maven2-plugin 1.3.3
tomcat7x remote
remote
${project.groupId} ${project.artifactId}
war
${project.artifactId}
runtime
${target.server.id}
settings.xml target-dev no
localhost
http://localhost:8080/manager/text admin
{KTKfy/IkwE0HZ2LvBVqG838FQoYbHYGdtS4e7GrBBlI=} 8080
Thanks
and br,Elmar
--
View this message in context:
http://maven.40175.n5.nabble.com/cargo-does-not-work-with-encrypted-pwd-tp5754563.html
Sent from the Maven - Users mailing list archive at Nabble.com.