Hi,
I have created 2 separate wicket web projects. Now i want put them together in  
multi-module maven project and put the dependency as required. 
Will it give problem when i have have 2 web-inf folders.
Example
Project A has web-inf and web.xml etc.
Project B also has web-inf and web.xml etc.

Now i put both Project "A" and "B" into a multi-module maven Project named "C", 
and have the pom.xml of project "B" changed so it includes the dependency of "A"

Finally i want to deploy war of project "B". 
Also should the project "A" be packaged as jar or war?
Thanks
Sameer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to