By any chance do you use an active by default profile to pull in your content that is missing on release?
- Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 12 Dec 2010 04:12, "hanasaki" <[email protected]> wrote: > 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] >
