Hi, I made new tests and the problem just occur in my Linux environment. I used, in my Windows environment, the command "mvn -Dusername=admin -Dpassword=admin org.apache.maven.plugins:maven-release-plugin:2.0:prepare" and it worked! The difference is that in my Linux environment I can just clone the GIT repository using localhost (git clone http://localhost/project2), if I try to use the Server IP address I get this error: Warning: remote HEAD refers to nonexistent ref, unable to checkout. I review the Apache HTTP Server settings and I didn't find anything. I'm able to browse the GIT Repository using Localhost (http://localhost/project2) or the Server IP address (http://10.1.1.2/project2). Any ideas? regards, Santos -- View this message in context: http://git.661346.n2.nabble.com/Someone-using-GIT-and-Maven-tp5590307p5606731.html Sent from the git mailing list archive at Nabble.com. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html