This is an automated email from the ASF dual-hosted git repository.
khmarbaise pushed a change to branch MENFORCER-281
in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git.
at c6a9adc Removed all tests from TestEnforcerRuleUtils and left a
single static method and renamed it to EnforcerRuleUtilsHelper cause it's used
in some Tests.
This branch includes the following new commits:
new 5311c57 [MENFORCER-281] RequirePluginVersions broken with "CI
Friendly versions" o added IT to show the issue.
new 5448dc4 [MENFORCER-281] RequirePluginVersions broken with "CI
Friendly versions" o Followup o Added selector condition to limit execution
to Maven 3.5.0+ o Replaced EnforcerRuleUtils.getModelsRecursively
method with session.getProjectDependencyGraph().getSortedProjects() o
Removed the testGetAllPlugins() and all related tests cause it only tests
the getModelsRecursively method.
new c6a9adc Removed all tests from TestEnforcerRuleUtils and left a
single static method and renamed it to EnforcerRuleUtilsHelper cause it's used
in some Tests.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].