bin/maven @ 4e6f3d36c241

highligh on lines with three or more instances of profanity
author Steve Losh <steve@stevelosh.com>
date Mon, 02 Jun 2014 11:39:16 -0700
parents 3426f20c0a7e
children (none)
#!/usr/bin/env bash

set -e

mvn "$@" | grep --line-buffered -Ev 'Including.*in the shaded jar' | grcat ~/.grc/conf.maven