REVISITED: What is Right with Grails and Wrong with Maven
With regard to my previous post, it looks like I pulled the Maven command from an old set of documentation. I believe the preferred way to create a new Grails app with Maven is a command like the following:
mvn grails:create-app appName
I can’t say I don’t have anything against Maven, because I don’t like it. [...]

Recent Comments