Thanks for the confirmation.  Re-mvn-inig and reimporting into eclipse
with this change worked.

Committed to svn.

On 10/25/07, Martin Marinschek <[EMAIL PROTECTED]> wrote:
> yeah, would be better...
>
> regards,
>
> Martin
>
> On 10/25/07, Mike Kienenberger <[EMAIL PROTECTED]> wrote:
> > Eclipse doesn't automatically pick up the freemarker dependency for sandbox.
> >
> > I see in the pom.xml file it says:
> >
> >         <dependency>
> >               <groupId>org.freemarker</groupId>
> >               <artifactId>freemarker</artifactId>
> >               <version>2.3.10</version>
> >         </dependency>
> >
> >
> > Should this be <scope>compile</scope> instead?  (Pure guesswork based
> > on the other entries in this file and Martin's commit comments.)
> >
> >         <dependency>
> >               <groupId>org.freemarker</groupId>
> >               <artifactId>freemarker</artifactId>
> >               <version>2.3.10</version>
> >                 <scope>compile</scope>
> >         </dependency>
> >
>
>
> --
>
> http://www.irian.at
>
> Your JSF powerhouse -
> JSF Consulting, Development and
> Courses in English and German
>
> Professional Support for Apache MyFaces
>

Reply via email to