Hi Nathan,

It is in the javac part !!

Eric


----- Original Message ----- 
From: "Nathan Coast" <[EMAIL PROTECTED]>
To: "Maven Users List" <[EMAIL PROTECTED]>
Sent: Monday, June 07, 2004 12:55 PM
Subject: Re: Failed to use "maven-tomcat-plugin 1.1" to compile portlet JSP
!!!


> I'm not sure this is the problem, I think the jasper compilation is
> happening fine, ie the servlet java sources are being generated no
> problem.  the tomcat plugin adds the generated sources to the
> maven.compile.src.set.
>
> I think Erics problem is occuring later when the war plugin compiles the
> java sources.
>
> Eric, can you confirm whether it's jasper or javac that's failing?
>
> cheers
> Nathan
>
> Brett Porter wrote:
>
> >>my guess would be that the pluto classes need to be available to the
> >>root classloader (I know this is deprecated but I don't know the
> >>replacement)
> >>
> >
> >
> > The Tomcat plugin should be adding the maven.dependency.classpath refid
to the
> > classpath for the jasper task so that the project's classes are included
in the
> > compile. This is outlined in the FAQ IIRC.
> >
> > - Brett
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to