Tagged Questions
3
votes
1answer
179 views
Grails Inline Plugins: Cannot Upgrade a plugin that is configured via BuildConfig.groovy
Our app is split into a main application and a few plugins. We're using inline plugins via the BuildConfig.groovy file. When it is time to WAR the whole thing up for production I'm getting the ...
1
vote
4answers
934 views
Installing Nimble for Grails
I came across Nimble yesterday, but couldn't get past Step 1, configuring BuildConfig.groovy to find the Nimble's remote repository.
My BuildConfig.groovy file is one line:
...