Ilamifet
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Edited I want to run tests with different java version than my source java version
AnsweredMy main source has java version 7 I want to use java 8 from my tests. so i updated the compiler plugin to <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugi...