-
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 value for invoker.buildResult
default value is success, we not need to override it
- Loading branch information
1 parent
5ddc194
commit 9e445db
Showing
32 changed files
with
0 additions
and
36 deletions.
There are no files selected for viewing
1 change: 0 additions & 1 deletion
1
versions-enforcer/src/it/it-max-dependency-updates-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 = enforcer:enforce | ||
invoker.buildResult = success |
1 change: 0 additions & 1 deletion
1
versions-enforcer/src/it/it-max-dependency-updates-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 = enforcer:enforce | ||
invoker.buildResult = success |
1 change: 0 additions & 1 deletion
1
versions-maven-plugin/src/it/it-encoding-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,3 +1,2 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:set -DnewVersion=2.0 | ||
invoker.nonRecursive=true | ||
invoker.buildResult=success |
1 change: 0 additions & 1 deletion
1
versions-maven-plugin/src/it/it-resolve-ranges-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=-X ${project.groupId}:${project.artifactId}:${project.version}:resolve-ranges | ||
invoker.buildResult=success |
1 change: 0 additions & 1 deletion
1
versions-maven-plugin/src/it/it-resolve-ranges-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=-X ${project.groupId}:${project.artifactId}:${project.version}:resolve-ranges | ||
invoker.buildResult=success |
1 change: 0 additions & 1 deletion
1
versions-maven-plugin/src/it/it-resolve-ranges-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=-X ${project.groupId}:${project.artifactId}:${project.version}:resolve-ranges -DprocessParent=true | ||
invoker.buildResult=success |
1 change: 0 additions & 1 deletion
1
versions-maven-plugin/src/it/it-rules-via-classpath-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=clean install ${project.groupId}:${project.artifactId}:${project.version}:use-latest-releases | ||
invoker.buildResult = success |
1 change: 0 additions & 1 deletion
1
versions-maven-plugin/src/it/it-rules-via-classpath-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=clean install ${project.groupId}:${project.artifactId}:${project.version}:use-latest-releases | ||
invoker.buildResult = success |
1 change: 0 additions & 1 deletion
1
versions-maven-plugin/src/it/it-set-001-issue-76/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}:set -DnewVersion=2.3 | ||
invoker.buildResult=success |
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,5 +1,4 @@ | ||
invoker.goals.1=${project.groupId}:${project.artifactId}:${project.version}:set -DnewVersion=2.0 | ||
invoker.buildResult.1=success | ||
|
||
invoker.goals.2=${project.groupId}:${project.artifactId}:${project.version}:set -DnewVersion=2.0 -DgroupId=* -DartifactId=* -DoldVersion=* | ||
invoker.buildResult.2=success |
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 -DnewVersion=2.0 | ||
invoker.buildResult=success |
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 -DnewVersion=2.0 | ||
invoker.buildResult=success |
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,3 +1,2 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:set -DnewVersion=1.2.1-SNAPSHOT | ||
invoker.nonRecursive=true | ||
invoker.buildResult=success |
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,3 +1,2 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:set -DnewVersion=1.2.1-SNAPSHOT -DupdateMatchingVersions=false | ||
invoker.nonRecursive=true | ||
invoker.buildResult=success |
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,3 +1,2 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:set -DgroupId=localdomain.localhost -DartifactId=module-a1 -DoldVersion= -DnewVersion=2.0.6 -DprocessDependencies=true -DprocessPlugins=false -DprocessProject=false -DprocessParent=false | ||
invoker.nonRecursive=true | ||
invoker.buildResult=success |
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,3 +1,2 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:set -DgroupId=* -DartifactId=module-a* -DoldVersion=* -DnewVersion=2.0.9-SNAPSHOT -DupdateMatchingVersions=false | ||
invoker.nonRecursive=true | ||
invoker.buildResult=success |
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,3 +1,2 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:set -DremoveSnapshot=true | ||
invoker.nonRecursive=true | ||
invoker.buildResult=success |
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,3 +1,2 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:set -DremoveSnapshot=true | ||
invoker.nonRecursive=false | ||
invoker.buildResult=success |
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,3 +1,2 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:set -DnextSnapshot=true | ||
invoker.nonRecursive=true | ||
invoker.buildResult=success |
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,3 +1,2 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:set -DnextSnapshot=true | ||
invoker.nonRecursive=true | ||
invoker.buildResult=success |
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,3 +1,2 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:set -DnextSnapshot=true | ||
invoker.nonRecursive=true | ||
invoker.buildResult=success |
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,3 +1,2 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:set -DnextSnapshot=true | ||
invoker.nonRecursive=true | ||
invoker.buildResult=success |
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,3 +1,2 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:set -DnextSnapshot=true | ||
invoker.nonRecursive=false | ||
invoker.buildResult=success |
1 change: 0 additions & 1 deletion
1
versions-maven-plugin/src/it/it-set-018-issue-82/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,3 +1,2 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:set -fmodule-a1 -DnewVersion=2.5.0-SNAPSHOT -DprocessFromLocalAggregationRoot=false | ||
invoker.nonRecursive=true | ||
invoker.buildResult=success |
1 change: 0 additions & 1 deletion
1
versions-maven-plugin/src/it/it-set-019-issue-426/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,3 +1,2 @@ | ||
invoker.goals=${project.groupId}:${project.artifactId}:${project.version}:set -fmodule-a1 -DnewVersion=2.5.0-SNAPSHOT | ||
invoker.nonRecursive=true | ||
invoker.buildResult=success |
1 change: 0 additions & 1 deletion
1
versions-maven-plugin/src/it/it-set-scm-tag-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.1=${project.groupId}:${project.artifactId}:${project.version}:set-scm-tag -DnewTag=v1.0 | ||
invoker.buildResult.1=success |
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
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
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
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
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
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