[
https://issues.apache.org/jira/browse/LENS-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259899#comment-14259899
]
Amareshwari Sriramadasu commented on LENS-173:
----------------------------------------------
Here is what i did to get the suspects :
* Ran mvn site:run and go to
http://localhost:8080/dependency-management.html
* For each groupId, do a git grep and if no occurrences of the group in code, I
have marked it as suspect.
Here are all the groups with no code attached:
* com.google.guava
* com.google.protobuf
* javax.servlet.jsp (Not sure if it is used in ui part of code)
* org.elasticsearch
* org.glassfish.jersey.connectors (not sure if it is required)
* org.glassfish.jersey.containers (not sure if it is required)
* org.mortbay.jetty
> Remove unused dependencies from poms.
> -------------------------------------
>
> Key: LENS-173
> URL: https://issues.apache.org/jira/browse/LENS-173
> Project: Apache Lens
> Issue Type: Bug
> Components: build
> Reporter: Laxman
> Assignee: Laxman
>
> Remove unused dependencies from poms. Initial suspects.
> - elasticsearch
> - protobuf
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)