Details
-
New Feature
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.0-alpha-3
-
None
-
Although it may not be relevant since this is a general improvement issue, Windows XP, JDK 1.4.1.
Description
This was a question pose to the Maven User's Group and it was suggested I add it here.
It would be benefitial to provide a more secure means of storing password's to the servers listed in the .m2/settings.xml. They are currently being stored as plain text and could definately be considered a security breach. Numerous organizations would undoubtedly considered this an unacceptable security risk, and this could prevent widespread adoption of Maven2.
I would suggest leaving an option to encrypt the password into the settings file (more secure, but not foolproof) or even requiring the password to be manually provided per build (would prevent automation of builds). I am sure that there is a secure solution to this problem and it should be part of the 2.0 release.
Attachments
Attachments
Issue Links
- is related to
-
MDEPLOY-51 Prompt for username and password if not supplied
- Open
-
WAGON-52 wagon-webdav does not ask for auth password when <username>...</username> is missing
- Closed