I intend to go ahead and enforce a minimum Maven version.
http://github.com/dpp/liftweb/issues/203/find

- Indrajit

On 23/11/09 9:31 AM, David Pollak wrote:
> Try running with Maven 2.2.x
>
> I think the latest Scala Maven plugin may require a version of Maven
> newer than 2.0.9
>
> On Sun, Nov 22, 2009 at 7:55 PM, Jcon <javarad...@gmail.com
> <mailto:javarad...@gmail.com>> wrote:
>
>     Today I cloned the liftweb source from git, and had a couple of
>     problems trying to get the examples to run.  Must have missed some
>     instructions or something.  What I did:
>
>     1. git clone git://github.com/dpp/liftweb.git
>     <http://github.com/dpp/liftweb.git>
>     2. cd liftweb
>     3. 'mvn install' which resulted in some errors (didn't save the exact
>     message, sorry)
>     4. Tried to just run the examples. 'cd lift-examples/example'
>     5. 'mvn install' which resulted in test errors:
>
>     Results :
>
>     Tests in error:
>       wiki edit HomePage should not have HomePage content define
>       wiki edit HomePage should allow edition of HomePage
>
>     Tests run: 2, Failures: 0, Errors: 2, Skipped: 0
>
>     [INFO]
>     ------------------------------------------------------------------------
>     [ERROR] BUILD FAILURE
>     [INFO]
>     ------------------------------------------------------------------------
>     [INFO] There are test failures.
>
>
>     6. Bypassed tests by running 'mvn install -DskipTests' and compile
>     worked
>     7. 'mvn jetty:run' results in an error:
>
>     ERROR - Failed to Boot
>     java.lang.ClassNotFoundException: bootstrap.liftweb.Boot
>
>     My environment:
>     Mac running Snow Leopard
>     Maven version: 2.0.9
>     Java version: 1.6.0_15
>
>     --
>
>     You received this message because you are subscribed to the Google
>     Groups "Lift" group.
>     To post to this group, send email to liftweb@googlegroups.com
>     <mailto:liftweb@googlegroups.com>.
>     To unsubscribe from this group, send email to
>     liftweb+unsubscr...@googlegroups.com
>     <mailto:liftweb%2bunsubscr...@googlegroups.com>.
>     For more options, visit this group at
>     http://groups.google.com/group/liftweb?hl=.
>
>
>
>
>
> --
> Lift, the simply functional web framework http://liftweb.net
> Beginning Scala http://www.apress.com/book/view/1430219890
> Follow me: http://twitter.com/dpp
> Surf the harmonics
>
> --
>
> You received this message because you are subscribed to the Google
> Groups "Lift" group.
> To post to this group, send email to lift...@googlegroups.com.
> To unsubscribe from this group, send email to
> liftweb+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/liftweb?hl=.

--

You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=.


Reply via email to