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.
Hello All - I am trying to build a project using maven archetype 25 which use the package com.adobe.cq.editor.model. If I use the below dependency, it didn't resolve and am getting compilator error saying 'package com.adobe.cq.editor.model does not exist'. Could someone tell me what needs to be used. Note: I am already using 6-5 uber.jar.
<dependency>
<artifactId>com.adobe.cq.editor</artifactId>
<version>1.3.18</version>
<groupId>com.adobe.cq</groupId>
<scope>provided</scope>
</dependency>
¡Resuelto! Ir a solución.
Vistas
Respuestas
Total de me gusta
There is no such bundle (and I don't find the reference in the aem-archetype itself). How did you get to the pom dependency you listed?
Vistas
Respuestas
Total de me gusta
There is no such bundle (and I don't find the reference in the aem-archetype itself). How did you get to the pom dependency you listed?
Vistas
Respuestas
Total de me gusta
Vistas
Respuestas
Total de me gusta
Vistas
Respuestas
Total de me gusta
Vistas
Respuestas
Total de me gusta
As Jorg told , I don't think it is a valid dependency. Your project should build fine , if you remove it I believe.
Vistas
Respuestas
Total de me gusta
Vistas
Respuestas
Total de me gusta
I crosschecked with the bundle exporting it, and indeed the bundle "com.adobe.cq.com.adobe.cq.editor" does export the Java package "com.adobe.cq.editor.model" (as of AEM 6.5.5). But as already stated, the uber.jar does not provide it.
Please raise a ticket with Adobe support to clarify it.
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas