会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
锋齐叶落
博客园
首页
新随笔
联系
订阅
管理
2023年5月15日
org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
摘要: 或者在POM中加入 <plugins> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>exec-maven-plugin</artifactId> <version>1.6.0</version> <configuration>
阅读全文
posted @ 2023-05-15 11:36 锋齐叶落
阅读(636)
评论(0)
推荐(0)
编辑