Same problem here and I'll be happy to see it solved since it prevent me to move some webapp projects to maven (which is sad).
I should remove the WTP natures to have maven resolve dependencies : <nature>org.eclipse.wst.common.project.facet.core.nature</nature> <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> I got Latest Eclipse and WTP How can we help ? 2008/1/25, Adam Hardy <[EMAIL PROTECTED]>: > I'm trying to work-around the "Workspace dependencies not added to classpath > container for WST dynamic web projects" > http://jira.codehaus.org/browse/MNGECLIPSE-438 > > So far, I have changed my pom so that the packaging is now JAR instead of WAR > and my web project compiles now. > > However, the second part of the bug still affects me: WTP fails to put the > project dependency into the tomcat classpath. > > Is there a work-around for this? (Apart from closing the project dependency I > mean!) > > Can I manually add entries to my .classpath or my > .settings/org.eclipse.wst.common.component to fix it? > > Any help gratefully received! > > Adam > > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
