Skip to content

jenkinsci/sbt-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

128 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

sbt plugin

About

This plugin allows building Scala projects in Jenkins using sbt.

For more information about this plugin please visit the Jenkins plugins page.

Issues

Please report issues at the project's Jira, using the component sbt-plugin in the issue.

Configure the sbt plugin

  • In order to set up sbt-plugin, you need to specify the names and locations of one or more sbt installations. Press the Manage Jenkins link and then the Tools. You should now see the sbt configuration section where you will be asked to specify names and locations for your sbt launch jars.

sbt_installations.png

Configure your project to use sbt

  • Open your project configuration and add a Build using sbt build step

add_build_steps.png

  • Now, choose which sbt installation to use, add any jvm and sbt flags you need for your build, and specify which actions you want to run. Keep the -Dsbt.log.noformat=true sbt flag to keep the console output clean.

sbt_build_step.png

  • Once you saved the project configuration, you can run your project and watch the virtual console to see the magical sbt work.

About

Jenkins sbt plugin

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors