All,
I am running a Maven webapp in Tomcat 6.0.14 (launched via Eclipse WTP), and
am running into the following strange error: all of the Maven dependency jars
EXCEPT ONE are being exported to WEB-INF/lib
(C:\...\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\MyApp\
WEB-INF\lib). That is to say, when I look in the debugger at Tomcat's web app
classloader, I can see all of the Maven jar dependencies there under the
"jarRealFiles" field except for the "org.json:json:20080701" artifact (which
was downloaded from the central repository).
I've tried "Updating Dependencies" to no avail.
Any suggestions?
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email