Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

gauge doesn't init automatically in multi-module project #466

Open
jonathangiber opened this issue Jun 26, 2020 · 0 comments
Open

gauge doesn't init automatically in multi-module project #466

jonathangiber opened this issue Jun 26, 2020 · 0 comments

Comments

@jonathangiber
Copy link

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)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

No branches or pull requests

1 participant