grails - You cannot upgrade a plugin that is configured via BuildConfig.groovy, remove the configuration to continue -


plugin [...] aliased [...] location [...] in grails-app/conf/buildconfig.groovy. cannot upgrade plugin configured via buildconfig.groovy, remove configuration continue. 

what steps fix grails application configuration?

edit:
issue opposite this one. face issue using inline mode...


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -