-
Notifications
You must be signed in to change notification settings - Fork 267
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove default values from invoker.properties
- Loading branch information
1 parent
1383503
commit 182be3b
Showing
10 changed files
with
0 additions
and
10 deletions.
There are no files selected for viewing
1 change: 0 additions & 1 deletion
1
versions-enforcer/src/it/it-max-dependency-updates-004/invoker.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
invoker.goals = enforcer:enforce | ||
invoker.buildResult = success |
1 change: 0 additions & 1 deletion
1
versions-enforcer/src/it/it-max-dependency-updates-005/invoker.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
invoker.goals = enforcer:enforce | ||
invoker.buildResult = succes |
1 change: 0 additions & 1 deletion
1
versions-maven-plugin/src/it/it-compare-dependencies-001/invoker.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:compare-dependencies | ||
invoker.systemPropertiesFile = test.properties |
1 change: 0 additions & 1 deletion
1
versions-maven-plugin/src/it/it-compare-dependencies-002/invoker.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:compare-dependencies | ||
invoker.systemPropertiesFile = test.properties |
1 change: 0 additions & 1 deletion
1
versions-maven-plugin/src/it/it-compare-dependencies-003/invoker.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:compare-dependencies | ||
invoker.systemPropertiesFile = test.properties |
1 change: 0 additions & 1 deletion
1
versions-maven-plugin/src/it/it-compare-dependencies-004/invoker.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:compare-dependencies | ||
invoker.systemPropertiesFile = test.properties |
1 change: 0 additions & 1 deletion
1
versions-maven-plugin/src/it/it-compare-dependencies-005/invoker.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:compare-dependencies | ||
invoker.systemPropertiesFile = test.properties |
1 change: 0 additions & 1 deletion
1
versions-maven-plugin/src/it/it-compare-dependencies-006/invoker.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:compare-dependencies -Dscope=compile | ||
invoker.systemPropertiesFile = test.properties |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:set -DremoveSnapshot=true | ||
invoker.nonRecursive=false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:set -DnextSnapshot=true | ||
invoker.nonRecursive=false |