File tree
21 files changed
+232
-303
lines changedFilter options
- src/it
- alternative-secret-keyring
- no-main-artifact
- sign-and-deploy-file-with-extras
- sign-and-deploy-file-with-pom
- sign-and-deploy-file-without-pom
- sign-and-deploy-files
- sign-and-deploy-not-jar-packaging
- sign-release
- sign-release-with-excludes
- sign-release-without-passphrase
- sign-with-passphase-from-maven-settings
21 files changed
+232
-303
lines changed+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
189 | 189 |
|
190 | 190 |
|
191 | 191 |
|
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
192 | 197 |
|
193 | 198 |
|
194 | 199 |
|
|
src/it/alternative-secret-keyring/verify.groovy
Copy file name to clipboard+37Lines changed: 37 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
src/it/sign-and-deploy-not-jar-packaging/verify.bsh renamed to src/it/no-main-artifact/verify.groovy
Copy file name to clipboard+13-15Lines changed: 13 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 | 2 |
|
4 | 3 |
|
| ||
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
21 |
| - |
22 |
| - |
23 |
| - |
| 20 | + |
24 | 21 |
|
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
29 | 28 |
|
30 |
| - |
31 |
| - |
32 |
| - |
| 29 | + |
| 30 | + |
33 | 31 |
|
34 |
| - |
| 32 | + |
35 | 33 |
|
36 |
| - |
37 |
| - |
38 |
| - |
| 34 | + |
| 35 | + |
39 | 36 |
|
40 | 37 |
|
| 38 | + |
src/it/sign-and-deploy-file-without-pom/setup.bsh renamed to src/it/sign-and-deploy-file-with-extras/setup.groovy
Copy file name to clipboardExpand all lines: src/it/sign-and-deploy-file-with-extras/setup.groovy+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 | 2 |
|
4 | 3 |
|
| ||
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
21 |
| - |
22 |
| - |
| 20 | + |
23 | 21 |
|
24 |
| - |
| 22 | + |
src/it/sign-and-deploy-file-with-extras/verify.bsh
Copy file name to clipboardExpand all lines: src/it/sign-and-deploy-file-with-extras/verify.bsh-46Lines changed: 0 additions & 46 deletions
This file was deleted.
src/it/sign-and-deploy-file-with-extras/verify.groovy
Copy file name to clipboard+42Lines changed: 42 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
src/it/sign-and-deploy-files/setup.bsh renamed to src/it/sign-and-deploy-file-with-pom/setup.groovy
Copy file name to clipboardExpand all lines: src/it/sign-and-deploy-file-with-pom/setup.groovy+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 | 2 |
|
4 | 3 |
|
| ||
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
21 |
| - |
22 |
| - |
23 | 20 |
|
24 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
src/it/sign-and-deploy-file-with-pom/verify.bsh renamed to src/it/sign-and-deploy-file-with-pom/verify.groovy
Copy file name to clipboard+9-15Lines changed: 9 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 | 2 |
|
4 | 3 |
|
| ||
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
| 19 | + |
20 | 20 |
|
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
| 21 | + |
26 | 22 |
|
27 | 23 |
|
28 | 24 |
|
29 |
| - |
30 |
| - |
| 25 | + |
| 26 | + |
31 | 27 |
|
32 |
| - |
33 |
| - |
34 |
| - |
| 28 | + |
| 29 | + |
35 | 30 |
|
36 |
| - |
| 31 | + |
37 | 32 |
|
38 |
| - |
39 |
| - |
40 |
| - |
| 33 | + |
| 34 | + |
41 | 35 |
|
42 | 36 |
|
src/it/sign-and-deploy-file-with-extras/setup.bsh renamed to src/it/sign-and-deploy-file-without-pom/setup.groovy
Copy file name to clipboardExpand all lines: src/it/sign-and-deploy-file-without-pom/setup.groovy+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 | 2 |
|
4 | 3 |
|
| ||
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
| 19 | + |
20 | 20 |
|
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
| 21 | + |
src/it/sign-and-deploy-file-without-pom/verify.bsh renamed to src/it/sign-and-deploy-file-without-pom/verify.groovy
Copy file name to clipboard+9-15Lines changed: 9 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 | 2 |
|
4 | 3 |
|
| ||
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
| 19 | + |
20 | 20 |
|
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
| 21 | + |
26 | 22 |
|
27 | 23 |
|
28 | 24 |
|
29 |
| - |
30 |
| - |
| 25 | + |
| 26 | + |
31 | 27 |
|
32 |
| - |
33 |
| - |
34 |
| - |
| 28 | + |
| 29 | + |
35 | 30 |
|
36 |
| - |
| 31 | + |
37 | 32 |
|
38 |
| - |
39 |
| - |
40 |
| - |
| 33 | + |
| 34 | + |
41 | 35 |
|
42 | 36 |
|
src/it/sign-and-deploy-file-with-pom/setup.bsh renamed to src/it/sign-and-deploy-files/setup.groovy
Copy file name to clipboardExpand all lines: src/it/sign-and-deploy-files/setup.groovy+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 | 2 |
|
4 | 3 |
|
| ||
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
| 19 | + |
20 | 20 |
|
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
| 21 | + |
src/it/sign-and-deploy-files/verify.bsh renamed to src/it/sign-and-deploy-files/verify.groovy
Copy file name to clipboardExpand all lines: src/it/sign-and-deploy-files/verify.groovy+9-15Lines changed: 9 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 | 2 |
|
4 | 3 |
|
| ||
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
| 19 | + |
20 | 20 |
|
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
| 21 | + |
26 | 22 |
|
27 | 23 |
|
28 | 24 |
|
| ||
36 | 32 |
|
37 | 33 |
|
38 | 34 |
|
39 |
| - |
40 |
| - |
| 35 | + |
| 36 | + |
41 | 37 |
|
42 |
| - |
43 |
| - |
44 |
| - |
| 38 | + |
| 39 | + |
45 | 40 |
|
46 |
| - |
| 41 | + |
47 | 42 |
|
48 |
| - |
49 |
| - |
50 |
| - |
| 43 | + |
| 44 | + |
51 | 45 |
|
52 | 46 |
|
src/it/sign-and-deploy-not-jar-packaging/setup.bsh
Copy file name to clipboardExpand all lines: src/it/sign-and-deploy-not-jar-packaging/setup.bsh-24Lines changed: 0 additions & 24 deletions
This file was deleted.
0 commit comments