Failed to execute goal org.apache.maven.plugins:maven-jar-plugin:3.1.1:jar (default-jar)

新项目打包失败。

原因:报错中的project是个空模块,不存在类

解决方案:在该模块中创建一个类