Hi,
Is there any way to include the default src/main/webapp into the output of
the uber jar generated by the maven-shade-plugin?
As it stands now, I'm only getting src/main/resources, and I'd rather not
move src/main/webapp into src/main/resources.
I have also posted the question on stackoverflow:
http://stackoverflow.com/questions/10450821/configure-maven-shade-plugin-to-include-src-main-webapp
Any help is appreciated.
Thanks.
Eugen.

Reply via email to