You're a life saver...that solved the issues. Thanks! Dave
-----Original Message----- From: Wayne Fay [mailto:[email protected]] Sent: Monday, April 20, 2009 12:28 PM To: Maven Users List Subject: Re: WAR Dependency Mediation Problem > So the question is: How are these duplicates ending up in my WAR file > if they aren't showing up in the dependency tree? I'm lost... Try again with "mvn clean package". It is possibly/likely that the extra jars are from earlier builds and /target has not been cleaned up. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] -- BEGIN-ANTISPAM-VOTING-LINKS ------------------------------------------------------ Teach CanIt if this mail (ID 31760286) is spam: Spam: http://antispam.letu.edu/canit/b.php?i=31760286&m=6910a3624efb&c=s Not spam: http://antispam.letu.edu/canit/b.php?i=31760286&m=6910a3624efb&c=n Forget vote: http://antispam.letu.edu/canit/b.php?i=31760286&m=6910a3624efb&c=f ------------------------------------------------------ END-ANTISPAM-VOTING-LINKS
