Details
Description
On a fresh Nexus instance create a proxy repository called "RSO" for https://repository.sonatype.org/content/repositories/sonatype-internal/ and make sure content verification is enabled (it should be on by default)
Now try to access http://127.0.0.1:8081/repository/RSO/com/sonatype/insight/ci/insight-ci-parent/2.14.4/insight-ci-parent-2.14.4.pom you will receive a 404 with the following message:
Detected content type [text/html], but expected [application/xml, text/xml, application/x-xml]: com/sonatype/insight/ci/insight-ci-parent/2.14.4/insight-ci-parent-2.14.4.pom.xml
Turning off content verification allows this POM to be downloaded, but we should investigate why it misidentified the content in this case.
Attachments
Issue Links
- is duplicated by
-
NEXUS-10172 Invalid MIME-Type identification
-
- Closed
-
- relates
-
OSSRH-46771 504 Gateway timeout with dependency in hosted but accessed via grouped repository
-
- Closed
-
- testing discovered
-
NEXUS-12844 Upgrade Apache Tika dependency to 1.14
-
- Closed
-
- mentioned in
-
Page Loading...