maven 编译异常:com.thoughtworks.xstream.converters.ConversionException(转

本文详细探讨了使用Maven编译时遇到的ConversionException问题,其根源在于与特定JDK版本(如1.7)不兼容。通过更换至JDK 1.6版本,成功解决了该问题。同时,分析了异常产生的原因,提供了排查及解决此类问题的方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

今天用maven编译,报以奇怪异常:

mvn package -Dmaven.test.skip=true



[INFO] ------------------------------------------------------------------------

[INFO] Trace

com.thoughtworks.xstream.converters.ConversionException: Cannot construct org.ap

ache.maven.plugin.war.util.WebappStructure as it does not have a no-args constru

ctor

---- Debugging information ----

message : Cannot construct org.apache.maven.plugin.war.util.WebappSt

ructure as it does not have a no-args constructor

cause-exception : com.thoughtworks.xstream.converters.reflection.ObjectAcces

sException

cause-message : Cannot construct org.apache.maven.plugin.war.util.WebappSt

ructure as it does not have a no-args constructor

class : org.apache.maven.plugin.war.util.WebappStructure

required-type : org.apache.maven.plugin.war.util.WebappStructure

path : /webapp-structure

line number : 1

-------------------------------



经查与JDK版本有关,1.7版本会报以上错误。换成1.6,果断成功。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值