You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Krzysztof Krason (JIRA)" <ji...@codehaus.org> on 2014/01/25 17:28:57 UTC

[jira] (MSHARED-317) Analyzer reports unused dependencies between modules in multi-module project

Krzysztof Krason created MSHARED-317:
----------------------------------------

             Summary: Analyzer reports unused dependencies between modules in multi-module project
                 Key: MSHARED-317
                 URL: https://jira.codehaus.org/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.1.6#6162)