Giter Club home page Giter Club logo

Comments (7)

asciel avatar asciel commented on August 19, 2024 5

实测有效的解决方案:

  1. 解压源代码目录下的 jacoco/maven-plugin/1.0.2-SNAPSHOT.tar,获得 1.0.2 目录;
  2. 注释掉 1.0.2/jacoco/org.jacoco.build/1.0.2-SNAPSHOT 目录下的 org.jacoco.build/1.0.2-SNAPSHOT org.jacoco.build-1.0.2-SNAPSHOT.pom 文件中的
<parent>
  <groupId>com.xiaoju</groupId>
  <artifactId>base-pom</artifactId>
  <version>0.0.1</version>
</parent>
  1. 将 1.0.2/jacoco 目录下的所有内容 复制到 ${user.home}/.m2/repository/org/jacoco 目录下,即可。

from super-jacoco.

AdamoChen avatar AdamoChen commented on August 19, 2024 1

我把那个parent依赖注释了

from super-jacoco.

AdamoChen avatar AdamoChen commented on August 19, 2024

使用项目 jacoco/maven-plugin/ 目录下,定制过的jar, 需要解压再放入本地maven库。

from super-jacoco.

eye-gu avatar eye-gu commented on August 19, 2024

放进去后报错 com.xiaoju 的依赖找不到

Failed to read artifact descriptor for org.jacoco:jacoco-maven-plugin:jar:1.0.2-SNAPSHOT: Could not find artifact com.xiaoju:base-pom:pom:0.0.1 in mirror

from super-jacoco.

c350147221 avatar c350147221 commented on August 19, 2024

image

image

本地maven仓库已放定制的jar包 请求之后仍然报找不到jar包 请问是什么原因呢

from super-jacoco.

AdamoChen avatar AdamoChen commented on August 19, 2024

参考上一个提问,把这个依赖注释掉。

from super-jacoco.

c350147221 avatar c350147221 commented on August 19, 2024

没找到被注释的依赖呢 我下载的版本有问题么 方便截图么

from super-jacoco.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.