Monday, February 4, 2013

IntelliJ grails run-app vs grails:exec

http://stackoverflow.com/questions/10916713/intellij-uses-mvn-grailsexec-instead-of-original-grails-command

By default IntelliJ use grails:exec to run your Grails app, but if you want to use run-app instead then you need to comment out Grails Maven Plugin in pom.xml