Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant