admin管理员组文章数量:1123687
On a newly created Maven / Java project the pom dependencies were set for Gauge. After scripting the specs, step-definition, function layer, and page layer the IntelliJ throws the following error upon the build.
Failed to find Gauge project directory. Missing manifest.json file.
On a newly created Maven / Java project the pom dependencies were set for Gauge. After scripting the specs, step-definition, function layer, and page layer the IntelliJ throws the following error upon the build.
Share Improve this question edited yesterday James Z 12.3k10 gold badges27 silver badges47 bronze badges asked yesterday hiroshthirosht 9722 gold badges17 silver badges32 bronze badgesFailed to find Gauge project directory. Missing manifest.json file.
1 Answer
Reset to default 0Re-initialize the Gauge for the Maven Project.
- Navigate to the project source.
- Open the command line or use the IntelliJ terminal
- Execute
gauge init java
- Execute
gauge run specs/
本文标签:
版权声明:本文标题:java - "Failed to find Gauge project directory. Missing manifest.json file" Error thrown from Maven build - St 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736592183a1945093.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论