bin/maven @ a58a44653a71

more
author Steve Losh <steve@stevelosh.com>
date Sat, 16 May 2015 12:51:19 -0400
parents 3426f20c0a7e
children (none)
#!/usr/bin/env bash

set -e

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