A丶Y 2021-07-14 16:54 采纳率: 0%
浏览 111

Maven打包,这是什么一个情况??

img

Some problems were encountered while building the effective model for com.zle:surpass:jar:1.0.0-SNAPSHOT
'dependencies.dependency.systemPath' for org.wltea.PushJavaSDK:PushJavaSDK:jar should not point at files within the project directory, ${project.basedir}/lib/PushJavaSDK.jar will be unresolvable by dependent projects @ line 256, column 16
'dependencies.dependency.systemPath' for javaPNS:javaPNS:jar should not point at files within the project directory, ${project.basedir}/lib/javaPNS_2.2.jar will be unresolvable by dependent projects @ line 269, column 16
'dependencies.dependency.systemPath' for com.oracle:ojdbc6:jar should not point at files within the project directory, ${project.basedir}/lib/ojdbc6-11.2.0.3.jar will be unresolvable by dependent projects @ line 287, column 16
'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.bouncycastle:bcprov-jdk16:jar -> duplicate declaration of version 1.46 @ line 311, column 15
'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.guava:guava:jar -> version ${google.guava} vs 18.0 @ line 330, 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条回答 默认 最新

  • CSDN专家-Time 2021-07-14 16:57
    关注

    依赖项没配对。

    评论

报告相同问题?

问题事件

  • 创建了问题 7月14日

悬赏问题

  • ¥15 关于#windows#的问题:怎么用WIN 11系统的电脑 克隆WIN NT3.51-4.0系统的硬盘
  • ¥15 matlab有关常微分方程的问题求解决
  • ¥15 perl MISA分析p3_in脚本出错
  • ¥15 k8s部署jupyterlab,jupyterlab保存不了文件
  • ¥15 ubuntu虚拟机打包apk错误
  • ¥199 rust编程架构设计的方案 有偿
  • ¥15 回答4f系统的像差计算
  • ¥15 java如何提取出pdf里的文字?
  • ¥100 求三轴之间相互配合画圆以及直线的算法
  • ¥100 c语言,请帮蒟蒻写一个题的范例作参考