Hi All,
I am trying to follow https://helpx.adobe.com/experience-manager/using/first-osgi.html
and ended up in the error as attached. Can some one help me on this.
Thanks,
Jai
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Jai,
Yes, you are right key_serviceOSGI.zip now works.
Try to start doing from beginning of the article with the updated maven plugin. It worked for me in One Go!!!
If you want to learn concepts in action, try installing the 1st package i.e., keyservice_package-1.0 (1).zip from the article and watch the result.
Thanks,
Ratna Kumar.
Views
Replies
Total Likes
I am using Java 1.7 and Maven apache-maven-3.2.3. It works fine. Also - try using the settings.xml located in the doc.
Views
Replies
Total Likes
Hi,
I faced same issue long back,
Please refer to this article for help: http://stackoverflow.com/questions/18442753/a-required-class-was-missing-while-executing-org-apache-...
Let me know if it dosent work.
Views
Replies
Total Likes
What versions are you using? What Java version, what Maven version etc?
Views
Replies
Total Likes
Hi,
The article has been updated with Maven archetype plugin.
Can you please check the article and try installing the package keyservice_package-1.0 (1).zip.
Thanks,
Ratna Kumar.
Views
Replies
Total Likes
Looks like the key_serviceOSGi.zip is corrupted. I could not open/unzip it. Still stuck with the error
Views
Replies
Total Likes
Hi,
I am using Java 1.7and Maven 3.3.3 and AEM 5.6.1. I believe this is just problem with Java and Maven and AEM does not come in. Also i have updated the repositories URL from
http://repo.adobe.com/nexus/content/groups/public/ to https://repo.adobe.com/nexus/content/groups/public/.
Views
Replies
Total Likes
We are in the process of updating all AEM Community articles that use maven to use this command:
mvn archetype:generate -DarchetypeRepository=https://repo.adobe.com/nexus/content/groups/public/ -DarchetypeGroupId=com.day.jcr.vault -DarchetypeArtifactId=multimodule-content-package-archetype -DarchetypeVersion=1.0.2 -DgroupId=custom.querybuilder -DartifactId=querybuilder -Dversion=1.0-SNAPSHOT -Dpackage=custom.querybuilder -DappsFolderName=myproject -DartifactName="My Project" -DcqVersion="5.6.1" -DpackageGroup="My Company"
Views
Replies
Total Likes
Ofcourse i am using settings.xml from the same doc. Just updated the proxy details and also made the repository URL change from as said after reffering http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...
Views
Replies
Total Likes
Hi Jai,
Yes, you are right key_serviceOSGI.zip now works.
Try to start doing from beginning of the article with the updated maven plugin. It worked for me in One Go!!!
If you want to learn concepts in action, try installing the 1st package i.e., keyservice_package-1.0 (1).zip from the article and watch the result.
Thanks,
Ratna Kumar.
Views
Replies
Total Likes
This article was updated as well today.
Views
Replies
Total Likes
Hi All,
Atlast i got it working. Many thanks for your guidance. The required jar file is getting created in bundle/target folder.
Now i am trying to autoinstall the bundle.
Views
Replies
Total Likes
Hi All,
Atlast i got it working. The required jar file is getting created in bundle/target folder. Infact i am able to do auto deploy also!!
Many thanks for your guidance.
Views
Replies
Total Likes
Views
Likes
Replies