Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Need to be able to declare maven dependencies as resources within WARs. Currently all dependencies are placed within WEB-INF/lib.
Typical use-case is for a war project to pull in an applet from the repo to be included in the package. Would need to specify the whereabouts of the applet in the WAR.