bin/maven @ fc0eea69eb35

more
author Steve Losh <steve@stevelosh.com>
date Tue, 23 Sep 2014 19:57:16 -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