bin/maven @ b21e7cb29335

more
author Steve Losh <steve@stevelosh.com>
date Wed, 08 Oct 2014 13:30:08 -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