Hi Team,
OSGI bundle shows below error if i add twitter4j dependency and deployed to AEM.
Anyone getting same error and resolved it.
Added code :
<dependency>
<groupId>org.twitter4j</groupId>
<artifactId>twitter4j-core</artifactId>
<version>4.0.6</version>
</dependency>
twitter4j -- Cannot be resolved
twitter4j.auth -- Cannot be resolved
twitter4j.conf -- Cannot be resolved
Thanks,
Bala.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
Please try using this if you get your resolution.
http://blogs.adobe.com/livecycle/2011/11/integrating-twitter4j-and-cqwem.html
put the twitter4j packages in the <Export-Package> element of the “maven-bundle-plugin”.
you will get to know the example also from this link.
~ Prince
Views
Replies
Total Likes
Hi,
Please try using this if you get your resolution.
http://blogs.adobe.com/livecycle/2011/11/integrating-twitter4j-and-cqwem.html
put the twitter4j packages in the <Export-Package> element of the “maven-bundle-plugin”.
you will get to know the example also from this link.
~ Prince
Views
Replies
Total Likes
Thanks for your help Prince Shivhare.
Views
Replies
Total Likes
The link provided here as solution is expired can you please post some solution.
Views
Replies
Total Likes
Views
Likes
Replies