Hi there,
I m following this link https://helpx.adobe.com/experience-manager/using/creating-mobile-aem.html for creating Mobile application for Adobe Experience Manager 6.
I follow all the step as documented but at end i got error,i m attaching the snapshot of the error what i m getting.
any help would be appreciated.
Views
Replies
Total Likes
What is the AEM version you are using? and also again run the maven with -e -x command and share the error logs.
If it is 6.1 use:- https://helpx.adobe.com/experience-manager/using/aem61_apps.html
And the new Helpx article would be coming in this week :-http://scottsdigitalcommunity.blogspot.in/2016/06/building-adobe-experience-manager.html
Thanks and Regards
Kautuk Sahni
Views
Replies
Total Likes
I m using Adobe Express Manager 6, i have dowloaded the "AEM-CQ-apps-featurepack".
Views
Replies
Total Likes
afzalk wrote...
I m using Adobe Express Manager 6, i have dowloaded the "AEM-CQ-apps-featurepack".
Please share the POM file in use.
Views
Replies
Total Likes
Can you please paste the full error trace ?
Views
Replies
Total Likes
Follow the instuctions here:
https://github.com/scottm2020/aem-phonegap-kitchen-sink/blob/master/README.md
Make sure you run:
npm install
Then skip the tests and run:
mvn -PautoInstallPackage clean install -DskipTests
THis worked for me.
We will update the article too.
Views
Replies
Total Likes
Working fine for me as well (follow :- https://github.com/scottm2020/aem-phonegap-kitchen-sink/blob/master/README.md),
1. npm install
2. mvn -PautoInstallPackage clean install -DskipTests
~kautuk
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies