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

vlingo-schemata pull/push schema mojos #2

Merged
merged 9 commits into from
Dec 15, 2019

Conversation

wwerner
Copy link
Contributor

@wwerner wwerner commented Dec 8, 2019

  • add a mojo to push schemata to the registry
  • add a mojo to pull schemata from the registry

TODO: insert configuration example

ℹ️ I used std. Java's old HTTP client since we're still on 1.8 and I didn't want to bring in an additional dependency when we're probably updating to a more current java version soon. JDK 11 has a nice HTTP client on board.

Part of #1
See vlingo/xoom-build-plugins-test#1 for usage sample
See also vlingo/xoom-schemata#105

@wwerner wwerner marked this pull request as ready for review December 13, 2019 09:21
@wwerner wwerner requested review from VaughnVernon and removed request for VaughnVernon December 13, 2019 09:21
@wwerner wwerner changed the title vlingo-schemata maven mojos [WIP] vlingo-schemata pull/push schema mojos Dec 13, 2019
@wwerner wwerner changed the title [WIP] vlingo-schemata pull/push schema mojos vlingo-schemata pull/push schema mojos Dec 13, 2019
Copy link
Contributor

@VaughnVernon VaughnVernon left a comment

Choose a reason for hiding this comment

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

@wwerner 👍

@VaughnVernon VaughnVernon merged commit fee5d60 into master Dec 15, 2019
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