- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2017 04:58 AM
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.
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2017 06:14 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2017 06:14 AM
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.