I don't think so, but I would ask on the cargo users list to be sure.
http://cargo.codehaus.org/Mailing+Lists

/Anders


On Mon, Apr 29, 2013 at 1:14 PM, elster <[email protected]> wrote:

> 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.

Reply via email to