4thline / cling

UPnP/DLNA library for Java and Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dependency scope setting issues

DataProvided opened this issue · comments

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 core\pom.xml, javax.enterprise:cdi-api scope should be compile instead of provided.

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

Thanks a lot.