One custom bundle was installed in AEM prod author server unfortunately while working in local bundle console as soon as i found that I have unstalled that custom bundle. and I have verified all pages are loading fine and project bundle also in active state , remaining bundles also in active state ...
Hi @Mani_kumar_ Created the project with archetype-3.2.1.jar and with both transpile-scripts and alidate-htl-scripts same error getting under ui.apps/pom.xml<plugin><groupId>org.apache.sling</groupId><artifactId>htl-maven-plugin</artifactId><executions><execution><id>validate-htl-scripts</id><goa...
Execution transpile-scripts of goal org.apache.sling:htl-maven-plugin:1.3.4-1.4.0:validate failed: Plugin org.apache.sling:htl-maven-plugin:1.3.4-1.4.0 or one of its dependencies could not be resolved: Failed to collect dependencies at org.apache.sling:htl-maven-plugin:jar:1.3.4-1.4.0 -> org.apache....
Hi @KrishnaGunturu I am also facing same issue with videos , all format of images and pdfs.Could you please tell me how you resolved this issue .Please share the configuration settings screenshots.I have unchecked "Enable For All Resource Paths" but no use .Please help me with this issue.
[ERROR] Plugin org.apache.sling:htl-maven-plugin:2.0.4-1.4.0 or one of its dependencies could not be resolved: Failure to find org.apache.sling:htl-maven-plugin:jar:2.0.4-1.4.0 in http://xyz/artifactory/remote-repos/ was cached in the local repository, resolution will not be reattempted until the up...
Hi @Pulkit_Jain_ Yes its working and giving build success in my eclipse after changed HTL version in my local repositary but when code changes trying move to other env due to this changed HTL version build getting failure at Jenkins end .before HTL versiongroupId:org.apache.slingartifactId :htl-mave...
Hi All, I am new to Sightly , Could you please help me for below Issue. I found that a DIV tag in HEAD section but div tag shouldn't be in head section , it should be in BODY section but as per some requirements the following sly block should be in head section only.found from view source path<head...
There will be one script that we need to add on all the pages in metadataSo can you please help me where we need to add this script so that it will start loading on all the templates Thanks in advance