Hi and thanks for the answer..I have the 2.7.3 final installed but it
doesn't compile. I thought it was due to the messed up path and the
missing %SCALA_HOME% var, but adding it doesn't help.
But maybe it's still not right. Does the maven-scala-build-process
invoke the standard scala installation or does it use an internal
version?

I also tried building from within eclipse ( and of course read every
thread in here about that) but this hgave me the same error. The error
looks so simple, i must have something essential very very wrong..

Cheers,
Johannes



On Mar 8, 1:11 pm, TylerWeir <[email protected]> wrote:
> Which version of scala do you have?
> Type "scala -version" on the commandline.
>
> If you're using Lift 1.0, you'll need scala 2.7.3.
>
> In your pom.xml file, look for <scala.version>.
>
> Tyler
>
> On Mar 8, 4:51 am, johannes <[email protected]> wrote:
>
> > Hi all,
>
> > I wanted to get started with lift this week, but after 4 nights of
> > struggling with building one of the archetypes (e.g. the helloworld
> > example) I don't know any further
>
> > The error I get always is:
>
> > [WARNING] Exception in thread "main" java.lang.NoClassDefFoundError:
> > scala/tools/nsc/symtab/SymbolTable
>
> > I first thought it was related to using eclipse, but the error also
> > occurs using cli. I used the updated archetype definition found in a
> > recent thread here. Any ideas on that? This  doesn't seem like the bug
> > in this file discussed in another thread here. I also tried multiple
> > versions of jetty, though the problems seem to be related to the scala-
> > compiler.jar. This jar is in the repository though....
>
> > Has anyone encountered a similar problem?
>
> > Cheers, Johannes
>
> > P.S.: Where did the first msg go?!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to