Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
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 ?
¡Resuelto! Ir a solución.
Vistas
Respuestas
Total de me gusta
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...
Vistas
Respuestas
Total de me gusta
Checking internally!!
Vistas
Respuestas
Total de me gusta
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...
Vistas
Respuestas
Total de me gusta
Thanks a lot Kautuk. I will try and let you know.
Vistas
Respuestas
Total de me gusta
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
Vistas
Respuestas
Total de me gusta
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.
Vistas
Respuestas
Total de me gusta
I will share the feedback with the team!!
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas