Deploying content-package-maven-plugin subPackages to author instances based on runmode
I have a content package that contains some translation software that I would like to deploy to author instances only. I would like to use content-package-maven-plugin to do this, but although it's possible to embed bundles into a /apps/app/install.author folder so that they are deployed only to author instances, I'm not sure the same is possible for subPackages.
I can't find much documentation for the content-package-maven-plugins, so I wondered whether anyone knew of a way of achieving this?
