IDEA 9 shows in red reference to Maven variable 'maven.build.timestamp'
Usage of ${maven.build.timestamp} in pom.xml appears in red with warning "Cannot resolve symbol". This special variable in Maven 2 holds timestamp that denotes the start of the build and appeared in since v.2.1.0-M1. I guess it's a bug of IDEA Maven plugin.
IDEA 9 build 93.13
请先登录再写评论。