cncf/xds

Cloud we release official java package at maven central?

robberphex opened this issue · 0 comments

If I use xds at my Java codebase, there is only two options:

  1. copy xds *.proto to my codebase, like grpc-java
  2. generate java stab and put it to maven repo.

So, I think we could release official maven package? like io.cncf.xds:xds:3.0.0?