Then I would try to check the procedure to encrypt again, and pay attention
to special characters ( xml and {} ). Some of those need to be escaped IIUC
.Official doc is here if this is not the one you followed: https://maven.apache.org/guides/mini/guide-encryption.html , see the tips in particular. Alternatively if your are connecting to a nexus, you can use https://books.sonatype.com/nexus-book/reference/usertoken.html This is generally a safer alternative to encrypted passords. On Sun, Jun 12, 2016 at 10:54 AM, Pelzer, Sven WI/HZR-SIBDS < [email protected]> wrote: > Hi, > > yes without encrypted password is works. > > -----Ursprüngliche Nachricht----- > Von: Adrien Rivard [mailto:[email protected]] > Gesendet: Samstag, 11. Juni 2016 15:11 > An: Maven Users List > Betreff: Re: Encrypted password on pry settings > > Does this work without the encrypted password ? > > On Thu, Jun 9, 2016 at 1:15 PM, Pelzer, Sven WI/HZR-SIBDS < > [email protected]> wrote: > > > Hi, > > > > I have a problem with an encrypted password on the proxy settings. > > > > I set the master password and set the hashed password string in the > > password xml element of the proxy settings. > > But a can't connect to the proxy. > > > > Have any one an idea what the problem can be? > > > > King Regards > > Sven > > > > > > > -- > Adrien Rivard > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Adrien Rivard
