You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like my maven build of our grails app to produce a standalone jetty jar. I've been using the grails-standalone-plugin and that works great when building using the grails command line, but I can't figure out how I'd do a similar thing with maven and the grails-maven plugin. I'm wondering if it'd make sense to make the package target configurable so that it could run something other than "grails package". Any thoughts?
The text was updated successfully, but these errors were encountered:
I'd like my maven build of our grails app to produce a standalone jetty jar. I've been using the grails-standalone-plugin and that works great when building using the grails command line, but I can't figure out how I'd do a similar thing with maven and the grails-maven plugin. I'm wondering if it'd make sense to make the package target configurable so that it could run something other than "grails package". Any thoughts?
The text was updated successfully, but these errors were encountered: