We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49abeeb commit e3fd877Copy full SHA for e3fd877
src/it/gav-validation/invoker.properties
@@ -18,5 +18,5 @@
18
invoker.goals = org.apache.maven.plugins:maven-install-plugin:${project.version}:install-file
19
invoker.buildResult = failure
20
21
-invoker.systemPropertiesFile.1 = test-invalid.properties
22
-invoker.systemPropertiesFile.2 = test-missing.properties
+invoker.userPropertiesFile.1 = test-invalid.properties
+invoker.userPropertiesFile.2 = test-missing.properties
0 commit comments