Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Jeanmaradiaga
Jeanmaradiaga
Online

Badges

Badges
16

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
19

Posts

Posts
49

Discussions

Discussions
8

Questions

Questions
41

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Jeanmaradiaga
Customize the badges you want to showcase on your profile
[AEM 6.6] How can I edit a XF's policies? - Adobe Experience Manager 29-09-2021
Hello, I have a Header component that I am using in a experience fragment, my Header has a responsive grid inside because I want to be able to add modular Header component like Nav Items: This seems to work fine and I was able to create a experience fragment for the header with a .xml file but when I try to add navigation items from the XF Editor I don't see the option to add my Nav Item component, it looks like I can only add the regular groups, it currently looks like this: But what I need is ...

Views

289

Likes

0

Replies

1
Re: AEM local user preference not updated (backend) - Adobe Experience Manager 25-09-2021
Can you delete the user and create it again?

Views

257

Like

1

Replies

0
Re: [AEM 6.6] How can I enable a new component group? - Adobe Experience Manager 21-09-2021
Amazing, that was it! In case someone stumbles upon this in the future, here are the steps I followed: Navigated to this page as suggested by @Rohit_Negi550 Selected my site and page type (content page in this case) and clicked edit (pencil icon)On the new window I was greeted by the following view:Here, I selected the third option, policy.On the allowed components tab (default) I scrolled down and found my new group to be unselected, so I selected it and then I hit "Done" above to save the chan...

Views

274

Like

1

Replies

0
Re: [AEM 6.6] How can I enable a new component group? - Adobe Experience Manager 21-09-2021
Thanks for the reply!So I checked and I am adding the new group on the container policy, but when looking for the component on the add component for the container I don't see my new group. Could it be something else? The logs are not throwing me any errors.

Views

280

Like

1

Replies

0
[AEM 6.6] How can I enable a new component group? - Adobe Experience Manager 21-09-2021
I recently moved to AEM 6.6 (Cloud) and tried to created a new component with a new group, the .content.xml looks like this: Component Structure: View from the CRX I read something about template policies so under wcm/policies/_content.xml I modified the policy for page to include this new group, but alas it still doesn't show in the sidekick or anywhere else for frag and dropping.Am I missing anything?

Views

289

Likes

0

Replies

4
Re: Folder inside apps module not uploading on install. - Adobe Experience Manager 17-09-2021
Hello @Fanindra_Surat , I checked the filter.xml and it seems to be working now that I added it but now I am getting an error for the dropwdown.jsp:*ERROR* [[0:0:0:0:0:0:0:1] [1631910024484] GET /mnt/override/apps/kg-commons/components/button/_cq_dialog.html/content/kg-commons/us/en/jcr:content/root/container/container/button HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught Throwable javax.servlet.ServletException: Failed executing script /libs/cq/gui/components...

Views

148

Likes

2

Replies

0
Folder inside apps module not uploading on install. - Adobe Experience Manager 17-09-2021
I was trying to implement some datasources in my dialog but when I installed my project the select would be blank, when checking the logs I came across the following error: org.apache.sling.servlets.get.impl.DefaultGetServlet No renderer for extension html, cannot render resource TypeOverwritingResourceWrapper, type=kg-commons/datasources/dropdown, path=/mnt/override/apps/kg-commons/components/button/cq:dialog/content/items/tabs/items/properties/items/columns/items/column/items/size So I then we...

Views

160

Likes

0

Replies

2
Re: Error injecting: org.apache.maven.artifact.installer.DefaultArtifactInstaller - Adobe Experience Manager 15-09-2021
Updating the frontend-maven-plugin from v10.13.0 to v13.9.0 seems to have fixed this.

Views

1.9K

Likes

0

Replies

0
Error injecting: org.apache.maven.artifact.installer.DefaultArtifactInstaller - Adobe Experience Manager 14-09-2021
I created a new project with archetype 27. The created project looks fine but when I first try to install it I get the following error: [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ kg-commons --- [WARNING] Error injecting: org.apache.maven.artifact.installer.DefaultArtifactInstaller com.google.inject.ProvisionException: Unable to provision, see the following errors: 1) Error injecting: private org.eclipse.aether.spi.log.Logger org.apache.maven.repository.internal.DefaultVers...

Views

1.9K

Likes

0

Replies

2
Re: AEM 6.4 Code deployment to Remote Server - Adobe Experience Manager 31-08-2021
True, thanks. I tried withinstall -PautoInstallPackage -Daem.host=test.bla.com -Daem.port=4502 -Daem.author.user=admin -Daem.author.password=admin Which is the one we use locally and it throws a timeout error instead. Perhaps my IP needs to be whitelisted in the server. Here is the error:[ERROR] Unresolveable build extension: Plugin com.day.jcr.vault:content-package-maven-plugin:0.5.24 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.day.jcr.vault:cont...

Views

487

Like

1

Replies

0