[ https://issues.apache.org/jira/browse/SCM-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963962#comment-17963962 ]
ASF GitHub Bot commented on SCM-1008: ------------------------------------- jira-importer commented on issue #1232: URL: https://github.com/apache/maven-scm/issues/1232#issuecomment-2964658614 **[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented I reviewed all of these before the release. The runtime stuff must not chagne since almost all of them are valid. the test-scoped I didn't touch. some of the compiles are false positive. I dropped the effort after 15 min of false positives. > Undeclare unused dependencies > ----------------------------- > > Key: SCM-1008 > URL: https://issues.apache.org/jira/browse/SCM-1008 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Dependency upgrade > Components: maven-plugin > Reporter: Elliotte Rusty Harold > Assignee: Elliotte Rusty Harold > Priority: Minor > Fix For: 2.0.1 > > > 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)