Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.0-alpha-3
-
Fix Version/s: 2.1.0, 3.0-alpha-3
-
Component/s: Settings
-
Labels:None
-
Environment:Although it may not be relevant since this is a general improvement issue, Windows XP, JDK 1.4.1.
-
Complexity:Expert
-
Number of attachments :
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.
Issue Links
- is related to
-
MDEPLOY-51
Prompt for username and password if not supplied
-
-
WAGON-52
wagon-webdav does not ask for auth password when <username>...</username> is missing
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 2.0-beta-1 [ 11040 ] | |
| 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. |
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. |
| Priority | Major [ 3 ] | Critical [ 2 ] |
| Workflow | jira [ 35638 ] | Maven [ 36962 ] |
| Fix Version/s | 2.0-beta-2 [ 11861 ] | |
| Fix Version/s | 2.0-beta-1 [ 11040 ] |
| Priority | Critical [ 2 ] | Minor [ 4 ] |
| Fix Version/s | 2.0-beta-3 [ 11991 ] | |
| Fix Version/s | 2.0-beta-2 [ 11861 ] |
| Fix Version/s | 2.0-beta-3 [ 11991 ] | |
| Fix Version/s | 2.1 [ 11704 ] |
| Workflow | Maven [ 36962 ] | Maven New [ 47681 ] |
| Priority | Minor [ 4 ] | Critical [ 2 ] |
| Complexity | Expert |
| Fix Version/s | 2.1.x [ 13142 ] | |
| Fix Version/s | 2.1 [ 11704 ] |
| Link | This issue is related to MDEPLOY-51 [ MDEPLOY-51 ] |
| Component/s | Settings [ 12176 ] |
| Assignee | Brett Porter [ brettporter ] |
| Fix Version/s | 3.x [ 13145 ] | |
| Fix Version/s | 3.0 [ 13142 ] |
| Fix Version/s | 2.2.0-M1 [ 14593 ] | |
| Fix Version/s | 3.x [ 13145 ] |
| Fix Version/s | 2.1.0-M2 [ 14587 ] | |
| Fix Version/s | 2.2.0-M1 [ 14593 ] |
| Attachment | MNG-553.patch [ 39606 ] |
| Assignee | Brett Porter [ brettporter ] | Oleg Gusakov [ olle ] |
| Affects Version/s | 3.0-alpha-3 [ 14719 ] |
| Fix Version/s | 3.0-alpha-3 [ 14719 ] | |
| Affects Version/s | 3.0-alpha-3 [ 14719 ] |
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
| Issue Type | Improvement [ 4 ] | New Feature [ 2 ] |
I'm just putting this in the queue to be dealt with. I'm not sure if we'll be able to get to this for beta-1but security is a real concern even though we are pushing just to flesh out core features at the moment.