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

Add Maven Central distribution for GA and service releases #16

Closed
odrotbohm opened this issue Mar 31, 2016 · 0 comments
Closed

Add Maven Central distribution for GA and service releases #16

odrotbohm opened this issue Mar 31, 2016 · 0 comments
Assignees

Comments

@odrotbohm
Copy link
Member

No description provided.

@odrotbohm odrotbohm self-assigned this Mar 31, 2016
odrotbohm added a commit that referenced this issue Mar 31, 2016
Introduced properties for GPG plugin and forward them to the execution of the release build. Public release versions now trigger the "central" profile being used which will enable the Nexus repository distribution.

Renamed GitCommands.checkout(…) to update(…). Made sure that project release build execution now also authenticates with Artifactory beforehand.
odrotbohm added a commit that referenced this issue Apr 5, 2016
As the Artifactory Maven plugin currently doesn't deploy GPG signatures we need to separate the release build into two iterations. The first one is building the artifacts and promoting them to Artifactory. The second one signs the artifacts and uploads them to Maven Central in case we release a public version (GA or service release).
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

1 participant