Hi All,I am creating a JSP custom tag using tag file but i am getting
following errororg.apache.sling.api.scripting.ScriptEvaluationException:
org.apache.sling.scripting.jsp.jasper.JasperException: File
"/META-INF/tags/HelloTag.tag" not found tag file is located at
/META-INF/tags/HelloTag.tagFollowing are content of tag definition file
located at //META-INF/taglibs.tld 1.0
Angular http://abc.org/Hello/Taglib
Hello /META-INF/tags/HelloTag.tag
Also following is the configuration of bundle plugin
...