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 2022/02/21 18:54:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Michael Osipov updated MNG-7225:
--------------------------------
    Fix Version/s:     (was: waiting-for-feedback)
                       (was: wontfix-candidate)

> 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.20.1#820001)