In the directory, geronimo\modules\deploy-jsr88\src\java\org\apache\geronimo\deployment\plugin\local\
StartCommand.run() CommandSupport.doFail() both trap exceptions and print out their stacktraces. Since the exception doesn't bubble up, I'm unable to use them in a mojo. I didn't want to mess with these files without talking to it's creator/custodian. Would they please advise how they want me to handle this ? I'd also like to channel their output to the printstream of my choice for logging purposes. Cheers Prasad
