Adobe-Marketing-Cloud / analytics-java-library

A Java client library for Analytics APIs
Apache License 2.0
15 stars 16 forks source link

Can you please provide a zip file of this library with jcr_root? #30

Open infiniteshi opened 2 years ago

infiniteshi commented 2 years ago

Hi, I was wondering if you could provide a zipped file of this library to follow the examples of https://github.com/Adobe-Consulting-Services/acs-aem-commons/releases so that I can upload it via CRX package manager? Otherwise the users have to either address the incompatibility of packages, AEM instances, and service pack etc. or have to figure out a way to include a jcr_root (so that error message ZIP File is not a Content Package: Missing jcr_root isn't thrown). Thanks for considering this request.

Or is this dependency already included/embedded somewhere? I use a local jar-file AEM 6.5.0 instance and a service pack 6.5.10 and my deployment has been unsuccessful because of missing this dependency, while our LLE doesn't have this issue because there our instances are Cloud. If you could provide some documentation that gives some insight about bundle compatibility, it'd be helpful, too. Thanks.