Closed bsaravanaprakash closed 6 years ago
I think you are looking at the wrong node in crx-de. your screen shot shows the properties of the parent node, but the jcr:mixinTypes property is on the jcr:content node. Please validate you are looking in the right place.
Also, the plugin simply shells out to vlt under the covers, so if this is an issue, it's with VLT not this plugin, so there really isn't anything I can do to fix it.
When I run 'Pull from CRX', the export creates an empty jcr:mixinTypes property in output .content.xml
But corresponding node in jcr is missing this property:
I am using AEM 6.3 SP1 vault-cli-3.1.6 IntelliVault - 0.10.0
Why does intellivault export properties that are not added in jcr?