I added a custom node type to the nodetypes.cnd file. That file is in
the META-INF/vault folder. When the package is built, I cannot find this
file in the package. Is that a problem? If so, where should this file be
copied to? To test if this may be the issue, I manually added the
nodetypes.cnd file to the META-IN/vault folder of the package, but this
did not solve the problem either. I had successfully use a nodetype.cnd
file a few months ago with AEM 6.0 to add a new namespace. I am having
an ...