Skip to content

Build fails because .aab files cannot be deployed using Central Portal #38

@wborn

Description

@wborn

After merging #35 it seems that the Central Portal currently does not support publishing .aab files (https://developer.android.com/guide/app-bundle).

See also this build: https://github.com/openremote/console-android/actions/runs/15068958389/job/42360210156

 FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':GenericApp:app:publishReleasePublicationToSonatypeRepository'.
> Failed to publish publication 'release' to repository 'sonatype'
   > Could not PUT 'https://central.sonatype.com/repository/maven-snapshots/io/openremote/app/1.4.0-SNAPSHOT/app-1.4.0-20250516.125650-1.aab'. Received status code 400 from server: Detected content type [application/zip, application/x-zip-compressed], but expected [application/x-authorware-bin]: /io/openremote/app/1.4.0-SNAPSHOT/app-1.4.0-20250516.125650-1.aab

I've mailed Central Support to figure out if this is due to a server configuration issue or whether this content is no longer supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions