> From: [email protected]
> Date: Sun, 12 Jun 2016 13:50:16 +0200Subject: Re: Encrypted password on pry
> settings
> To: [email protected]
>
> 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.
MG>correct you will want to set authentical credentials in proxy settings
either from $M2_HOME/conf/settings.xml or
maven-proxy.propertieshttps://github.com/codehaus/maven-proxy/blob/master/webapp/maven-proxy.properties
>
> 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.
MG>cut first suggest double-checking authentication credentials are assigned
properly in nexus proxy repository
beforehandhttps://books.sonatype.com/nexus-book/reference/confignx-sect-manage-repo.html
>
>
> 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