I am using version OSS 3.29.2-02 of Nexus Repository Manager and have previously checked the option “Strict Content Type Validation” and it has worked well for deploying the old APK format. But when switching to the new preferred publishing format for Android applications called “Android App Bundle” (.aab) the deployment fails.
After unchecking “Strict Content Type Validation” I could successfully deploy .aab files.
i could not view the NEXUS-26556
is this problem fixed?my nexus version is oss 3.37.3-02
i could not upload the Android bundle aab file by maven plugin to nexus repo, and got 400 error.“Received status code 400 from server: Detected content type [application/zip, application/x-zip-compressed], but expected [application/x-authorware-bin]:”
so i want to add the aab in the mime configure list. but the Admin web ui did not provide the interface.
i also searched the nexus.properties file, and those file content is simple, did not have the mime configure info
Could not PUT 'http://localhost:8081/repository/maven-snapshots/in/co/rahogata/boot/spring-boot-kindergarten-manifest/0.1.0-SNAPSHOT/spring-boot-kindergarten-manifest-0.1.0-20240710.193333-7.yaml'. Received status code 400 from server: Detected content type [text/html], but expected [text/x-yaml, application/x-yaml, application/x-yml, application/yaml, text/vnd.yaml, text/x-yml, text/yaml]: in/co/rahogata/boot/spring-boot-kindergarten-manifest/0.1.0-SNAPSHOT/spring-boot-kindergarten-manifest-0.1.0-20240710.193333-7.yaml