When you import the project in Eclipse, using m2eclipse plugin, it will always switch java compiler version to 1.4, even the parent pom is setting to 1.6.
Error is:
Could not determine source level, using default 1.4
This bug is a known issue: https://issues.sonatype.org/browse/MNGECLIPSE-2152
When you import the project in Eclipse, using m2eclipse plugin, it will always switch java compiler version to 1.4, even the parent pom is setting to 1.6.
Error is:
Could not determine source level, using default 1.4
This bug is a known issue: https://issues.sonatype.org/browse/MNGECLIPSE-2152