Author: bentmann
Date: Sun Jul 11 19:07:32 2010
New Revision: 963135
URL: http://svn.apache.org/viewvc?rev=963135&view=rev
Log:
[MDEPLOY-123] http://maven.apache.org/plugins/maven-deploy-plugin/usage.html
says maven does not support password hashing
Modified:
maven/plugins/trunk/maven-deploy-plugin/src/site/apt/usage.apt
Modified: maven/plugins/trunk/maven-deploy-plugin/src/site/apt/usage.apt
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-deploy-plugin/src/site/apt/usage.apt?rev=963135&r1=963134&r2=963135&view=diff
==============================================================================
--- maven/plugins/trunk/maven-deploy-plugin/src/site/apt/usage.apt (original)
+++ maven/plugins/trunk/maven-deploy-plugin/src/site/apt/usage.apt Sun Jul 11
19:07:32 2010
@@ -83,8 +83,9 @@ Usage
[...]
+---+
- Unfortunately, Maven doesn't currently support hashed or encrypted passwords
- in the <<<settings.xml>>>.
+ Please see the article about
+ {{{http://maven.apache.org/guides/mini/guide-encryption.html}Password
Encryption}}
+ for instructions on how to avoid clear text passwords in the
<<<settings.xml>>>.
Once you've configured your repository deployment information correctly
deploying your project's artifact will only require invocation of the