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.
Solved! Go to Solution.
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.
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.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.