Skip to main content

Posts Tagged ‘Jenkins’

Track Git Build Info in Your AEM Multimodule Maven Project

How to Track Git Build Info in Your AEM Multimodule Maven Project

When troubleshooting issues in Adobe Experience Manager (AEM), the first step is often to identify which code version is deployed for the affected projects. However, OSGi bundle versions only provide a partial picture, lacking crucial details like the exact branch used. This becomes especially problematic when managing multiple tenants in the same environment or comparing […]