Yes. You're using the m2e plugin for eclipse. Have you set up your preferences such that you're building with the same version of maven you have on the command-line, or is it using the embedded version of maven? I've seen this sometimes cause strange behavior in eclipse vs. commandline. One thing they are working on in the new editions of maven *is* the version-ing semantics for POMs, so this could be why you saw the command-line/eclipse differences.
On Fri, Mar 6, 2009 at 5:31 PM, Amy de Buitléir <[email protected]> wrote: > > > How are you doing eclipse dependency management? Q4e, m2e or maven- > > eclipse-plugin? > > I'm not sure if this answers your question, but when I look at the > list of installed software in Eclipse, I don't see anything that > matches those names exactly. > I see "Maven Integration for Eclipse", version 0.9.7.2009020947, and > "Maven Embedder". I got them from m2eclipse.codehaus.org, so I assume > that's the "m2e" that you're referring to. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
