src/main/java/org/apache/maven/plugins/scmpublish/AbstractScmPublishMojo.java (4 lines): - line 202: * TODO: we should think about having the defaults for the various SCM providers provided via Modello! - line 315: // X TODO: also check the information from releaseDescriptor.getScmRelativePathProjectDirectory() - line 316: // X TODO: in case our toplevel git directory has no pom. - line 317: // X TODO: fix pathname once I understand this.