Ilamifet
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 3
-
Ilamifet 创建了一个帖子, 已回答I want to run tests with different java version than my source java version
My 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...