The build runs fine, tests fine and the WAR created in the target folder
is correct. For some reason the WAR uploaded to the maven repository on
"deploy" or "release" is missing most everything. All it has is
META-INF and the compile resources and the class files for the servlets
and .java files in the WAR project. no JSPs and no WEB-INF at all.
Any ideas as to how to get the jsp pages and WAR/WEB-INF (including lib
subdirectory and jars in it) into the created WAR?
It is a pretty simple project with a parent, jar module and war module
that includes the JAR.
Thanks.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]