The Mill Build Tool
GitHub Blog API Issues Discuss
  • Java Quick Start
    • Introduction to Mill for Java
    • Installation and IDE Support
    • Built-in Commands
    • Java Build Examples
    • Java Module Configuration
    • Java Web Build Examples
    • Java Case Study: Netty
  • Scala Quick Start
    • Introduction to Mill for Scala
    • Installation and IDE Support
    • Built-in Commands
    • Scala Build Examples
    • Scala Module Configuration
    • Scala Web Build Examples
  • Mill In Depth
    • Library Dependencies in Mill
    • The Output Directory
    • Tasks
    • Modules
    • Cross Builds
    • Target Query Syntax
    • Extending Mill
    • The Mill Evaluation Model
  • Mill Plugins
    • Using Plugins
    • Contrib Plugins
      • Artifactory
      • Bintray
      • Bloop
      • BuildInfo
      • BSP - Build Server Protocol
      • Codeartifact
      • Docker
      • Flyway
      • Gitlab
      • JMH
      • Play Framework
      • Proguard
      • ScalaPB
      • Scoverage
      • TestNG
      • Twirl
      • Version file
    • Third-Party Plugins
  • Reference
    • Mill Design Principles
    • External References
    • Mill Scaladoc
    • Changelog
Mill Documentation 0.11.13
  • Mill Documentation
    • main-branch
    • 0.12.11
    • 0.11.13
    • 0.10.15
    • 0.9.12
  • The Mill Build Engineering Blog

BSP - Build Server Protocol

The contrib.bsp plugin is no longer available. The BSP server is now integrated in Mill by default.

Read on in the Build Server Protocol section.

BuildInfo Codeartifact