You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Petr Hribal (JIRA)" <ji...@apache.org> on 2018/07/16 16:30:00 UTC

[jira] [Created] (MENFORCER-311) enforce-dependency-rules performance dropdown for maven 3.5.x

Petr Hribal created MENFORCER-311:
-------------------------------------

             Summary: enforce-dependency-rules performance dropdown for maven 3.5.x
                 Key: MENFORCER-311
                 URL: https://issues.apache.org/jira/browse/MENFORCER-311
             Project: Maven Enforcer Plugin
          Issue Type: Bug
          Components: Plugin, Standard Rules
    Affects Versions: 1.4.1
         Environment: Linux OS, Debian Jessie
            Reporter: Petr Hribal
         Attachments: logs.zip

Hi guys, since we have started using Maven 3.5.x (3.5.0, 3.5.2, 3.5.4) on our project, we're experiencing significant performance dropdown of our build process. It is mainly caused by maven-enforcer-plugin, which we use to enforce dependency rules.

I run the maven with -X debug option and based on that, I can say it spends all the time analyzing project dependencies.

See the attached logs.

The build on Maven 3.3.9 takes round about 30s, but on 3.5.x it is almost 7mins.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)