I created a maven multi-module project with java and gauge.
Example:
automation-tests (root)
automation-infra (parent)
module-a (child - gauge)
module-b (child - gauge)
All the steps in both modules were displayed as not implemented in mac laptops, in windows everything worked as expected.
The solution was performing gauge init for every module.
Gauge version: 1.1.1
Plugins
html-report (4.0.11)
java (0.7.8)
json-report (0.3.3)
screenshot (0.0.1)
spectacle (0.1.4)
xml-report (0.2.3)