Hi, I just found a small maven issue. It seems like this dependency is missing:
[ERROR] Unresolveable build extension: Plugin org.onehippo.cms.l10n:hippo-cms-l10n-maven-plugin:14.2.2-CMS-13468 or one of its dependencies could not be resolved: Failure to find org.onehippo.cms.l10n:hippo-cms-l10n-maven-plugin:jar:14.2.2-CMS-13468 in https://maven.onehippo.com/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of hippo has elapsed or updates are forced -> [Help 2] org.apache.maven.plugin.PluginManagerException: Plugin org.onehippo.cms.l10n:hippo-cms-l10n-maven-plugin:14.2.2-CMS-13468 or one of its dependencies could not be resolved: Failure to find org.onehippo.cms.l10n:hippo-cms-l10n-maven-plugin:jar:14.2.2-CMS-13468 in https://maven.onehippo.com/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of hippo has elapsed or updates are forced
hippo-cms7-release-14.3.1.pom > 14.2.2-CMS-13468 Missing in mvn-repository.
Currently fixed this by overriding the property
<hippo.maven.plugin.l10n>14.2.2</hippo.maven.plugin.l10n>