Wednesday, July 29, 2015

Re: gwt-maven-archetypes multiple project setup



On Wednesday, July 29, 2015 at 2:52:57 PM UTC+2, William Davis wrote:
So I figured out that if I do a maven install a war is generated in the server project, however my servlet classes from the libraries were not copied into the war. Still looking into that...

"'mvn install' is an antipattern". 'mvn package' (or 'mvn verify' to also run integration tests) will work the same (without the "install' side-effects).

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment