Right now there is a: ``` javaModulePackaging.targetsWithOs("...") { } ``` There should also be a: ``` javaModulePackaging.allTargets { } ```