You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2021/08/30 07:22:00 UTC

[jira] [Commented] (MNG-7225) could not be resolved: com.sun:tools:jar:1.8, com.sun:jconsole:jar:1.8

    [ https://issues.apache.org/jira/browse/MNG-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17406597#comment-17406597 ] 

Michael Osipov commented on MNG-7225:
-------------------------------------

Provide more context information. 

> could not be resolved: com.sun:tools:jar:1.8, com.sun:jconsole:jar:1.8
> ----------------------------------------------------------------------
>
>                 Key: MNG-7225
>                 URL: https://issues.apache.org/jira/browse/MNG-7225
>             Project: Maven
>          Issue Type: Bug
>          Components: Artifacts and Repositories
>    Affects Versions: 3.8.2
>         Environment: Apache Maven 3.8.2
> Java version: 1.8.0_302
>            Reporter: MichaelFreeman
>            Priority: Major
>
> Apache Maven 3.8.2
> Java version: 1.8.0_302
> when use mvn compile my project, 
> {code:java}
> Failed to execute goal on project xxx, Could not resolve dependencies for project xxx: The following artifacts could not be resolved: com.sun:tools:jar:1.8, com.sun:jconsole:jar:1.8: Could not find artifact com.sun:tools:jar:1.8 at specified path xxx/.m2/repository/com/alibaba/druid/1.1.21/lib/openjdk-1.8-tools.jar
> {code}
> but when I use version 3.6.3, there is no error.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)