79502164

Date: 2025-03-11 21:26:14
Score: 0.5
Natty:
Report link

I found it!

In the settings.xml file I surrounded the password between "" like "passwordwith&therestofthepassword"


<profile>
            <id>keystorePassword</id>
            <properties>
                <keystorePassword>passwordwith&amp;therestofpassword</keystorePassword>
            </properties>
            <activation>
                <activeByDefault>true</activeByDefault>
            </activation>
        </profile>
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: pguzman