Jsoup jar does not installed in OSGi Bundle
Hello Community!
For the better understanding of OSGi and Sling Model, I was working on this tutorial Adobe Experience Manager Help | Creating a HTML Template Language and Sling Model DOM parser component
At the Deploy the bundle to AEM section, I have a problem install Jsoup.
On the note, If I get error message at JSoup, I need to remove version from Manufest file so I did.
However, I still have problem install the Jsoup

I have jsoup in pom.xml file as its dependency

Also I could see the jar file under Maven Dependencies

Does anybody know what I make mistake ?
Thanks!
Ryu

