Intellij idea adds the dependency packet redline (nuKnwon) in the dependency, Maven projects to the pom.xml file.

problem description

add the dependency packet red line (nuKnwon) in the dependency, Maven projects Dependencies to the pom.xml file

the platform version of the problem and what methods you have tried

intellij idea 2018.2.6
Maven 3.6.0
remove the newly added jar dependencies added to the pom.xml file, and add the jar dependencies next time after there are no dependencies in Dependencies.

related codes

/ / Please paste the code text below (do not replace the code with pictures)
< dependency >

        <groupId>org.springframework.cloud</groupId>
        <artifactId>spring-cloud-starter-eureka</artifactId>

< / dependency >

what result do you expect? What is the error message actually seen?

the expected result is a normal dependency in Dependencies.


clipboard.png

refresh here
it is also possible that the access to the central repository connected to your maven is too slow and the resources have not been downloaded. You can try the maven image repository configured as Ali.

Menu