Your reply should be directed at Oleg, he is the one that stated http://www.sonatype.com/people/2009/02/new-feature-maven-settings-password-encryption/#IDComment14858391 here that the implementation would be straight forward! :)
And, for the recorded, I have contributed a patch in the past...applied by http://jira.codehaus.org/browse/MANTTASKS-26 you ! Cheers! Jason van Zyl-5 wrote: > > > On 8-Feb-09, at 6:37 PM, jmaxwell wrote: > >> >> Since 2.1.x will support encryption for <server> password elements (as >> detailed >> http://www.sonatype.com//people/2009/02/new-feature-maven-settings-password-encryption/ >> here ) it should be fairly straight forward to add support for >> encrypting >> properties in general. >> >> In our settings.xml files we set properties in profiles for our DEV >> and QA >> app and db server passwords. It would be much better if these were >> not in >> clear text. >> >> If we could have: >> <profile> >> <id>env-dev</id> >> <properties> >> <weblogic.password>{jSMOWnoPFgsHVpMvz5VrIt5kRbzGpI8u+9EF1iFQyJQ=}</ >> weblogic.password> >> <mysql.password>{wakasjdfnkfgfftoPFgsHVpMvz5sdfgdgf=}</mysql.password> >> </properties> >> </profile> >> >> It would be fantastic. > > As it is so straight forward we eagerly await your patch along with > integration tests :-) > >> >> -- >> View this message in context: >> http://www.nabble.com/Property-Encyption-tp21904894p21904894.html >> Sent from the Maven Developers mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > Thanks, > > Jason > > ---------------------------------------------------------- > Jason van Zyl > Founder, Apache Maven > jason at sonatype dot com > ---------------------------------------------------------- > > A party which is not afraid of letting culture, > business, and welfare go to ruin completely can > be omnipotent for a while. > > -- Jakob Burckhardt > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/Property-Encyption-tp21904894p21905952.html Sent from the Maven Developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
