wcmio-content-package-maven-plugin:download - Add option to remove mixins

Description

In most cases, it is very necessary to remove certain mixins (as they mean nothing in version control and are really only important when actually using the content in AEM).

Such mixins can be:

  • cq:Taggable

  • mix:versionable

  • mix:referenceable

It would be nice to have a configuration to allow these mixins to be removed (and maybe even the properties that go with them?).

Gliffy Diagrams

Activity

Show:

Stefan Seifert August 9, 2017 at 9:59 PM

i've added only a new maven plugin property excludeMixins (list of regex patterns).
no properties are automatically included with this - they have to be listed explicitly via excludeProperties.

Stefan Seifert August 9, 2017 at 9:28 PM

Fixed

Details

Assignee

Reporter

Priority

Created August 8, 2017 at 6:32 AM
Updated November 13, 2017 at 2:58 PM
Resolved August 9, 2017 at 9:28 PM