レベル 1
レベル 2
コミュニティにログイン
詳細情報
ログインしてすべてのバッジを表示
コミュニティアチーブメントバーを展開する。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
The new collaboration apis has been repackaged from com.day.cq.collab to com.adobe.cq.social and is located at the adobe maven repo https://repo.adobe.com/nexus/content/groups/public/com/adobe/cq/social.
When I started using the social calendar https://repo.adobe.com/nexus/content/groups/public/com/adobe/cq/social/cq-social-calendar/1.2.19 version 1.2.19 maven build erred saying the socialcommunities-parent (version 1.1.55) is not available at the repo. So if we navigate to https://repo.adobe.com/nexus/content/groups/public/com/adobe/cq/social/socialcommunities-parent we saw no version greater than 1.0.8 is available.
Any responsible developer, could you please upload those missing poms in the repo?
解決済! 解決策の投稿を見る。
Please file an AEM ticket:
https://helpx.adobe.com/marketing-cloud/experience-manager.html
元の投稿で解決策を見る
The library is now corrected and is available at https://repo.adobe.com/nexus/content/groups/public/com/adobe/cq/social/cq-socialcommunities-api/1.7....
Use the below maven dependency and you should get it
<dependency> <groupId>com.adobe.cq.social</groupId> <artifactId>cq-socialcommunities-api</artifactId> <version>1.7.199</version> </dependency>
Thanks to Adobe for updating the library in the repository
表示
いいね!
返信