Unable to compile code created from archtype 45 in Harness
Hello
We have facing compilation issues while compiling the project code based on archetype 45 in Harness pipelines.
The same come is building in
- local
- Jenkins
- CM pipelines
Jenkins has static build server and we are deploying a fresh container in Harness every time pipeline executes.
We have other projects from older archetypes, which are compiling well in Harness.
Need some guidance on how to resolve the issue.
Error encountered:
org.apache.maven.cli.MavenCli - Failed to execute goal org.apache.jackrabbit:filevault-package-maven-plugin:1.1.6:validate-package (default-validate-package) on project ******.ui.apps: Execution default-validate-package of goal org.apache.jackrabbit:filevault-package-maven-plugin:1.1.6:validate-package failed: Exception in validator 'jackrabbit-nodetypes' while validating file 'apps/*****/components/carousel/_cq_editConfig.xml' (line 4, column 37): Could not create node type information for path '/apps/*****/components/carousel/cq:editConfig': Invalid node name 'cq:editConfig': cq: is not a registered namespace prefix.
Requesting guidance on how to resolve the issue.
