Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8256281
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T01:48:44+00:00 2026-06-08T01:48:44+00:00

I would like to upgrade lift version to bypass a lift bug. However, I

  • 0

I would like to upgrade lift version to bypass a lift bug. However, I cannot find the place to change the version number in Maven. Is it here?

<properties>
        <scala.version>2.7.7</scala.version>
        <!-- Common plugin settings -->
        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
        <project.reporting.outputEncoding>${project.build.sourceEncoding}</project.reporting.outputEncoding>
        <!-- vscaladoc settings -->
        <maven.scaladoc.vscaladocVersion>1.2-m1</maven.scaladoc.vscaladocVersion>
        <vscaladoc.links.liftweb.pathsufix>scaladocs/</vscaladoc.links.liftweb.pathsufix>
        <vscaladoc.links.liftweb.baseurl>http://scala-tools.org/mvnsites/liftweb</vscaladoc.links.liftweb.baseurl>
</properties>

If so, what parameter do I adjust to do it? If not, how can I upgrade lift in Maven?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T01:48:45+00:00Added an answer on June 8, 2026 at 1:48 am

    You should have a <dependencies> element as a sister to <properties> with children like this:

    <dependency>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-mapper_${scala.version}</artifactId>
      <version>2.1</version>
    </dependency>
    

    Just change the version as desired (noting that 2.2 is the latest version with Scala 2.7 support), or add a line like <liftweb.version>2.2</liftweb.version> to your properties and refer to it here:

    <dependency>
      <groupId>net.liftweb</groupId>
      <artifactId>lift-mapper_${scala.version}</artifactId>
      <version>${liftweb.version}</version>
    </dependency>
    

    Note that there may be several net.liftweb dependencies, and that they’ll all need to be changed. Using the property approach makes this process a little easier and less error-prone.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to upgrade the JUnit version of my Eclipse Galileo (on windows)
I would like to upgrade my FluentNHibernate to version 1.1, but I found out
I would like to upgrade from Netbeans 6.5 to Netbeans 6.7. However, I've encountered
I would like to upgrade my TortoiseSVN installation to version 1.7. We have a
I would like to upgrade an existing storage subsystem with enterprise level SSDs. However,
Our product is halted at Java version 1.5.0_13 and we would like to upgrade.
Would like to know how to integarate cruise control with maven? Cruise Control comes
I have an installer that I would like to use for a major upgrade.
I would like to upgrade Subclipse for Eclipse from 1.6 to 1.8. But I
We would like to upgrade our product from .NET3.5 to 4.0. But we don't

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.