8000 Use common bintray package by 2m · Pull Request #29 · akka/alpakka · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Use common bintray package #29

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

Merged
merged 1 commit into from
Nov 10, 2016
Merged

Conversation

2m
Copy link
Contributor
@2m 2m commented Nov 10, 2016

So all of the subprojects can be released at once, and new subprojects do not need maintenance when being released the first time (like requesting new bintray package to be included into JCenter).

@@ -27,7 +27,8 @@ script:
deploy:
provider: script
script:
- sbt -J-XX:ReservedCodeCacheSize=128m +publish bintraySyncMavenCentral
# do the maven central sync only once, as all of the artifacts are under the same bintray package
- sbt -J-XX:ReservedCodeCacheSize=128m +publish amqp/bintraySyncMavenCentral
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so this is only to publish amqp?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All of the subprojects share the same bintray package. So calling this task on one subproject will sync all of the artifacts in the bintray package.

Calling the aggregate bintraySyncMavenCentral task (for all subprojects) results in:

[error] (cassandra/*:bintraySyncMavenCentral) failed to sync akka/alpakka@0.1-RC2 with maven central: {"status":"Sync Failed","messages":"[Failed to close repository: comlightbend-1028. Server response:\n <nexus-error>\n  <errors>\n    <error>\n      <id>*<\u002fid>\n      <msg>Unhandled: Staging repository is already transitioning: comlightbend-1028<\u002fmsg>\n    <\u002ferror>\n  <\u002ferrors>\n<\u002fnexus-error>, Dropping existing partial staging repository.]"}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just like it said in the comment, sorry I didn't read

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, reading comments is over rated ;-)

Copy link
Contributor
@patriknw patriknw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -27,7 +27,8 @@ script:
deploy:
provider: script
script:
- sbt -J-XX:ReservedCodeCacheSize=128m +publish bintraySyncMavenCentral
# do the maven central sync only once, as all of the artifacts are under the same bintray package
- sbt -J-XX:ReservedCodeCacheSize=128m +publish amqp/bintraySyncMavenCentral
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why amqp here?

@@ -27,7 +27,8 @@ script:
deploy:
provider: script
script:
- sbt -J-XX:ReservedCodeCacheSize=128m +publish bintraySyncMavenCentral
# do the maven central sync only once, as all of the artifacts are under the same bintray package
- sbt -J-XX:ReservedCodeCacheSize=128m +publish amqp/bintraySyncMavenCentral
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, reading comments is over rated ;-)

@2m 2m merged commit 6525eb1 into akka:master Nov 10, 2016
@2m 2m deleted the wip-use-common-bintray-package branch November 10, 2016 15:36
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

Successfully merging this pull request may close these issues.

3 participants
0