Details
Description
Reproduced in HAP en Archetype
mvn clean install -u
mvn -Pcargo.run:
Caused by: java.lang.IllegalStateException: Duplicate content root paths '/hippo:configuration/hippo:translations/hippo:hst/componentparameters/org/onehippo/cms7/essentials/components/info/EssentialsMenuComponentInfo' in module 'hippo-essentials-components-l10n-nl' in source files 'hippo-cms/hippo-cms-translations/hippo-essentials-components-l10n-nl [componentparameters-translations_nl.yaml]' and 'hippo-cms/hippo-cms-translations/hippo-essentials-components-l10n-nl [componentparameters-translations_nl-1.yaml]'.
at org.onehippo.cm.model.impl.ModuleImpl$ContentDefinitionComparator.compare(ModuleImpl.java:639) ~[hippo-configuration-management-model-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]
at org.onehippo.cm.model.impl.ModuleImpl$ContentDefinitionComparator.compare(ModuleImpl.java:630) ~[hippo-configuration-management-model-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]
at java.util.TimSort.binarySort(TimSort.java:296) ~[?:1.8.0_101]
at java.util.TimSort.sort(TimSort.java:239) ~[?:1.8.0_101]
at java.util.Arrays.sort(Arrays.java:1512) ~[?:1.8.0_101]
at java.util.ArrayList.sort(ArrayList.java:1454) ~[?:1.8.0_101]
at org.onehippo.cm.model.impl.ModuleImpl.build(ModuleImpl.java:365) ~[hippo-configuration-management-model-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]
at org.onehippo.cm.model.impl.ModuleImpl.<init>(ModuleImpl.java:131) ~[hippo-configuration-management-model-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]
at org.onehippo.cm.model.impl.ProjectImpl.addModule(ProjectImpl.java:113) ~[hippo-configuration-management-model-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]
at org.onehippo.cm.model.impl.ConfigurationModelImpl.addGroup(ConfigurationModelImpl.java:155) ~[hippo-configuration-management-model-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSH