Validation error when including in the -all project #3780
Unanswered
LukeJordanMaps
asked this question in
Q&A
Replies: 2 comments
|
Look at Line 312 in 3cf8fba allowComplexFilterRulesInApplicationPackages described in http://jackrabbit.apache.org/filevault/validation.html and https://issues.apache.org/jira/browse/JCRVLT-403.
|
0 replies
|
Hi @kwin Thanks for your prompt response. In all honesty, I'm out of my comfort zone here. I've spent a few days looking into this, trying different things, and that includes "allowComplexFilterRulesInApplicationPackages", but to no avail. It might be that I'm using it incorrectly. Could you advise how to use this correctly for the acs commons package, please? Here is what I have attempted: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have been trying to get acs-commons installing as part of the build process. I followed the manual steps here:
https://adobe-consulting-services.github.io/acs-aem-commons/pages/maven.html
and:
Somehow, it's not building and I cannot for the life of me figure out why others haven't faced this same issue. Why is the validator triggering for this and failing the build?
[ERROR] Failed to execute goal org.apache.jackrabbit:filevault-package-maven-plugin:1.2.2:validate-package (default-validate-package) on project com.orgname.all: Found 1 violation(s) (with severity=ERROR). Check above errors for details -> [Help 1]
Any help is much appreciated.
Thanks.
All reactions