I think you can already mostly do this with mvn -pl sdks/XYZ -am -amd. I
think that we have other work (gradle support) underway that will make this
a non-issue since gradle automatically does even better than the profile or
-am -amd.

On Mon, Nov 27, 2017 at 11:01 AM, Romain Manni-Bucau <[email protected]>
wrote:

> Hi guys,
>
> java/python/go/xxx support is great but as a developer you rarely hack
> on them all.
>
> For that reason I opened https://github.com/apache/beam/pull/4173.
>
> Goal is to give each developer a way to build the whole project and
> all the code he can impact at once but without caring of the code he
> doesn't modify at all - other languages.
>
> Wdyt?
>
> Romain Manni-Bucau
> @rmannibucau |  Blog | Old Blog | Github | LinkedIn
>

Reply via email to