Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-alpha-1
-
Fix Version/s: 1.0-alpha-3
-
Labels:None
-
Number of attachments :
Description
The plugin should prompt for a pass phrase if one is not supplied, and should mask the input. (The pass phrase should not be visible or stored in plain text.)
Brian Fox suggested the plugin should detect that Maven is running in batch mode, and not prompt in that case.
Activity
Brett Porter
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Workflow | jira [ 65874 ] | Maven New [ 66449 ] |
Daniel Kulp
made changes -
| Assignee | Daniel Kulp [ dkulp ] |
Daniel Kulp
made changes -
| Affects Version/s | 1.0-alpha-1 [ 13183 ] | |
| Fix Version/s | 1.0-alpha-3 [ 13270 ] |
Daniel Kulp
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
The plugin should have a "usingGpgAgent" flag or similar that would make the password completely optional. When using the gpg agent, the agent itself will prompt for the password if necessary and securely cache it.