You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Delany (Jira)" <ji...@apache.org> on 2021/07/02 14:26:00 UTC

[jira] [Created] (MENFORCER-386) caching implementation

Delany created MENFORCER-386:
--------------------------------

             Summary: caching implementation
                 Key: MENFORCER-386
                 URL: https://issues.apache.org/jira/browse/MENFORCER-386
             Project: Maven Enforcer Plugin
          Issue Type: Bug
    Affects Versions: 3.0.0-M3
            Reporter: Delany


The enforcer seems to cache results in a session but it does not persist them.

The log will always say
{noformat}
[INFO] Adding ignore: META-INF/versions/*/module-info
[INFO] Adding ignore: module-info{noformat}
whether I add -D{{enforcer.ignoreCache}} or not. And in any case I don't see any module-info files being written.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)