File tree Expand file tree Collapse file tree 16 files changed +20
-194
lines changed Expand file tree Collapse file tree 16 files changed +20
-194
lines changed Original file line number Diff line number Diff line change 83
83
<proc >none</proc >
84
84
</configuration >
85
85
</plugin >
86
- <plugin >
87
- <groupId >org.apache.maven.plugins</groupId >
88
- <artifactId >maven-checkstyle-plugin</artifactId >
89
- </plugin >
90
- <plugin >
91
- <groupId >de.thetaphi</groupId >
92
- <artifactId >forbiddenapis</artifactId >
93
- </plugin >
94
86
<plugin >
95
87
<artifactId >maven-jar-plugin</artifactId >
96
88
<executions >
Original file line number Diff line number Diff line change 28
28
29
29
<build >
30
30
<plugins >
31
- <plugin >
32
- <artifactId >maven-checkstyle-plugin</artifactId >
33
- </plugin >
34
- <plugin >
35
- <artifactId >maven-deploy-plugin</artifactId >
36
- <configuration >
37
- <skip >true</skip >
38
- </configuration >
39
- </plugin >
40
- <plugin >
41
- <artifactId >maven-gpg-plugin</artifactId >
42
- <configuration >
43
- <skip >true</skip >
44
- </configuration >
45
- </plugin >
46
31
<plugin >
47
32
<groupId >org.apache.maven.plugins</groupId >
48
33
<artifactId >maven-enforcer-plugin</artifactId >
Original file line number Diff line number Diff line change 172
172
</testResource >
173
173
</testResources >
174
174
<plugins >
175
- <plugin >
176
- <groupId >org.apache.maven.plugins</groupId >
177
- <artifactId >maven-checkstyle-plugin</artifactId >
178
- </plugin >
179
- <plugin >
180
- <groupId >de.thetaphi</groupId >
181
- <artifactId >forbiddenapis</artifactId >
182
- </plugin >
183
175
<plugin >
184
176
<artifactId >maven-jar-plugin</artifactId >
185
177
<executions >
Original file line number Diff line number Diff line change 127
127
<plugin >
128
128
<artifactId >maven-compiler-plugin</artifactId >
129
129
</plugin >
130
- <plugin >
131
- <artifactId >maven-checkstyle-plugin</artifactId >
132
- </plugin >
133
- <plugin >
134
- <groupId >de.thetaphi</groupId >
135
- <artifactId >forbiddenapis</artifactId >
136
- </plugin >
137
130
<plugin >
138
131
<artifactId >maven-dependency-plugin</artifactId >
139
132
<executions >
Original file line number Diff line number Diff line change 215
215
</testResource >
216
216
</testResources >
217
217
<plugins >
218
- <plugin >
219
- <artifactId >maven-checkstyle-plugin</artifactId >
220
- </plugin >
221
- <plugin >
222
- <groupId >de.thetaphi</groupId >
223
- <artifactId >forbiddenapis</artifactId >
224
- </plugin >
225
218
<plugin >
226
219
<artifactId >maven-compiler-plugin</artifactId >
227
220
<executions >
Original file line number Diff line number Diff line change 155
155
</testResource >
156
156
</testResources >
157
157
<plugins >
158
- <plugin >
159
- <artifactId >maven-checkstyle-plugin</artifactId >
160
- </plugin >
161
- <plugin >
162
- <groupId >de.thetaphi</groupId >
163
- <artifactId >forbiddenapis</artifactId >
164
- </plugin >
165
- <plugin >
166
- <groupId >org.apache.maven.plugins</groupId >
167
- <artifactId >maven-deploy-plugin</artifactId >
168
- <configuration >
169
- <skip >true</skip >
170
- </configuration >
171
- </plugin >
172
- <plugin >
173
- <artifactId >maven-gpg-plugin</artifactId >
174
- <configuration >
175
- <skip >true</skip >
176
- </configuration >
177
- </plugin >
178
158
<plugin >
179
159
<groupId >org.apache.maven.plugins</groupId >
180
160
<artifactId >maven-failsafe-plugin</artifactId >
Original file line number Diff line number Diff line change 66
66
</testResource >
67
67
</testResources >
68
68
<plugins >
69
- <plugin >
70
- <artifactId >maven-checkstyle-plugin</artifactId >
71
- </plugin >
72
- <plugin >
73
- <groupId >de.thetaphi</groupId >
74
- <artifactId >forbiddenapis</artifactId >
75
- </plugin >
76
- <plugin >
77
- <groupId >org.apache.maven.plugins</groupId >
78
- <artifactId >maven-deploy-plugin</artifactId >
79
- <configuration >
80
- <skip >true</skip >
81
- </configuration >
82
- </plugin >
83
- <plugin >
84
- <artifactId >maven-gpg-plugin</artifactId >
85
- <configuration >
86
- <skip >true</skip >
87
- </configuration >
88
- </plugin >
89
69
<plugin >
90
70
<groupId >org.apache.maven.plugins</groupId >
91
71
<artifactId >maven-failsafe-plugin</artifactId >
Original file line number Diff line number Diff line change 62
62
</testResource >
63
63
</testResources >
64
64
<plugins >
65
- <plugin >
66
- <artifactId >maven-checkstyle-plugin</artifactId >
67
- </plugin >
68
- <plugin >
69
- <groupId >de.thetaphi</groupId >
70
- <artifactId >forbiddenapis</artifactId >
71
- </plugin >
72
- <plugin >
73
- <groupId >org.apache.maven.plugins</groupId >
74
- <artifactId >maven-deploy-plugin</artifactId >
75
- <configuration >
76
- <skip >true</skip >
77
- </configuration >
78
- </plugin >
79
- <plugin >
80
- <artifactId >maven-gpg-plugin</artifactId >
81
- <configuration >
82
- <skip >true</skip >
83
- </configuration >
84
- </plugin >
85
65
<plugin >
86
66
<groupId >org.apache.maven.plugins</groupId >
87
67
<artifactId >maven-failsafe-plugin</artifactId >
Original file line number Diff line number Diff line change 62
62
</testResource >
63
63
</testResources >
64
64
<plugins >
65
- <plugin >
66
- <artifactId >maven-checkstyle-plugin</artifactId >
67
- </plugin >
68
- <plugin >
69
- <groupId >de.thetaphi</groupId >
70
- <artifactId >forbiddenapis</artifactId >
71
- </plugin >
72
- <plugin >
73
- <groupId >org.apache.maven.plugins</groupId >
74
- <artifactId >maven-deploy-plugin</artifactId >
75
- <configuration >
76
- <skip >true</skip >
77
- </configuration >
78
- </plugin >
79
- <plugin >
80
- <artifactId >maven-gpg-plugin</artifactId >
81
- <configuration >
82
- <skip >true</skip >
83
- </configuration >
84
- </plugin >
85
65
<plugin >
86
66
<groupId >org.apache.maven.plugins</groupId >
87
67
<artifactId >maven-failsafe-plugin</artifactId >
Original file line number Diff line number Diff line change 169
169
</testResource >
170
170
</testResources >
171
171
<plugins >
172
- <plugin >
173
- <artifactId >maven-checkstyle-plugin</artifactId >
174
- </plugin >
175
- <plugin >
176
- <groupId >de.thetaphi</groupId >
177
- <artifactId >forbiddenapis</artifactId >
178
- </plugin >
179
- <plugin >
180
- <groupId >org.apache.maven.plugins</groupId >
181
- <artifactId >maven-deploy-plugin</artifactId >
182
- <configuration >
183
- <skip >true</skip >
184
- </configuration >
185
- </plugin >
186
- <plugin >
187
- <artifactId >maven-gpg-plugin</artifactId >
188
- <configuration >
189
- <skip >true</skip >
190
- </configuration >
191
- </plugin >
192
172
<plugin >
193
173
<groupId >org.apache.maven.plugins</groupId >
194
174
<artifactId >maven-failsafe-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments