Hi @ArpitVarshney This is the pom file, I'm not quite getting what's its mentioned by releaseRepository-URL. <?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM...
Following the tutorial on getting started with react and spa editor, I'm having a build error trying to build inside the react-app folder. Configured all other steps, created a pom inside react-app folder and mvn clean install inside react-app gives,[INFO] Scanning for projects...
[ERROR] [ERROR] So...
I was following this git repo for extending the Embed core component. Extension of the Embed component is possible by providing any of the following: Custom URL ProcessorCustom oEmbed ConfigurationCustom embeddable fragmentThe custom oEmbed configuration, I tried adding a new config in Core Componen...
I was following this git repo for extending the Embed core component. Extension of the Embed component is possible by providing any of the following: Custom URL ProcessorCustom oEmbed ConfigurationCustom embeddable fragmentThe custom oEmbed configuration, I tried adding a new config in Core Componen...
For the models folder the permission was set to deny for jcr:read and for inside one folder set the permission as allow. But it ain't showing up. The rule is to deny all and allow specific right!
Let's say I have a user group x with minimal permissions which needs to trigger a workflow y. Currently the group permissions are, So if I try to start the workflow from the sites, selecting the page --> Create --> Workflow, in select the workflow models dropdown OOTB models are also being listed. I...
I was working around the following workflow. Once getting in the Author Admin Approval OR split reject, it's not taking the next process step. Similarly in the approve branch, steps after the approve/reject participants of inner OR split are also behaving the same way.