Which three AEM jar names will start AEM in author mode? (Choose three.)A. quickstart-4502.jarC. aem-publish.jar我在网上发现了这个问题。在阅读了AEM6.0/6.1/6.2文档之后,我没有看到任何关于命名jars的限制(expect包含短语"author“、"publish&q
我在eclipse中有一个aem项目,并使用maven autoInstallPackage命令构建了包zip文件。它获取了zip文件并上传了包,我可以在管理控制台上看到这个包处于安装状态,因为bundle有一些依赖关系没有解决。环境: Windows OS,AEM 6.1,Java1.8,IE,Chrome。