I have cloned a remote SVN repository with git-svn. I have modified a pom.xml file in this cloned repo in a way that the code compiles. This setup is exclusive for me. Thus
One general way to share this kind of configuration file is :
pom.xml.template)pom.xml to the .gitignore file)Some ways to implement step 3. are :