Now cross building is as easy as mvn install, mvn deploy, etc. Tradeoff: not as DRY in the child poms.
I built this on top of the docs work, it should have gone in its own branch. If it causes any heartburn, I can separate it out. If multimodule is a bad idea, no hard feelings; I'm still exploring the best way to cross build in mvn.
Now cross building is as easy as
mvn install
,mvn deploy
, etc. Tradeoff: not as DRY in the child poms.I built this on top of the docs work, it should have gone in its own branch. If it causes any heartburn, I can separate it out. If multimodule is a bad idea, no hard feelings; I'm still exploring the best way to cross build in mvn.