You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Anders Hammar <an...@hammar.net> on 2010/12/20 11:19:52 UTC

Maven plugin (or other tool) to handle encryption of server passwords

I'm looking for a plugin or some tool that helps out encrypting the server
passwords in Maven. I know the manual command line way of doing this, but
I'm looking for any easier way of doing this. If you're having lots of devs,
a few are very likely not to get this right...

Anyone seen such a plugin or tool?

/Anders

Re: Maven plugin (or other tool) to handle encryption of server passwords

Posted by Anders Hammar <an...@hammar.net>.
Thanks, but it actually asks for the password to encrypt. To simplify for
the users, I'm thinking there is no need for them to specify it if they
actually don't need to know it.
And yes, the idea is to include this functionality in a plugin.

/Anders
On Tue, Jan 4, 2011 at 10:19, Hoehmann, Andreas <
andreas.hoehmann.ext@siemens.com> wrote:

> Hi Anders,
>
> maybe you can use the mvn shell?
> https://docs.sonatype.org/display/MVNSH/Home
> There is a command "encrypt" (or something) ... but I don't know if mvn
> shell
> can run in "batchmode".
>
> Or you can hack your own plugin :D
>
> Regards
> Andreas
> -[http://www.ahoehma.de]-
>
>
> > -----Ursprüngliche Nachricht-----
> > Von: anders.g.hammar@gmail.com
> > [mailto:anders.g.hammar@gmail.com] Im Auftrag von Anders Hammar
> > Gesendet: Montag, 20. Dezember 2010 11:20
> > An: Maven Users List
> > Betreff: Maven plugin (or other tool) to handle encryption of
> > server passwords
> >
> > I'm looking for a plugin or some tool that helps out
> > encrypting the server
> > passwords in Maven. I know the manual command line way of
> > doing this, but
> > I'm looking for any easier way of doing this. If you're
> > having lots of devs,
> > a few are very likely not to get this right...
> >
> > Anyone seen such a plugin or tool?
> >
> > /Anders
> >
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

AW: Maven plugin (or other tool) to handle encryption of server passwords

Posted by "Hoehmann, Andreas" <an...@siemens.com>.
Hi Anders,
 
maybe you can use the mvn shell? https://docs.sonatype.org/display/MVNSH/Home
There is a command "encrypt" (or something) ... but I don't know if mvn shell
can run in "batchmode".

Or you can hack your own plugin :D

Regards
Andreas
-[http://www.ahoehma.de]-
 

> -----Ursprüngliche Nachricht-----
> Von: anders.g.hammar@gmail.com 
> [mailto:anders.g.hammar@gmail.com] Im Auftrag von Anders Hammar
> Gesendet: Montag, 20. Dezember 2010 11:20
> An: Maven Users List
> Betreff: Maven plugin (or other tool) to handle encryption of 
> server passwords
> 
> I'm looking for a plugin or some tool that helps out 
> encrypting the server
> passwords in Maven. I know the manual command line way of 
> doing this, but
> I'm looking for any easier way of doing this. If you're 
> having lots of devs,
> a few are very likely not to get this right...
> 
> Anyone seen such a plugin or tool?
> 
> /Anders
> 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org