Caconfig Editor is not publishing child nodes for collections
I have caconfig editor package as a maven dependency
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.caconfig.editor.package</artifactId>
<version>1.12.0</version>
<type>zip</type>
</dependency>
The caconfig editor renders like this, it looks a little different from what I've seen documented, so I do wonder if its configured correctly.
When I publish though, non of the resource nodes under the configuration are replicated into the publish environment.