code54 / buildversion-plugin

A maven plugin that extracts current build information from git projects
34 stars 9 forks source link

add aliases in case they aren't set up locally #14

Open bpodgursky opened 9 years ago

bpodgursky commented 9 years ago

I ran into very confusing test failures because I didn't have these aliases, and the test repo was setup incorrectly. Does this seem ok?

Also, is develop the right branch to merge into, or should I aim for master?