【error】maven打包报错,Failed to execute goal org.apache.maven.plugins,idea报错找不到符号

1. 无法加载主类

error:
在这里插入图片描述
原因: target目录不存在或为空。
解决方案: 重新打maven包;选中项目右击 — Build Module ‘xxxx’ — 生成target文件即可;重新运行项目,不会报错了;
在这里插入图片描述


2. Some problems were encountered while building the effective model for com.ectit:rmt-service:jar:

【error】:
Some problems were encountered while building the effective model for com.ectit:rmt-service:jar:1.0-SNAPSHOT
‘build.plugins.plugin.version’ for org.springframework.boot:spring-boot-maven-plugin is missing. @ line 140, column 21
It is highly recommended to fix these problems because they threaten the stability of your build.
For this reason, future Maven versions might no longer support building such malformed projects.

在这里插入图片描述


3.打包报错

错误信息: Java: 找不到符号
在这里插入图片描述
解决方案:

  1. 检查jdk配置是否正确
    在这里插入图片描述
  2. 考虑项目编码设置不对,在如下图的位置选择utf-8的编码格式
    在这里插入图片描述3. 将父级的包install一下再打包

4. Failed to execute goal org.apache.maven.plugins

【error】
Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project rmt:
Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -
DaltDeploymentRepository=id::layout::url parameter -> [Help 1]

在这里插入图片描述
解决方案: 先将父级项目 install 一下。
在这里插入图片描述

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值