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

reuse jetty configuration rather than add jettyEmbed? #2

Open
smparkes opened this issue Aug 10, 2011 · 2 comments
Open

reuse jetty configuration rather than add jettyEmbed? #2

smparkes opened this issue Aug 10, 2011 · 2 comments

Comments

@smparkes
Copy link

I'm wondering if there's any reason not to just reuse the "jetty" configuration from the webapp plugin, rather than create another jettyEmbed configuration? Maybe I'm not using all the functionality available, but in my project, they're always the same ...

@smparkes
Copy link
Author

Actually, let me rephrase this: what about including everything in "jetty" as well as in "jettyEmbed" in embedJettyPrepare? I do actually have at least one jar that I don't load within "jetty" that I do want to explode in the war. But I dont have the converse: anything that I want within sbt that I don't want in the war.

@smparkes
Copy link
Author

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