I guess this is expected, but on my 2nd machine, I couldn't build the release branch because it couldn't find 2.17.1-SNAPSHOT stuff:
[ERROR] Failed to execute goal on project log4j-1.2-api: Could not resolve dependencies for project org.apache.logging.log4j:log4j-1.2-api:jar:2.17.1-SNAPSHOT: org.apache.logging.log4j:log4j-core:jar:tests:2.17.1-SNAPSHOT was not found in https://repository.apache.org/snapshots during a previous attempt. After I locally reverted https://github.com/apache/logging-log4j2/commit/461dbf25944317de2e689bf6ab2eeb932f143bd4, it built ok. *shrug* - Dan
