LV20: Fix maven plugins test metadata
This commit is contained in:
committed by
Space Team
parent
7cbe728e35
commit
562ede4c7d
@@ -1,4 +1,4 @@
|
||||
source(new File(basedir, "../../../verify-common.bsh").getAbsolutePath());
|
||||
|
||||
assertBuildLogHasLine("[INFO] BUILD FAILURE");
|
||||
assertBuildLogHasLineThatContains("Unresolved reference: uppercase");
|
||||
assertBuildLogHasLineThatContains("This declaration needs opt-in.");
|
||||
@@ -61,6 +61,7 @@
|
||||
<configuration>
|
||||
<args>
|
||||
<arg>-Xallow-any-scripts-in-source-roots</arg>
|
||||
<arg>-Xuse-fir-lt=false</arg>
|
||||
</args>
|
||||
</configuration>
|
||||
</execution>
|
||||
|
||||
Reference in New Issue
Block a user