ACS AEM Commons

该项目是 AEM 咨询业务生成的 AEM/CQ 代码的统一集合。「This project is a unified collection of AEM/CQ code generated by the AEM consulting practice.」

Github星跟踪图

ACS AEM Commons

Join the chat at https://gitter.im/Adobe-Consulting-Services/acs-aem-commons

Build Status

Code Climate Issues

Coverage Status

This project is a unified collection of AEM/CQ code generated by the AEM consulting practice.

Building

This project uses Maven for building. Common commands:

From the root directory, run mvn -PautoInstallPackage clean install to build the bundle and content package and install to a CQ instance.

From the bundle directory, run mvn -PautoInstallBundle clean install to build just the bundle and install to a CQ instance.

Using with VLT

To use vlt with this project, first build and install the package to your local CQ instance as described above. Then cd to content/src/main/content/jcr_root and run

vlt --credentials admin:admin checkout -f ../META-INF/vault/filter.xml --force http://localhost:4502/crx

Once the working copy is created, you can use the normal vlt up and vlt ci commands.

Specifying CRX Host/Port

The CRX host and port can be specified on the command line with:
mvn -Dcrx.host=otherhost -Dcrx.port=5502

Distribution

Watch this space.

Rules

Want commit rights?

  • Create an issue.

主要指标

概览
名称与所有者Adobe-Consulting-Services/acs-aem-commons
主编程语言Java
编程语言Java (语言数: 8)
平台
许可证Apache License 2.0
所有者活动
创建于2013-10-04 13:50:05
推送于2025-04-28 14:01:00
最后一次提交2025-04-28 10:00:59
发布数177
最新版本名称acs-aem-commons-6.12.0 (发布于 2025-04-28 10:00:58)
第一版名称acs-aem-commons-1.0.0 (发布于 2013-10-08 10:18:16)
用户参与
星数466
关注者数99
派生数608
提交数4.8k
已启用问题?
问题数2033
打开的问题数332
拉请求数1257
打开的拉请求数12
关闭的拉请求数245
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?