Set the scope to 'provided'. I got myself confused, but compile is the widest scope.
-----Original Message----- From: Julian Wood [mailto:[EMAIL PROTECTED] Sent: Friday, August 19, 2005 7:47 PM To: Maven Users List Subject: [m2] no dependencies in webapp build Hi, I want to build my webapp without the dependencies required for compiling and testing. I had thought that limiting their scope to compile would prevent them from showing up in the webapp build, but that is not the case. How can I do this? Thanks, J -- Julian Wood <[EMAIL PROTECTED]> Programmer/Analyst University of Calgary http://commons.ucalgary.ca --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
