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

本文详细阐述了使用Maven编译时遇到的ConversionException异常,其根本原因是与JDK版本不兼容导致。通过更换JDK版本为1.6,成功解决了问题。文章还提供了调试信息与解决方案,对于类似错误处理具有参考价值。

 

今天用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,果断成功。

 

评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值