0
点赞
收藏
分享

微信扫一扫

IDEA编译报错:maven-resources-production:guyi-admin: java.lang.IndexOutOfBoundsException: Range [-1, -1 +


编译项目的时候,IDEA一直提示:maven-resources-production:xxxxxx: java.lang.IndexOutOfBoundsException: Range [-1, -1 + 1025) out of bounds for length 1024,

maven-resources-production:xxxxxx: java.lang.IndexOutOfBoundsException: Range [-1, -1 + 1025) out of bounds for length 1024

清除缓存、maven clean、重新编译都不行。后面终于找到原因,在我项目中有个docx文件在wps中打开了一直没有关闭……


举报

相关推荐

0 条评论