YCSB
YCSB copied to clipboard
dependency scope setting issues
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
rest\pom.xml,com.github.stefanbirkner:system-rulesscope should betestinstead ofcompile. - in
voltdb\pom.xml,org.voltdb:voltdbscope should becompileinstead ofprovided. - in
core\pom.xml,org.codehaus.jackson:jackson-mapper-aslscope should betestinstead ofcompile.
Please help us confirm whether the above reports are right and explain why it should set like these.
Thanks a lot.
please provide a rationale for each of your claims.