Hi Dan, it doesn't seem the sql-plugin[1] manages encrypted passwords... am I checking in the wrong place? Thanks in advance, Simo
[1] http://svn.codehaus.org/mojo/tags/sql-maven-plugin-1.4/src/main/java/org/codehaus/mojo/sql/SqlExecMojo.java http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Sat, Aug 28, 2010 at 4:53 PM, Simone Tripodi <simone.trip...@gmail.com> wrote: > Hi Dan, > thanks for the hint, going to read the code! > Simo > > http://people.apache.org/~simonetripodi/ > http://www.99soft.org/ > > > > On Sat, Aug 28, 2010 at 4:34 PM, Dan Tran <dant...@gmail.com> wrote: >> see sql-maven-plugin's implementation >> >> -D >> >> On Sat, Aug 28, 2010 at 7:22 AM, Simone Tripodi >> <simone.trip...@gmail.com> wrote: >>> Hi all guys, >>> a friend of mine and I are developing a maven plugin that needs to >>> acces to a server credentials specified in the settings.xml; no >>> problem since the org.apache.maven.settings.Server class exposes >>> methods to retrieve username/password, the problem comes when >>> passwords are encrypted using the method described in the >>> guide-encryption[1]. >>> How can we decrypt the password inside the plugin code? Thanks in advance! >>> All the best, >>> Simo >>> >>> [1] http://maven.apache.org/guides/mini/guide-encryption.html >>> >>> http://people.apache.org/~simonetripodi/ >>> http://www.99soft.org/ >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org >>> For additional commands, e-mail: users-h...@maven.apache.org >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org >> For additional commands, e-mail: users-h...@maven.apache.org >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org