Skip to content

Maven Gotchas

Posted on:July 9, 2013 at 05:30 AM

Saving password with special characters in XML files

Saving passwords data in settings.xml or any other xml doc with special characters

e.g. you password is something like @Q999988#

Save it in this format <![CDATA[@Q999988#]]>