You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2023/03/16 16:56:00 UTC

[jira] [Created] (SCM-1008) Undeclare unused dependencies

Elliotte Rusty Harold created SCM-1008:
------------------------------------------

             Summary: Undeclare unused dependencies
                 Key: SCM-1008
                 URL: https://issues.apache.org/jira/browse/SCM-1008
             Project: Maven SCM
          Issue Type: Dependency upgrade
            Reporter: Elliotte Rusty Harold


Some of these are probably needed but loaded through mechanisms maven-dependency-analyzer doesn't catch, notably org.apache.maven:maven-compat, but some of them should be able to be removed

[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.maven:maven-artifact:jar:3.2.5:provided
[WARNING]    org.apache.maven:maven-compat:jar:3.2.5:provided
[WARNING]    org.apache.maven.scm:maven-scm-manager-plexus:jar:2.0.1-SNAPSHOT:runtime
[WARNING]    org.apache.maven.scm:maven-scm-providers-standard:pom:2.0.1-SNAPSHOT:runtime
[WARNING]    org.apache.maven.scm:maven-scm-provider-local:jar:2.0.1-SNAPSHOT:runtime
[WARNING]    org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0:runtime
[WARNING]    junit:junit:jar:4.13.2:test



--
This message was sent by Atlassian Jira
(v8.20.10#820010)