Hi,

When I created Archetypes, jetty 6.x was the latest version series and new
minor version comes frequently, So instead of lock to a specific version I
decide to let it free (=> LATEST)
I did test lift with jetty 7.x. So we could upgrade Archetype to work with
7.x or lock to 6.x ?

/davidB

On Mon, Feb 2, 2009 at 22:00, David Pollak <feeder.of.the.be...@gmail.com>wrote:

> Ilya,
>
> This is a very helpful observation.
>
> I'm cc'ing the Lift list and perhaps one of the Maven mavens will provide
> you with a good answer.
>
> Thanks,
>
> David
>
>
> On Mon, Feb 2, 2009 at 10:41 AM, Ilya Sergey <ilyas...@gmail.com> wrote:
>
>> Hello, David.
>>
>> Trying to import new liftweb application project into IntelliJ IDEA via
>> our Maven support I figured out that for several artefacts, related to Jetty
>> server libraries archetype doesn't contain exact version. That's why our
>> embedded maven support (which is actually not our, but we carry these jars
>> with IDEA) takes last version of org.mortbay.jetty.* artefact. This version
>> is 7.0.0.pre5 and it doesn't contain several important classes, such ase
>> org.mortbay.jetty.webapp.WebContext. That's why project, imported to IDEA
>> cannot be compiled without some manipulations with libraries and settings.
>> So, could you specify this version explicitly in default liftweb
>> application Maven project settings.
>> Thanks.
>>
>> Kind regards,
>> Ilya Sergey
>>
>
>
>
> --
> Lift, the simply functional web framework http://liftweb.net
> Beginning Scala http://www.apress.com/book/view/1430219890
> Follow me: http://twitter.com/dpp
> Git some: http://github.com/dpp
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
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=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to