Expand my Community achievements bar.

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

Avatar

Level 9

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

1 Reply

Avatar

Level 10

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