The scm node seems correct, both <developerConnection> and <connection> are pointing at the trunk: <connection>scm:svn:https://subversion.mycompany.com/java/project/trunk </connection>
I was under the impression that tagBase didn't need to be set if you were using a standard trunk/branches/tags layout and would affect where the tag was placed, not where it was tagged from. If I'm mistaken in this please let me know. I don't have anything special going on with the release plugin itself, I'm using -DautoVersionSubmodules=true but that's about it. Thanks, Brent >Are you sure that your <scm> and <maven-release-plugin>/<tagBase> are >correctly set?
