AEM Project Build Issue - CQRules:CQBP-84 - Netcentric:accesscontroltool-package - product interface org.apache.jackrabbit.api.security.user.Query should not be implemented by custom code.
Hi All,
We have recently had this build issue come up in our deployment pipeline which states the following -
Rule - CQRules:CQBP-84
Issue - The product interface org.apache.jackrabbit.api.security.user.Query annotated with @ProviderType should not be implemented by custom code.
This is being reported at below file locations -
| Netcentric:accesscontroltool-package:3.0.9 |
| Netcentric:accesscontroltool-package:3.0.9 |
The product interface org.apache.jackrabbit.api.security.user.Query annotated with @ProviderType should not be implemented by custom code. Detected in biz.netcentric.cq.tools.actool.dumpservice.impl.DumpServiceImpl$1 contained in /apps/netcentric/actool/install/accesscontroltool-bundle-3.0.9.jar.
The product interface org.apache.jackrabbit.api.security.user.Query annotated with @ProviderType should not be implemented by custom code. Detected in biz.netcentric.cq.tools.actool.authorizableinstaller.impl.AuthInstallerUserManagerPrefetchingImpl$1 contained in /apps/netcentric/actool/install/accesscontroltool-bundle-3.0.9.jar.
The weird part is the issue has started showing up recently (It was not there in our last build done on Sept 08, 2023)
Any ideas on how to troubleshoot this issue? As far as I can tell the netcentric jar is using Query interface and thus lies beyond our custom application codebase.
@aanchal-sikka, @arunpatidar, @estebanbustamante, @joerghoh, @harwinder-singh,
