Hi Kris, > My build creates the correct contents in the target file/WEB-INF/lib > folder, however when I run the eclipse task it picks up 3 extra jars, > Ive got no idea where from > > The jars are to do with servlets, jsps and jsf. Im guessing that maven > thinks these jars are needed but when added they break the deployment > process... > > Has anyone had a problem along these lines before?
I guess that one of the dependencies in your pom itself has a dependency on these extra jars...? Cheers Thorsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
