Hi,
I am trying to use akamai edgegrid API for invalidating akamai chache. I have added below dependency in my pom.xml, but my bundle keeps in installed state. Below are more details-
pom.xml dependency-
<dependency>
<groupId>com.akamai.edgegrid</groupId>
<artifactId>edgegrid-signer-apache-http-client</artifactId>
<version>2.1.0</version>
<scope>provided</scope>
</dependency>
Bundle is in installed state, on felix console it says-
Imported Packages | com.akamai.edgegrid.signer -- Cannot be resolved |
error.log says -
Unable to resolve 497.82: missing requirement [497.82] osgi.wiring.package; (osgi.wiring.package=com.akamai.edgegrid.signer)
any help would be really appreciated.
Solved! Go to Solution.
Views
Replies
Total Likes
Got it resolved.
Views
Replies
Total Likes
Got it resolved.
Views
Replies
Total Likes
Hi Abheym , Can you please share the fix which you fixed for akamai bundle resolve issue.
Views
Replies
Total Likes
abheym Can please share here how did you get this working? it would come handy if someone else also faces this problem.
~kautuk
Views
Replies
Total Likes
Follow the answer in the link below
cq5 - Convert non OSGi jars into OSGi bundles as part of Maven build process - Stack Overflow
Views
Replies
Total Likes
Views
Likes
Replies