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

Publish the distribution to maven artifact #1430

Merged
merged 1 commit into from
Mar 24, 2018

Conversation

sijie
Copy link
Member

@sijie sijie commented Mar 23, 2018

Motivation

Currently we only stage artifacts to staging repository. For pulsar functions, if people want to try it out, there is no way to access the binary unless they compile from master.

Modifications

Since the distribution module is generating a tgz artifact for arquilian testing, we can enable maven deployment to allow snapshot job to publish this tgz to staging repository.

Result

The distribution tgz is available in apache staging respository.

@sijie
Copy link
Member Author

sijie commented Mar 23, 2018

Not sure if that is the right approach here. But raising this up for discussions. Because the tgz can be large though.

@merlimat merlimat merged commit a5006b0 into apache:master Mar 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants