This conversation has been locked due to inactivity. Please create a new post.
This conversation has been locked due to inactivity. Please create a new post.
Hi All
I am currently testing one of my applications in 6.4 beta version. I am trying to add a correct maven dependency for com.day.cq.cq-mailer .
but seems like the max version vailable for download from adobe repo is 5.6.4 Index of /repositories/public/com/day/cq/cq-mailer
In Felix console the version available is 5.12.4 . How can I get this jar from the repo ?
Solved! Go to Solution.
Views
Replies
Total Likes
Install jar files to local Maven cache? Similar to this:
mvn install:install-file -Dfile=cq-quickstart-6.4.0-load18a-apis.jar -DgroupId=com.day.cq -DartifactId=cq-quickstart -Dversion=6.4.0-load18a -Dpackaging=jar -Dclassifier=apis
Or
Use Uber Jar that would be available in prerelease site : https://download.adobeprerelease.com/FC2F82A2-F991-47AE-DC14-E43D137626D7/1516628110/cq-quickstart-b...
Views
Replies
Total Likes
Checking internally!!
Views
Replies
Total Likes
Install jar files to local Maven cache? Similar to this:
mvn install:install-file -Dfile=cq-quickstart-6.4.0-load18a-apis.jar -DgroupId=com.day.cq -DartifactId=cq-quickstart -Dversion=6.4.0-load18a -Dpackaging=jar -Dclassifier=apis
Or
Use Uber Jar that would be available in prerelease site : https://download.adobeprerelease.com/FC2F82A2-F991-47AE-DC14-E43D137626D7/1516628110/cq-quickstart-b...
Views
Replies
Total Likes
Thanks a lot Kautuk. I will try and let you know.
Views
Replies
Total Likes
It is against NDA to post AEM 6.4 beta questions on the main forums. You should be asking these in the Beta forums (Adobe prerelease) set for it. Hope this helps.
-Kautuk
Views
Replies
Total Likes
Sure Kautuk. I am bit concerned about the response speed of the beta forums. I posted an issue with the jar on the date it was released and neva heard a reply from the team. I am sure they get a lot of questions and feedback like that , but no answer for a question is not good though In a desperate attempt to see if someone else has faced the same issue , I had to post it here after thinking a lot. I will take care of this going forward.
Views
Replies
Total Likes
I will share the feedback with the team!!
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies