I will be moving to git for my version control soon. My continuous build system is Hudson and I use maven to build my artifacts.
Anyone have a best practice for ...
I have recently began delving into git and maven. I have a system that has several module sets and this is stored in various git repositories, I need this to be ...
I'm using Hudson to clone Git repository and build it. I'm getting error FATAL: Could not apply tag jenkins-mus-tomcat-2-2
hudson.plugins.git.GitException: Could not apply tag jenkins-mus-tomcat-2-2
It's strage because I dont want Hudson to ...