Hi,
after investigating an debug -X output i found out that an incorrectly
escaped passphrase caused the problem ...My passphase had an space in it and
i tried to escape it (based on a hint in the Maven IRC chat on codehaus):
with "blabal\ blabal"...but this doesn't work...
[DEBUG] Executing:
Is this all the logs? Seems like its trying to perform mvn
performRelease=true, which is not a valid maven command. Try to find out
where that performRelease=true comes from and try to fix that. Also, it
seems that what you want to run is mvn -DperformRelease=true.
HTH,
--
Jo Eduardo
Twitter: htt