I downloaded the latest AEM SDK
aem-sdk-2021.11.6023.20211111T113531Z-211000.zip, and rename the jar
package to to aem-author-p4502.jar and aem-publish-p4503.jar, both the
author and publish is able to run successfully. And I enabled the
replication agent. Then I successfully build the sample
code(https://github.com/adobe/aem-guides-wknd) and deploy to local
author.I published the changes in author, but can't see anything in
local publish environment. Any suggestion? ThanksAnd when I try to chec...