Commit c652406
File tree
Expand file treeCollapse file tree
42 files changed
+60
-57
lines changedFilter options
- src/it
- integration_tests_Scala3_parent
- integration_tests_parent
- test_ScalaMavenPlugin_Scala2_12_JUnit
- src
- main/scala
- test/scala
- test_ScalaMavenPlugin_Scala2_12_ScalaTest
- src
- main/scala
- test/scala
- test_ScalaMavenPlugin_Scala2_13_JUnit
- src
- main/scala
- test/scala
- test_ScalaMavenPlugin_Scala2_13_ScalaTest
- src
- main/scala
- test/scala
- test_ScalaMavenPlugin_Scala3_2_Plus_ScalaTest
- src
- main/scala
- test/scala
- test_ScalaMavenPlugin_Scala3_2_Plus_ScalaTest_ScalaVersion_Not_Set
- src
- main/scala
- test/scala
- test_aggregate_Scala3
- module01
- src
- main/scala/pkg01
- test/scala/pkg01
- test_exclusion_Scala3_3_3
- test_exclusion_Scala3_3_4
- test_exclusion_Scala3_4_1
- test_exclusion_Scala3_4_2
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
42 files changed
+60
-57
lines changedsrc/it/integration_tests_Scala3_parent/pom.xml
Copy file name to clipboard+26Lines changed: 26 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 | + |
src/it/integration_tests_parent/pom.xml
Copy file name to clipboardExpand all lines: src/it/integration_tests_parent/pom.xml+11-7Lines changed: 11 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
14 | 18 |
|
15 | 19 |
|
16 |
| - |
| 20 | + |
17 | 21 |
|
18 | 22 |
|
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
24 | 28 |
|
25 | 29 |
|
26 | 30 |
|
27 |
| - |
| 31 | + |
28 | 32 |
|
29 | 33 |
|
30 | 34 |
|
|
File renamed without changes.
src/it/test_ScalaMavenPlugin_Scala212_JUnit/pom.xml renamed to src/it/test_ScalaMavenPlugin_Scala2_12_JUnit/pom.xml
Copy file name to clipboardExpand all lines: src/it/test_ScalaMavenPlugin_Scala2_12_JUnit/pom.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
src/it/test_ScalaMavenPlugin_Scala212_ScalaTest/pom.xml renamed to src/it/test_ScalaMavenPlugin_Scala2_12_ScalaTest/pom.xml
Copy file name to clipboardExpand all lines: src/it/test_ScalaMavenPlugin_Scala2_12_ScalaTest/pom.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
src/it/test_ScalaMavenPlugin_Scala213_JUnit/pom.xml renamed to src/it/test_ScalaMavenPlugin_Scala2_13_JUnit/pom.xml
Copy file name to clipboardExpand all lines: src/it/test_ScalaMavenPlugin_Scala2_13_JUnit/pom.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
src/it/test_ScalaMavenPlugin_Scala213_ScalaTest/pom.xml renamed to src/it/test_ScalaMavenPlugin_Scala2_13_ScalaTest/pom.xml
Copy file name to clipboardExpand all lines: src/it/test_ScalaMavenPlugin_Scala2_13_ScalaTest/pom.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
src/it/test_ScalaMavenPlugin_Scala32Plus_ScalaTest/pom.xml renamed to src/it/test_ScalaMavenPlugin_Scala3_2_Plus_ScalaTest/pom.xml
Copy file name to clipboardExpand all lines: src/it/test_ScalaMavenPlugin_Scala3_2_Plus_ScalaTest/pom.xml+3-9Lines changed: 3 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 | 20 |
|
27 | 21 |
|
28 | 22 |
|
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
src/it/test_ScalaMavenPlugin_Scala32Plus_ScalaTest_ScalaVersion_Not_Set/pom.xml renamed to src/it/test_ScalaMavenPlugin_Scala3_2_Plus_ScalaTest_ScalaVersion_Not_Set/pom.xml
Copy file name to clipboardExpand all lines: src/it/test_ScalaMavenPlugin_Scala3_2_Plus_ScalaTest_ScalaVersion_Not_Set/pom.xml+4-6Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 | 21 |
|
23 |
| - |
24 | 22 |
|
25 | 23 |
|
26 | 24 |
|
27 | 25 |
|
28 | 26 |
|
29 | 27 |
|
30 |
| - |
| 28 | + |
31 | 29 |
|
32 | 30 |
|
33 | 31 |
|
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
src/it/test_Scala3_multimodule/module01/pom.xml renamed to src/it/test_aggregate_Scala3/module01/pom.xml
Copy file name to clipboardExpand all lines: src/it/test_aggregate_Scala3/module01/pom.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
|
File renamed without changes.
File renamed without changes.
src/it/test_Scala3_multimodule/pom.xml renamed to src/it/test_aggregate_Scala3/pom.xml
Copy file name to clipboardExpand all lines: src/it/test_aggregate_Scala3/pom.xml+3-10Lines changed: 3 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 | 20 |
|
28 | 21 |
|
29 | 22 |
|
|
src/it/test_Scala3_multimodule/validate.groovy renamed to src/it/test_aggregate_Scala3/validate.groovy
Copy file name to clipboardFile renamed without changes.
src/it/test_exclusion_Scala3_3_3/pom.xml
Copy file name to clipboardExpand all lines: src/it/test_exclusion_Scala3_3_3/pom.xml+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 | 21 |
|
23 |
| - |
24 |
| - |
25 | 22 |
|
26 | 23 |
|
27 | 24 |
|
|
src/it/test_exclusion_Scala3_3_4/pom.xml
Copy file name to clipboardExpand all lines: src/it/test_exclusion_Scala3_3_4/pom.xml+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 | 21 |
|
23 |
| - |
24 |
| - |
25 | 22 |
|
26 | 23 |
|
27 | 24 |
|
|
src/it/test_exclusion_Scala3_4_1/pom.xml
Copy file name to clipboardExpand all lines: src/it/test_exclusion_Scala3_4_1/pom.xml+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 | 21 |
|
23 |
| - |
24 |
| - |
25 | 22 |
|
26 | 23 |
|
27 | 24 |
|
|
src/it/test_exclusion_Scala3_4_2/pom.xml
Copy file name to clipboardExpand all lines: src/it/test_exclusion_Scala3_4_2/pom.xml+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 | 21 |
|
23 |
| - |
24 |
| - |
25 | 22 |
|
26 | 23 |
|
27 | 24 |
|
|
0 commit comments