You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sylwester Lachiewicz (Jira)" <ji...@apache.org> on 2020/12/29 12:40:00 UTC

[jira] [Created] (MSHARED-970) Ignore module-info.java checks

Sylwester Lachiewicz created MSHARED-970:
--------------------------------------------

             Summary: Ignore module-info.java checks
                 Key: MSHARED-970
                 URL: https://issues.apache.org/jira/browse/MSHARED-970
             Project: Maven Shared Components
          Issue Type: Improvement
          Components: maven-shared-resources
            Reporter: Sylwester Lachiewicz


{code:java}
<module name="BeforeExecutionExclusionFileFilter">
 <property name="fileNamePattern" value="module\-info\.java$"/>
</module>{code}



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