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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,8 @@ allowVarNodeOutsideContainer | no | `true` in case `/var` nodes should be allowe
23
23
24
24
Including `/var` in content packages being deployed to publish instances must be prevented, as it causes deployment failures. Further details at <https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/debugging/debugging-aem-as-a-cloud-service/build-and-deployment.html?lang=en#including-%2Fvar-in-content-package>.
25
25
26
+
As this restriction technically only affects publish instances it is sstill valid to have `/var` nodes in author-only containers.
27
+
26
28
# Usage with Maven
27
29
28
30
You can use this validator with the [FileVault Package Maven Plugin][3] in version 1.1.0 or higher like this
0 commit comments