You should be using <scope>dependency</scope> instead of compile.
Wayne On 5/2/06, Guillaume Desmidt <[EMAIL PROTECTED]> wrote:
thanks a lot for the reply I did what you said below. Now jspc works well. But now I have an other failure. I use tomcat 4.1 to launch my web-app. When I tried to access to my servlet via http://localhost:8080/m-commerce/main , I have that stacktrace : I think that comes from a conflic between differents jar but I can't find it. Without jspc-maven-plugin that works well. Any ideas?? Regards, Guillaume
