No it is not a relic. We needed this for jspc at one point... Might be included 
now by the plugin automatically. 

--jason


  

-----Original Message-----
From: "Prasad Kashyap" <[EMAIL PROTECTED]>
Date: Mon, 20 Nov 2006 21:06:04 
To:dev@geronimo.apache.org
Subject: Re: jspc-maven-plugin

I guess this is a relic that we have preserved from our maven 1 days.
We just need to ensure we don't have any hiccups during server runtime
too after we have removed this.

Cheers
Prasad

On 11/20/06, Paul McMahan <[EMAIL PROTECTED]> wrote:
> In several of the poms that invoke jspc-maven-plugin I see:
>
>         <!-- Required for JSPC compilation -->
>         <dependency>
>             <groupId>tomcat</groupId>
>             <artifactId>jasper-runtime</artifactId>
>             <scope>provided</scope>
>         </dependency>
>
> I have a vague recollection about needing this dependency for a
> previous version of the jspc plugin.  Or maybe that was something else
> and I'm getting mixed up. Now we're using version 1.4.6 of the plugin
> and if I remove the dependency then the build still seems to work
> correctly (but I don't totally trust my build env right now :-)   Does
> anyone know for sure why its there and if it's still necessary?
>
> Best wishes,
> Paul
>

Reply via email to