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 6664925
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T02:40:04+00:00 2026-05-26T02:40:04+00:00

In apparently the 0.7 format of sbt projects a user might create a project

  • 0

In apparently the 0.7 format of sbt projects a user might create a project with the following information:

From a text editor, create a project file
project/build/Project.scala with the following contents:

import sbt._ 
class Project(info: ProjectInfo) extends DefaultProject(info) {
  override def artifactID = "MyProj1"
}  

However, the new format of (0.10 and 0.11 versions of sbt) might look more like:

At project/Build.scala put:

import sbt._
object MyBuild extends Build {
  lazy val root = Project("root", file("."))
}

However, when I use this new format, this type of project doesn’t give you the package and deploy tasks, so how can I get those back?

  • 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-05-26T02:40:04+00:00Added an answer on May 26, 2026 at 2:40 am

    I think package should work, but for deploy maybe you want to try publish:
    https://github.com/harrah/xsbt/wiki/Publishing

    There is a migration guide for switching from 0.7 to 0.11:
    https://github.com/harrah/xsbt/wiki/Migrating-from-SBT-0.7.x-to-0.10.x

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

Sidebar

Related Questions

I have a Java-application that loads data from a legacy file format into an
Ok. Quick background: MS Access 2003 with 2003/2003 format MDB file upgraded from Access
Apparently there's a lot of variety in opinions out there, ranging from, " Never!
When I upload an image file to a blob, the image is uploaded apparently
Apparently it is impossible to provide the Changed Date field with a timestamp (format
I'm trying to do some image file work, specifically convert one image file format
Apparently PDO uses the php LC_NUMERIC category to format the output of floats according
My application is a viewer for a custom format, a zip file with a
I'm trying to understand how to get a public key imported from PEM format
I'm trying to understand how to get a public key imported from PEM format

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.