ShihanMeng618

Results 2 issues of ShihanMeng618

**Describe the bug** can not automatically add a dependency whose type is not jar, the default value. **To Reproduce** Steps to reproduce the behavior: 1. Run `add a dependency` command...

bug

when using the command `mvn depgraph:graph -DgraphFormat=text -DshowDuplicates -DshowConflicts -DshowVersions -DshowGroupIds`, I get conflict message like that: _org.codehaus.plexus:plexus-classworlds:2.6.0:compile/provided/test (omitted for conflict: 2.5.2)_ But the same dependency shown in Intellij is:...

question