We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07948ea commit 00c14adCopy full SHA for 00c14ad
src/it/gav-validation/invoker.properties
@@ -18,5 +18,5 @@
18
invoker.goals = org.apache.maven.plugins:maven-deploy-plugin:${project.version}:deploy-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