<dependency>
<groupId>javax.servlet.jsp</groupId>
<artifactId>jsp-api</artifactId>
<version>2.1</version>
<scope>provided</scope>
</dependency>
( It never fails, after I send the email, I find the answer )
-Steve
On Nov 16, 2007 8:32 AM, Stephen More wrote:
> On Sep 5, 2006 1:05 PM, Dudu wrote:
> > Sorry, I'm starting with maven and I'm migrating my projects. I added all
> > dependencies but the follow error is ocurring:
> >
> > D:\workspace\proj\src\main\java\br\com\sag\components\grid\AjaxSortableTableTa
> > g.java:[7,7]
> > cannot access javax.servlet.jsp.tagext.JspIdConsumer
> > file javax\servlet\jsp\tagext\JspIdConsumer.class not found
> > public class AjaxSortableTableTag extends UIComponentTag {
>
> What class did you add to maven to get rid of this error ?
>
> -Thanks
> Steve More
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]