-
Sub-task
-
Resolution: Fixed
-
Low
-
None
-
None
Currently we have two executions of maven-compiler-plugin:
- one with source/target=1.3 for src/main
- one with source/target=1.5 for src/test
Use source/target=1.5 for the whole module.