We use the “Grails War” to build a war with hudson, and then other deployment work in our test environment.
The problem is that when the "rake war" encounters a plugin update, it will constantly ask the user to update some plugins.
Is there any way to answer "y" to all user input?
I tried - not interactively, but it seems to be doing nothing.
source share