If you use Git locally against a Subversion repository you might run into problems if your project is set up to generate automatic build numbers through the buildnumber-maven-plugin, since the plugin might be setup to get the build numbers from Subversion. Through some use of additional profiles you can work around this.
Maven automatic build versioning and Git against Subversion
June 4th, 2009 by Erik Hjortsberg — Tips & Tricks
Tags: git, maven, programming, subversion, tools, version controlling
