While doing Custom Error Page Handling facing the following error while building the source code | Community
Skip to main content
December 28, 2020
Question

While doing Custom Error Page Handling facing the following error while building the source code

  • December 28, 2020
  • 1 reply
  • 1326 views

[ERROR] 1 error(s) detected during dependency analysis.
[ERROR] Filter root's ancestor '/apps/sling/servlet' is not covered by any of the specified dependencies.

[ERROR] Failed to execute goal org.apache.jackrabbit:filevault-package-maven-plugin:1.0.3:generate-metadata (default-generate-metadata) on project <project_name>.ui.apps: 1 error(s) detected during dependency analysis.

Can anyone let me know how to resolve this error..

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

shelly-goel
Adobe Employee
Adobe Employee
December 28, 2020

@archana_va_007 

Please ensure you have a relevant entry in ui.apps filter.xml to cover for /apps/sling/servlet path

December 28, 2020
yeas, It's added