Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: C:\aem-tools\utils\apache-maven-3.8.5
Java version: 11.0.15.1, vendor: Oracle Corporation, runtime: C:\aem-tools\utils\jdk-11.0.15.1
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: C:\aem-tools\utils\apache-maven-3.8.5 Java version: 11.0.15.1, vendor: Oracle Corporation, runtime: C:\aem-tools\utils\jdk-11.0.15.1 Default locale: en_US, platform encoding: Cp1252 OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
-
Patch
Description
When attempted to use the latest 1.0.22 to build test cases using TeleporterRule with Java 11+ code, illegal arguments error occurred.
It can be reproduce with the attached Maven project by change following properites to 11.
- maven.compiler.source
- maven.compiler.target