You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2022/02/21 22:59:00 UTC

[jira] [Updated] (MSHARED-1036) Project classes are analyzed many times

     [ https://issues.apache.org/jira/browse/MSHARED-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliotte Rusty Harold updated MSHARED-1036:
-------------------------------------------
    Issue Type: Improvement  (was: Bug)

> Project classes are analyzed many times
> ---------------------------------------
>
>                 Key: MSHARED-1036
>                 URL: https://issues.apache.org/jira/browse/MSHARED-1036
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-dependency-analyzer
>            Reporter: Slawomir Jaranowski
>            Assignee: Slawomir Jaranowski
>            Priority: Major
>
> There are methods in {{DefaultProjectDependencyAnalyzer}} which collect classes used by project
> - buildDependencyClasses
> - buildMainDependencyClasses
> - buildTestDependencyClasses
> In current implementation project output directory is analyzed three times and test output directory two times.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)