On Tuesday 22 August 2006 23:29, Gautham Pamu wrote: > I want to package a directory in the WEB-INF/lib directory for war file. Is > it possible to copy directories to > lib using maven war plugin. you can create a module for the directory then create a dependency to that module in the war module. The module created will then be added to your WEB-INF/lib directory. Alex
pgp3lbl7knuNP.pgp
Description: PGP signature
