maven Unable to find a single main class

<plugin>
                <groupId>org.springframework.boot</groupId>
                <artifactId>spring-boot-maven-plugin</artifactId>
                <configuration>
                    <skip>true</skip>
                </configuration>
</plugin>

跳过主类

posted @ 2023-05-10 20:59  余生请多指教ANT  阅读(13)  评论(0编辑  收藏  举报