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

Trying to use nexus-staging-maven-plugin #1

Merged
merged 2 commits into from
Mar 27, 2015

Conversation

jglick
Copy link
Member

@jglick jglick commented Mar 26, 2015

Found to my annoyance that releasing cloudbees/groovy-cps@6c21a44 did not work immediately; I need to go into the web UI. Trying to make this work by analogy with kohsuke/pom. Also see this and this. @reviewbybees but esp. @stephenc and @kohsuke

@@ -59,12 +59,12 @@
<ciManagement />
<distributionManagement>
<snapshotRepository>
<id>cloudbees-nexus-snapshots</id>
<id>sonatype-nexus-snapshots</id>
Copy link
Member Author

Choose a reason for hiding this comment

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

Switching to the repository ID I was already using elsewhere, to avoid the need to duplicate credentials section in my ~/.m2/settings.xml.

Copy link
Member

Choose a reason for hiding this comment

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

👎

Projects using cloudbees-oss-parent to deploy should be deploying using the cloudbees username/password as that is the only one approved to deploy into com.cloudbees and related group ids.

Thus you should be using the shared username/password. Contact me if you don't have it

@stephenc
Copy link
Member

Comments from the review on Reviewable.io


👍


@stephenc
Copy link
Member

Comments from the review on Reviewable.io

Reviewed files:

  • pom.xml @ r2

stephenc added a commit that referenced this pull request Mar 27, 2015
Trying to use nexus-staging-maven-plugin
@stephenc stephenc merged commit 5e31d74 into cloudbees:master Mar 27, 2015
@jglick
Copy link
Member Author

jglick commented Mar 27, 2015

@stephenc set your default to drop branch when merging.

@jglick jglick deleted the nexus-staging-maven-plugin branch March 27, 2015 11:54
@ghost
Copy link

ghost commented Mar 27, 2015

Didn't have permission as in your fork

Sent from my iPhone

On 27 Mar 2015, at 11:54, Jesse Glick notifications@github.com wrote:

@stephenc set your default to drop branch when merging.


Reply to this email directly or view it on GitHub.

You received this message because you are subscribed to the Google Groups "engineering-code-reviews" group.
To unsubscribe from this group and stop receiving emails from it, send an email to engineering-code-reviews+unsubscribe@cloudbees.com.
To post to this group, send email to engineering-code-reviews@cloudbees.com.
To view this discussion on the web visit https://groups.google.com/a/cloudbees.com/d/msgid/engineering-code-reviews/cloudbees/cloudbees-oss-parent/pull/1/c86912096%40github.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

Successfully merging this pull request may close these issues.

2 participants