Intellij没有拿起maven surefire配置

时间:2016-07-19 07:05:43

标签: maven testing intellij-idea surefire

在我的surefire配置中,我有一个classpathDependencyExcludes条目。

出于某种原因,Intellij似乎没有采用这种配置(mvn test,确实如此)。有没有办法让Intellij注意到我的冲浪配置?

聚苯乙烯。 好像很久很久以前在Intellij(IDEA-52286)报道过类似的东西,但从未修复过。

1 个答案:

答案 0 :(得分:0)

hereIDEA-101185 IntelliJ does not use systemPropertyVariables defined in maven-surefire-plugin configuration均已修复。

但是IDEA仍然忽略openssl enc -d -aes-256-cbc -a -in script-enc | sh - 中的属性。