You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're trying to implement AC tool on our AEM authors and have added the plugin to our parent pom. It works fine on the AEM author but we get the following error message when we try to install other apps on the publisher which doesn't have Netcentric AC tool installed:
Error: hook's main class biz.netcentric.cq.tools.actool.installhook.AcToolInstallHook not found: actool
Here's the plugin in the pom.xml. Is there a way to only have it install on the AEM author?
We're trying to implement AC tool on our AEM authors and have added the plugin to our parent pom. It works fine on the AEM author but we get the following error message when we try to install other apps on the publisher which doesn't have Netcentric AC tool installed:
Error: hook's main class biz.netcentric.cq.tools.actool.installhook.AcToolInstallHook not found: actool
Here's the plugin in the pom.xml. Is there a way to only have it install on the AEM author?
The text was updated successfully, but these errors were encountered: