You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Execution execution of goal net.masterthought:maven-cucumber-reporting:5.7.8:generate failed: basedir {path}\target\cucumber-reports\json-reports does not exist
#236
Open
DinukaJ opened this issue
Jan 24, 2024
· 0 comments
I was using JDK 11 before and maven-cucumber-reporting 3.8.0
When I do mvn clean install build got success without any issue.
But after upgrading to JDK 17 and maven-cucumber-reporting 5.7.8 I get the "Execution execution of goal net.masterthought:maven-cucumber-reporting:5.7.8:generate failed: basedir {path}\target\cucumber-reports\json-reports does not exist" error when I do mvn clean install.
Is there a workaround for this?
Thank you!
The text was updated successfully, but these errors were encountered:
I was using JDK 11 before and maven-cucumber-reporting 3.8.0
When I do mvn clean install build got success without any issue.
But after upgrading to JDK 17 and maven-cucumber-reporting 5.7.8 I get the "Execution execution of goal net.masterthought:maven-cucumber-reporting:5.7.8:generate failed: basedir {path}\target\cucumber-reports\json-reports does not exist" error when I do mvn clean install.
Is there a workaround for this?
Thank you!
The text was updated successfully, but these errors were encountered: