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

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

    [ https://issues.apache.org/jira/browse/MENFORCER-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16545540#comment-16545540 ] 

Karl Heinz Marbaise commented on MENFORCER-311:
-----------------------------------------------

You have offered a log file which is related to Maven 3.5.X do you have also a log file for the same build using Maven 3.3.9 ? Furthermore based on the log I would ask why you have several configurations for maven-scm-plugin ? Also it would be helpful to have the appropriate pom file to be able to reproduce this?

> 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, 64bit
> Oracle Java 1.8.0_144
> Maven 3.5.4
>            Reporter: Petr Hribal
>            Priority: Critical
>         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)