Skip to content

guersam/sbt-debug-pipelined-hybrid-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal reproducer for sbt pipelining issue with Java hybrid project

in sbt 1.9.9 and 1.10.0-RC2, a Java + Scala project doesn't trigger Java build with the following config:

usePipelining := true,
compileOrder  := CompileOrder.JavaThenScala,

This is a minimal reproducer of this issue.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published