apache / apache/maven-checkstyle-plugin

Clean up dependencies

Open
#657 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
97
Forks
67
Avg merge
14h 50m
Merged PRs (30d)
6

Description

### Affected version

HEAD

### Bug description

```
[INFO] --- dependency:3.9.0:analyze-only (analyze) @ maven-checkstyle-plugin ---
[WARNING] Used undeclared dependencies found:
[WARNING] org.mockito:mockito-core:jar:4.11.0:test
[WARNING] org.codehaus.plexus:plexus-testing:jar:2.0.1:test
[WARNING] Unused declared dependencies found:
[WARNING] org.junit.vintage:junit-vintage-engine:jar:5.13.1:test
[WARNING] org.apache.maven.resolver:maven-resolver-impl:jar:1.4.1:test
[INFO]
[INFO] --- invoker:3.9.1:
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running the reported Maven dependency:3.9.0:analyze-only check on HEAD and inspect the dependency declarations that produce its warnings. Done means the used and unused dependency warnings are resolved without breaking the invoker run.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.