I'm using a repository manager with strict type ch...
# community-support
j
I'm using a repository manager with strict type checking of uploaded artifacts. I'm using the maven-publish plugin. I'm trying to publish an Android aab file. The publish fails with the repo complaining about the wrong mime-type. Is there a way to control the mime-type maven-publish uses to publish an artifact?