How do we know what are all the dependencies covered as part of obfuscated uber jar?? | Community
Skip to main content
GK-007
Level 9
May 10, 2016

How do we know what are all the dependencies covered as part of obfuscated uber jar??

  • May 10, 2016
  • 1 reply
  • 3198 views

Hi All,

We are planning to include uber-jar and start building the application and deploy it.

How do we know what are all the dependencies can be excluded and included as part of uber-jar dependency??

Is anyone has idea,please help me

Thanks,

Kishore

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

smacdonald2008
Level 10
May 10, 2016

Here is docs on this subject: 

https://docs.adobe.com/docs/en/aem/6-1/develop/dev-tools/ht-projects-maven.html

Now figuring out the dependencies - there is no tool that will give you that information,

You can try building with the Urber JAR referenced in the POM file. If something does not build - you will have to add extra dependency sections to the POM file.

If you use an AEM API and its not building -  test with AEM Dep Finder too: 

http://localhost:4502/system/console/depfinder