Skip to content

dependency scope setting issues #6259

@DataProvided

Description

@DataProvided
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-junit scope should be test instead of compile.
  • in utils\pom.xml, commons-io:commons-io scope should be compile instead of provided.
  • in server\pom.xml, mysql:mysql-connector-java scope should be compile instead of test.

Please help us confirm whether the above reports are right and explain why it should set like these.

Thanks a lot.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions