On Monday 12 November 2007, Jens Rapp wrote:
> hey there,
> is it possible to make maven prompt for input? e.g. i don't want to
> have password data in my pom.xml.

SOMETIMES it can, SOMETIMES it cannot.    We're working on the "cannot" 
cases as we find them.   Definitely log bugs if you find them.

For example:
The GPG plugin will prompt for passwords and such just fine if it's part 
of a normal build.   However, due to the way older versions of the 
release plugin (haven't checked the latest version, we did put some 
fixes in a little while ago.   I don't know if they were before or after 
the last release) forked the background processes to do the release 
processes, the IO was not properly redirected back so the prompting 
didn't work.


-- 
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727    C: 508-380-7194
[EMAIL PROTECTED]
http://www.dankulp.com/blog

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to