This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a change to branch MENFORCER-312 in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git.
discard 0b7a6fb Fixing assignment for parameters. discard 6e6c354 Added another test. discard e54a753 UPdated discard f207cd7 Make separate tests to make it easier to identify the problem. discard 46f9bae Added a little bit output. discard c1af9da [MENFORCER-312] - Upgrade maven-parent to 32. o Make it run on Maven 3.0.X add 32c6034 [INFRA-16467] move components documentation out of CMS space add 100eb8c [MNGSITE-341] use https for sigs, hashes and KEYS add fd64d87 [MPOM-205] use sha512 checksums instead of sha1 add 7b02571 Changed configuration for allowedPluginRepositories add df77932 [MENFORCER-315] - Add thirdparty rules page to the enforcer site o Add thirdparty-rules page to site for enumerating thirdparty Maven Enforcer rules; o Add link to Sonatype OSS Index rules documentation add 208c5c7 [MENFORCER-317] - Fix RequireFileChecksum ignores configured message - Introduce configurable message for nonexistent file - Including small refactoring: extract checksum calculation into private method. add caef332 [MENFORCER-320] - RequireProfileIdsExist check fails if no profiles have been specified - RequireProfileIdsExist check must not fail if there are no profiles in the pom.xml and no profiles have been specified in the command line - fix site: breadcrumbs on the "requireProfileIdsExist" page. new 49218a2 [MENFORCER-312] - Upgrade maven-parent to 33 o Make it run on Maven 3.0.X This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (0b7a6fb) \ N -- N -- N refs/heads/MENFORCER-312 (49218a2) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 1 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. Summary of changes: .../plugins/enforcer/RequireFileChecksum.java | 118 ++++++++++++++------- .../plugins/enforcer/RequireProfileIdsExist.java | 12 +-- .../src/site/apt/requireProfileIdsExist.apt.vm | 2 +- .../enforcer/TestRequireEnvironmentVariable.java | 46 +------- .../plugins/enforcer/TestRequireFileChecksum.java | 60 ++++++++++- .../src/site/apt/thirdparty-rules.apt | 14 +-- maven-enforcer-plugin/src/site/site.xml | 1 + pom.xml | 6 +- src/site/xdoc/download.xml.vm | 6 +- 9 files changed, 158 insertions(+), 107 deletions(-) copy enforcer-api/src/site/apt/index.apt => maven-enforcer-plugin/src/site/apt/thirdparty-rules.apt (67%)