You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by martin schubert <sc...@web.de> on 2005/01/03 14:36:59 UTC

how to integrate tld dependencies with eclipse and maven

hi out there,
i am playing around with maven since a week and its starts making sense 
to me.
my first application wanted to be a struts webapp. so i put all the 
dependencies for required jars and tlds in the pom. unfortunatelly i 
couldnt figur it out how i can reference the tld, which are lying in 
the maven_repo. the jars are recognized after running the eclipse 
plug-in. but myeclipseide wants to check the tld-files, which are not 
found where web.xml points to (in webapp/WEB-INF/tld/*.tld). but if i 
would place them there, i think having them in the maven-repo as well 
would make trouble when war:warìng the project ?!
any some best practice patterns about how letting eclipse and maven 
know about tlds?
thanks for any answer!
martin


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org