Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Not A Bug
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Environment:Maven 2.0.6, JDK 1.5.0_11, Linux 2.6.x
-
Number of attachments :
Description
When used in conjunction with the release plugin the release:perform command hangs when it should prompt for the secret key passphrase. Interestingly enough when I put the passphrase into the settings.xml file the plugin does not hang. I suspect the prompt is failing to show up.
Issue Links
- depends upon
-
MRELEASE-263
Interactive plugins cannot work in forked executions
-
- is duplicated by
-
MGPG-22
gpg:sign goal hanging build.
-
Hi,
it's the same thing with mvn:prepare (passprase pass as property) but it seems gpg wait for a pass phrase without prompting.
tested with maven 2.2.0.