使用的 Maven 版本:3.5.2、3.5.3
mvn clean package -pl <root-artifact-id>:<module-name>
没有说
[WARNING] Rule 3: org.apache.maven.plugins.enforcer.ReactorModuleConvergence failed with message:
Module parents have been found which could not be found in the reactor.
module: <artifact:id>:<module-name>:war:1.0-SNAPSHOT
但是从模块级别运行 mvn clean 包时工作正常。那是跟踪中唯一的警告消息,导致执行器无法构建包。