You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Krosheninnikov Artem (Jira)" <ji...@apache.org> on 2021/01/18 00:48:00 UTC

[jira] [Created] (MENFORCER-373) TestRequireOS uses hamcrest via transitive dependency

Krosheninnikov Artem created MENFORCER-373:
----------------------------------------------

             Summary: TestRequireOS uses hamcrest via transitive dependency
                 Key: MENFORCER-373
                 URL: https://issues.apache.org/jira/browse/MENFORCER-373
             Project: Maven Enforcer Plugin
          Issue Type: Bug
          Components: Standard Rules
    Affects Versions: 3.0.0-M3
            Reporter: Krosheninnikov Artem


`TestRequireOS` uses an import to 

`import static org.hamcrest.CoreMatchers.startsWith;`

that comes transitively from JUnit4. 




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