[
https://issues.apache.org/jira/browse/MSHARED-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15041622#comment-15041622
]
Kristian Rosenvold commented on MSHARED-317:
--------------------------------------------
The JDK8 fixes in r1717974 will solve this issue for jdk8 users. It should be
possible to solve this for earlier versions if someone does the job.
> Analyzer reports unused dependencies between modules in multi-module project
> ----------------------------------------------------------------------------
>
> Key: MSHARED-317
> URL: https://issues.apache.org/jira/browse/MSHARED-317
> Project: Maven Shared Components
> Issue Type: Bug
> Components: maven-dependency-analyzer
> Affects Versions: maven-dependency-analyzer-1.4
> Reporter: Krzysztof Krason
>
> I have Multi module project:
> parent
> - exception
> - exception-user
> In "exception-user" I added dependency on "exception" and throw given
> exception in one class.
> Depdencency analyzer reports that dependency on "exception" is unused.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)