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

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

MichaelFreeman created MNG-7225:
-----------------------------------

             Summary: ould 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


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)