File tree Expand file tree Collapse file tree 5 files changed +0
-70
lines changed Expand file tree Collapse file tree 5 files changed +0
-70
lines changed Original file line number Diff line number Diff line change 69
69
</mojoDependencies >
70
70
</configuration >
71
71
</plugin >
72
- <plugin >
73
- <groupId >com.coveo</groupId >
74
- <artifactId >fmt-maven-plugin</artifactId >
75
- <version >2.8</version >
76
- <executions >
77
- <execution >
78
- <phase >test</phase >
79
- <goals >
80
- <goal >check</goal >
81
- </goals >
82
- </execution >
83
- </executions >
84
- </plugin >
85
72
</plugins >
86
73
</build >
87
74
</project >
Original file line number Diff line number Diff line change 63
63
</compilerArgs >
64
64
</configuration >
65
65
</plugin >
66
- <plugin >
67
- <groupId >com.coveo</groupId >
68
- <artifactId >fmt-maven-plugin</artifactId >
69
- <version >2.8</version >
70
- <executions >
71
- <execution >
72
- <phase >test</phase >
73
- <goals >
74
- <goal >check</goal >
75
- </goals >
76
- </execution >
77
- </executions >
78
- </plugin >
79
66
<plugin >
80
67
<groupId >org.codehaus.mojo</groupId >
81
68
<artifactId >exec-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 87
87
</configuration >
88
88
</plugin >
89
89
90
- <plugin >
91
- <groupId >com.coveo</groupId >
92
- <artifactId >fmt-maven-plugin</artifactId >
93
- <version >2.8</version >
94
- <executions >
95
- <execution >
96
- <phase >test</phase >
97
- <goals >
98
- <goal >check</goal >
99
- </goals >
100
- </execution >
101
- </executions >
102
- </plugin >
103
-
104
90
<plugin >
105
91
<groupId >${project.groupId} </groupId >
106
92
<artifactId >jsonschema-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 169
169
</execution >
170
170
</executions >
171
171
</plugin >
172
-
173
-
174
- <plugin >
175
- <groupId >com.coveo</groupId >
176
- <artifactId >fmt-maven-plugin</artifactId >
177
- <version >2.8</version >
178
- <executions >
179
- <execution >
180
- <phase >test</phase >
181
- <goals >
182
- <goal >check</goal >
183
- </goals >
184
- </execution >
185
- </executions >
186
- </plugin >
187
-
188
172
</plugins >
189
173
</build >
190
174
Original file line number Diff line number Diff line change 57
57
</compilerArgs >
58
58
</configuration >
59
59
</plugin >
60
- <plugin >
61
- <groupId >com.coveo</groupId >
62
- <artifactId >fmt-maven-plugin</artifactId >
63
- <version >2.8</version >
64
- <executions >
65
- <execution >
66
- <phase >test</phase >
67
- <goals >
68
- <goal >check</goal >
69
- </goals >
70
- </execution >
71
- </executions >
72
- </plugin >
73
-
74
60
</plugins >
75
61
</build >
76
62
You can’t perform that action at this time.
0 commit comments