Closed igoraguiar closed 11 years ago
Enables the configuration of the name of the generated jar file via BuildConfig.groovy. It is possible to write the following in BuildConfig.groovy: grails.plugin.standalone.jarname = "target/${appName}-standalone-${appVersion}.jar"
Enables the configuration of the name of the generated jar file via BuildConfig.groovy. It is possible to write the following in BuildConfig.groovy: grails.plugin.standalone.jarname = "target/${appName}-standalone-${appVersion}.jar"