Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sonatypeReleaseAll and sonatypeOpen does not affect sub-project #26

Open
Atry opened this issue Mar 15, 2016 · 3 comments
Open

sonatypeReleaseAll and sonatypeOpen does not affect sub-project #26

Atry opened this issue Mar 15, 2016 · 3 comments

Comments

@Atry
Copy link
Contributor

Atry commented Mar 15, 2016

I have a sbt project that contains two sub-projects. Each of the sub-projects use different sonatypeProfileName. I expect that sonatypeReleaseAll will promote all sub-projects and sonatypeOpen will setup publishTo for all sub-projects.

@xerial
Copy link
Owner

xerial commented Mar 15, 2016

How about using sonatypeReleaseAll (sonatypeProfileName)?

@Atry
Copy link
Contributor Author

Atry commented Mar 15, 2016

Even it is possible to use specific profiles for sonatypeReleaseAll repeatly, sonatypeOpen still did not work for sub-projects. Repeatly executing sonatypeOpen for different profile makes no sense, because sonatypeOpen will override previously saved repository names.

@xerial
Copy link
Owner

xerial commented Mar 27, 2020

When developing sbt-sonatype 4.0, I'd like to make it non-auto plugin so that we can use different sonatypeProfiles for each sub module.

@xerial xerial added this to the sbt-sonatype 4.0 milestone Mar 27, 2020
Atry pushed a commit to Atry/sbt-sonatype that referenced this issue Jul 1, 2023
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants