Hi I have a package that contains a group and a groupId inside the /META-INF/vault/properties.xml file.
According to Jackrabbit FileVault Description the group is the place where a package is placed into the repository. That does not have to be the same as the maven groupId especially because it can be a path. I would suggest to look for either the groupId or use the pom.properties file which has the correct values. - Andy