In this PR we fix the custom artifact configuration so that the artifact ID is only set once.
Previously, bundle artifacts used to be published with double prefix: spine-validation-spine-validation-java-bundle instead of spine-validation-java-bundle.
In this PR we fix the custom artifact configuration so that the artifact ID is only set once.
Previously, bundle artifacts used to be published with double prefix:
spine-validation-spine-validation-java-bundle
instead ofspine-validation-java-bundle
.