File tree 27 files changed +66
-117
lines changed
cf-uaa-oauth2-resource-server
27 files changed +66
-117
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
4
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
4
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
4
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
4
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
19
18
<artifactId >blade-mvc</artifactId >
20
19
<version >${blade-mvc.version} </version >
21
20
</dependency >
22
-
23
21
<dependency >
24
22
<groupId >org.webjars</groupId >
25
23
<artifactId >bootstrap</artifactId >
26
24
<version >${bootstrap.version} </version >
27
25
</dependency >
28
-
29
26
<dependency >
30
27
<groupId >org.apache.commons</groupId >
31
28
<artifactId >commons-lang3</artifactId >
32
29
<version >${commons-lang3.version} </version >
33
30
</dependency >
34
-
35
31
<!-- PROVIDED -->
36
32
<dependency >
37
33
<groupId >org.projectlombok</groupId >
38
34
<artifactId >lombok</artifactId >
39
35
<version >${lombok.version} </version >
40
36
<scope >provided</scope >
41
37
</dependency >
42
-
43
38
<!-- TEST -->
44
39
<dependency >
45
40
<groupId >org.assertj</groupId >
111
106
</arguments >
112
107
</configuration >
113
108
</execution >
114
-
115
109
<!-- Stop all processes in reverse order -->
116
110
<execution >
117
111
<id >stop-all</id >
122
116
</execution >
123
117
</executions >
124
118
</plugin >
125
-
126
119
<plugin >
127
120
<artifactId >maven-assembly-plugin</artifactId >
128
121
<version >${assembly.plugin.version} </version >
164
157
<assembly .plugin.version>3.1.0</assembly .plugin.version>
165
158
</properties >
166
159
167
- </project >
160
+ </project >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
4
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
4
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
7
6
<artifactId >cdi</artifactId >
8
7
<version >1.0-SNAPSHOT</version >
57
56
<assertj-core .version>3.10.0</assertj-core .version>
58
57
</properties >
59
58
60
- </project >
59
+ </project >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
+ <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
3
xmlns =" http://maven.apache.org/POM/4.0.0"
5
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
69
68
<!-- location of the annotated JDK, which comes from a Maven dependency -->
70
69
<arg >-Xbootclasspath/p:${annotatedJdk} </arg >
71
70
<!-- -->
72
-
73
71
<!-- Uncomment the following line to use the type annotations compiler. -->
74
72
<!-- <arg>-J-Xbootclasspath/p:${typeAnnotationsJavac}</arg> -->
75
73
<!-- Uncomment the following line to turn type-checking warnings into errors. -->
91
89
<checkerframework .compiler.version>2.3.1</checkerframework .compiler.version>
92
90
</properties >
93
91
94
- </project >
92
+ </project >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
4
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
36
35
</plugins >
37
36
</build >
38
37
39
- </project >
38
+ </project >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
4
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
36
35
</plugins >
37
36
</build >
38
37
39
- </project >
38
+ </project >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
4
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
43
42
<version >${auto-service.version} </version >
44
43
<optional >true</optional >
45
44
</dependency >
46
-
47
45
<dependency >
48
46
<groupId >com.google.inject</groupId >
49
47
<artifactId >guice</artifactId >
58
56
<guice .version>4.2.0</guice .version>
59
57
</properties >
60
58
61
- </project >
59
+ </project >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
4
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
189
188
<groovy .compiler.version>3.3.0-01</groovy .compiler.version>
190
189
</properties >
191
190
192
- </project >
193
-
191
+ </project >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
4
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
129
128
<gmavenplus-plugin .version>1.6</gmavenplus-plugin .version>
130
129
</properties >
131
130
132
- </project >
133
-
131
+ </project >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
4
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
4
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
119
118
<gmavenplus-plugin .version>1.6</gmavenplus-plugin .version>
120
119
</properties >
121
120
122
- </project >
123
-
121
+ </project >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
4
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
7
6
<artifactId >core-java-10</artifactId >
8
7
<version >0.1.0-SNAPSHOT</version >
44
43
<commons-collections4 .version>4.1</commons-collections4 .version>
45
44
</properties >
46
45
47
- </project >
46
+ </project >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
4
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
7
6
<artifactId >core-java-11-2</artifactId >
8
7
<version >0.1.0-SNAPSHOT</version >
76
75
<mockserver .version>5.11.1</mockserver .version>
77
76
</properties >
78
77
79
- </project >
78
+ </project >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
4
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
76
75
<configuration >
77
76
<finalName >${uberjar.name} </finalName >
78
77
<transformers >
79
- <transformer implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
78
+ <transformer
79
+ implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
80
80
<mainClass >org.openjdk.jmh.Main</mainClass >
81
81
</transformer >
82
- <transformer implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
82
+ <transformer
83
+ implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
83
84
</transformers >
84
85
<filters >
85
86
<filter >
109
110
<shade .plugin.version>3.2.4</shade .plugin.version>
110
111
</properties >
111
112
112
- </project >
113
+ </project >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
4
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
4
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
4
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
15
14
<version >1.0.0-SNAPSHOT</version >
16
15
<relativePath >../../</relativePath >
17
16
</parent >
17
+
18
18
<dependencies >
19
19
<dependency >
20
20
<groupId >org.assertj</groupId >
35
35
<scope >test</scope >
36
36
</dependency >
37
37
</dependencies >
38
+
38
39
<build >
39
40
<plugins >
40
41
<plugin >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
4
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
4
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
5
<modelVersion >4.0.0</modelVersion >
7
6
<artifactId >core-java-8-2</artifactId >
8
7
<version >0.1.0-SNAPSHOT</version >
9
8
<name >core-java-8-2</name >
10
9
<packaging >jar</packaging >
10
+
11
11
<parent >
12
12
<groupId >com.baeldung.core-java-modules</groupId >
13
13
<artifactId >core-java-modules</artifactId >
34
34
<assertj .version>3.12.2</assertj .version>
35
35
</properties >
36
36
37
- </project >
37
+ </project >
You can’t perform that action at this time.
0 commit comments