Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbt release audit tool

Release audit tool for sbt. See changelog.

![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/jvz/sbt-rat)

Usage

This plugin is built for sbt 0.13.x and 1.x, and it is available as an auto plugin. To add this to your project, add the following to your build:

project/plugins.sbt
addSbtPlugin("org.musigma" % "sbt-rat" % "0.7.0")

This adds two tasks: ratCheck and ratReport. The first task will fail the build if the audit check fails. The second task generates the audit report files (plain text and AsciiDoc).

Testing

Run sbt "^scripted" for sbt script tests.

About

SBT plugin for integrating Apache RAT (release audit tool), an automated license checker and compliance framework.

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Contributors

Languages