Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to build standalone jetty app using grails-maven plugin? #51

Open
dsigurds opened this issue Aug 13, 2014 · 1 comment
Open

How to build standalone jetty app using grails-maven plugin? #51

dsigurds opened this issue Aug 13, 2014 · 1 comment

Comments

@dsigurds
Copy link
Contributor

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?

@dsigurds
Copy link
Contributor Author

Found a solution by creating a new role type (grails-standalone-jetty). Pull request to support doing this here: #52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant