< profile>
< id> jdk-1.7</ id>
< activation>
< activeByDefault> true</ activeByDefault>
< jdk> 1.7</ jdk>
</ activation>
< properties>
< maven.compiler.source> 1.7</ maven.compiler.source>
< maven.compiler.target> 1.7</ maven.compiler.target>
< maven.compiler.compilerVersion> 1.7</ maven.compiler.compilerVersion>
</ properties>
</ profile>
Similar Posts:
- How to Solve IDEA maven Error:Perhaps you are running on a JRE rather than a JDK
- [IDEA] Maven Run Project Error: Diamond operator is not supported in – source 1.5″
- Maven [error] no longer supports source option 5. Please use version 7 or later
- [Solved] maven 3.5.0 combined with eclipse suggests solutions to lambda expressions are allowed only at source level 1.8 or above errors
- Maven warnning: ‘build.plugins.plugin.version’ is missing [How to Solve]
- [Solved] Error attempting to get column ‘create_time‘ from result set. Cause: java.sql.SQLFeatureNotSupported
- Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1
- Error:java: javacTask: source release 8 requires target release 1.8
- Usage of API documented as @since 1.8+
- [Solved] Error: Package com.sun.xml.internal.bind.v2.model.core does not exist