-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filestatus:not-a-bugtype:improvement
Milestone
Description
ISSUE TYPE
- Other
SUMMARY
Hi,
We are developing a tool to check whether the dependencies' scopes in maven are set rightly and reasonably.
Our tools have found some issues in your project about scope setting in maven' pom.xml file.
- in
plugins\user-authenticators\ldap\pom.xml,org.zapodot:embedded-ldap-junitscope should betestinstead ofcompile. - in
utils\pom.xml,commons-io:commons-ioscope should becompileinstead ofprovided. - in
server\pom.xml,mysql:mysql-connector-javascope should becompileinstead oftest.
Please help us confirm whether the above reports are right and explain why it should set like these.
Thanks a lot.
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filestatus:not-a-bugtype:improvement