Log of warning about content type

Hi,
i have lot of error like this one :
Detected content type [text/html], but expected [application/java-archive]

for example :

2022-07-01 18:02:24,657+0200 WARN [qtp9920270-2534193] *UNKNOWN org.sonatype.nexus.repository.view.handlers.ExceptionHandler - Invalid content: GET /com/marklogic/ml-gradle/com.marklogic.ml-gradle.gradle.plugin/4.3.2/com.marklogic.ml-gradle.gradle.plugin-4.3.2.pom: org.sonatype.nexus.repository.InvalidContentException: Detected content type [text/html], but expected [application/xml, text/xml, application/x-xml]: com/marklogic/ml-gradle/com.marklogic.ml-gradle.gradle.plugin/4.3.2/com.marklogic.ml-gradle.gradle.plugin-4.3.2.pom.xml

how can i solve this problem ?