Fixed
Details
Assignee
Valery YatsynovichValery YatsynovichReporter
Valery YatsynovichValery YatsynovichFix versions
Priority
Medium
Details
Details
Assignee
Valery Yatsynovich
Valery YatsynovichReporter
Valery Yatsynovich
Valery YatsynovichFix versions
Priority
Created January 25, 2021 at 2:59 PM
Updated January 25, 2021 at 3:19 PM
Resolved January 25, 2021 at 3:19 PM
The build of "JBehave Executable-jar Example" fails:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.4:compile (default-compile) on project jbehave-executable-jar-example: Compilation failure: Compilation failure: [ERROR] error: Source option 6 is no longer supported. Use 7 or later. [ERROR] error: Target option 6 is no longer supported. Use 7 or later.
It's needed to check if Java 8 is used as baseline for all JBehave modules