Hello all, I use maven with eclipse ,with external tools. Our project , initially , was not managed with maven. Libraries were located under WEB-INF/lib We decided to use maven for all cycle of our project . I delete the directory WEB-INF/lib and all references to it and set up M2_REPO . It works fine for compilation . but my question is about the directory .deployables of eclipse. The eclipse builder doesn't create .class like before ,the WEB-INF/lib is not created and so no dependencies deployed. I think that I must use maven to deploy but how to do it? All helps are welcomed
Tom. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
