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