Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

mslinn/sbtcookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples from Josh Suereth's SBT Cookbook

There's currently an issue with global plugins + source dependencies. It's classpath related. Mark is looking into it, but we're pushing for that fix before we start really pushing source dependencies. Here is the error:

[error] AttributeKey ID collisions detected for: 'defaults' (np.Defaults, np.Defaults)
[error] Use 'last' for the full log.

If you have installed np as a global plugin, comment it out so the build can run, at least until we get a fix in place.

Releases

No releases published

Packages

No packages published

Languages