New feature, improvement proposal
detectSkip detectes skipped sub-projects by checking skipped deploy using https://github.com/apache/maven-artifact-plugin/blob/master/src/main/java/org/apache/maven/plugins/artifact/buildinfo/PluginUtil.java
the new Maven Central publishing approach promoting central-publishing-maven-plugin de-facto marks everything as "skip deploy" to replace the upload step with its own approach: then projects that migrate to this approach are detected to skip absolutely everything...
skipModules requires a specific check with this plugin