Skip to content

How to set profile name with sbt-ci-release 1.11+? #375

@gaeljw

Description

@gaeljw

Hi,

I noticed that one of the project I maintain is not able to upgrade to sbt-ci-release 1.11.0 because the plugin doesn't use anymore sbt-sonatype whereas the project is using the sonatypeProfileName key from sbt-sonatype.

Unfortunately, I cannot remove the setting as it's deliberately used to have a profile which is different from the organization set in SBT which itself is the groupId in the published artifact. See https://github.com/leanovate/play-mockws/blob/master/build.sbt#L121.

Is there a way to set the profile name with sbt-ci-release 1.11+?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions