cancel
Showing results for 
Search instead for 
Did you mean: 

SDK 3.0 JAR dependency

qwertz
Confirmed Champ
Confirmed Champ

Hello,

I need to build a jar module with SDK 3.0 which contains a 3rd party dependency (jar file). Where do I need to place the 3rd party jar so that it is contained in the jar module I am creating?

Thanks for any advice.

1 ACCEPTED ANSWER

afaust
Legendary Innovator
Legendary Innovator

JAR modules cannot contain 3rd-party JARs. There is no support for that. In this case you will have to configure your project to build the module using AMP packaging.

View answer in original post

1 REPLY 1

afaust
Legendary Innovator
Legendary Innovator

JAR modules cannot contain 3rd-party JARs. There is no support for that. In this case you will have to configure your project to build the module using AMP packaging.