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

Eclipse server runtimes #48

Closed
branflake2267 opened this issue Dec 27, 2015 · 1 comment
Closed

Eclipse server runtimes #48

branflake2267 opened this issue Dec 27, 2015 · 1 comment

Comments

@branflake2267
Copy link

I've found that the Eclipse wtp server runtimes want the war pom packaging to work right. I've been testing the app engine server runtime and found that I've got to have the war packaging for it to work, although this means the gwt module isn't generated. What would you think about adding a lifecycle for generating what you need during the war goal?

To solve it on my side, I'm thinking about running the goal on server runtime launch. There might be some other ways, I'm looking at that now.

@branflake2267
Copy link
Author

Well, that won't be effective, nevermind. The problem is it's generated, so I've got to trigger that on publishing to the server's war out directory.

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