Milos Kleint created MENFORCER-213:
--------------------------------------
Summary: big performance degradation after upgrade from 1.1 to
1.3.1
Key: MENFORCER-213
URL: https://jira.codehaus.org/browse/MENFORCER-213
Project: Maven Enforcer Plugin
Issue Type: Bug
Components: Plugin
Affects Versions: 1.3.1
Environment: mvn 3.0.5, MacOsX yosemite, SSD disk
Reporter: Milos Kleint
Attachments: 2014-11-13_0851.png, 2014-11-13_0852.png
mvn validate on our big codebase (142 modules) with 1.1 enforcer - 30.090s
mvn validate with (1.3.1 enforcer) - 2:20.074s
only enforcer plugin executions happen, bannedDependencies rules
both times are on my laptop with profiler snapshot collection turned on.
with the 1.3.1 it's obvious that the majority of time is indeed spent in the
dependency graph codebase that is missing from 1.1.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)