Hi Stefan, On Mon, 2019-01-14 at 19:53 +0000, Stefan Seifert wrote: > unfortunately it's not possible to create a new gitbox repo named > "sling-sling-maven-plugin" because the form validation thinks the > double prefix was not intended.
Initially we only added the 'sling-' prefix if it was missing, see [0], and our git at sling page says: "Append sling- to the artifact id if not there ( required by ASF infra conventions )" So we don't have to add the double sling prefix, e.g. sling-sling- maven-plugin, unless you think this is necessary. Thanks, Robert [0]: https://github.com/apache/sling-tooling-scm/blob/6ec198081787ac90c6d662d51e99b8fa312e36da/scripts/migrate-to-git.sh#L88-L92
