Using mavenPublishArtifacts(), is there a way to ensure the artifact ID is always lowercase without having to change the name of the project?
Context: The project name uses camel case and changing the name isn’t really an option right now since it’s been in use by multiple teams and we’re just experimenting exporting it as a lib with kmmBridge