Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.2
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
For security reasons, it could be useful not to configure keystore password in the pom.xml file. Then, when these informations are missing, the plugin should ask the user to enter this password in an interactive way.
This patch asks the user for a keystore password if it is not configured in pom.xml
The case of a missing key password is not included in this patch