|
21 | 21 | org.codehaus.groovy:groovy-eclipse-compiler:add-groovy-build-paths
|
22 | 22 | </initialize>
|
23 | 23 | <process-resources>
|
24 |
| - org.apache.maven.plugins:maven-resources-plugin:2.6:resources |
| 24 | + org.apache.maven.plugins:maven-resources-plugin:3.3.1:resources |
25 | 25 | </process-resources>
|
26 | 26 | <compile>
|
27 |
| - org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile |
| 27 | + org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile |
28 | 28 | </compile>
|
29 | 29 | <process-test-resources>
|
30 |
| - org.apache.maven.plugins:maven-resources-plugin:2.6:testResources |
| 30 | + org.apache.maven.plugins:maven-resources-plugin:3.3.1:testResources |
31 | 31 | </process-test-resources>
|
32 | 32 | <test-compile>
|
33 |
| - org.apache.maven.plugins:maven-compiler-plugin:3.6.2:testCompile |
| 33 | + org.apache.maven.plugins:maven-compiler-plugin:3.11.0:testCompile |
34 | 34 | </test-compile>
|
35 | 35 | <test>
|
36 |
| - org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test |
| 36 | + org.apache.maven.plugins:maven-surefire-plugin:3.1.0:test |
37 | 37 | </test>
|
38 | 38 | <package>
|
39 |
| - org.apache.maven.plugins:maven-jar-plugin:2.4:jar |
| 39 | + org.apache.maven.plugins:maven-jar-plugin:3.3.0:jar |
40 | 40 | </package>
|
41 | 41 | <install>
|
42 |
| - org.apache.maven.plugins:maven-install-plugin:2.4:install |
| 42 | + org.apache.maven.plugins:maven-install-plugin:3.1.1:install |
43 | 43 | </install>
|
44 | 44 | <deploy>
|
45 |
| - org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy |
| 45 | + org.apache.maven.plugins:maven-deploy-plugin:3.1.1:deploy |
46 | 46 | </deploy>
|
47 | 47 | </phases>
|
48 | 48 | </lifecycle>
|
|
62 | 62 | org.codehaus.groovy:groovy-eclipse-compiler:add-groovy-build-paths
|
63 | 63 | </initialize>
|
64 | 64 | <process-resources>
|
65 |
| - org.apache.maven.plugins:maven-resources-plugin:2.6:resources |
| 65 | + org.apache.maven.plugins:maven-resources-plugin:3.3.1:resources |
66 | 66 | </process-resources>
|
67 | 67 | <compile>
|
68 |
| - org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile |
| 68 | + org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile |
69 | 69 | </compile>
|
70 | 70 | <process-test-resources>
|
71 |
| - org.apache.maven.plugins:maven-resources-plugin:2.6:testResources |
| 71 | + org.apache.maven.plugins:maven-resources-plugin:3.3.1:testResources |
72 | 72 | </process-test-resources>
|
73 | 73 | <test-compile>
|
74 |
| - org.apache.maven.plugins:maven-compiler-plugin:3.6.2:testCompile |
| 74 | + org.apache.maven.plugins:maven-compiler-plugin:3.11.0:testCompile |
75 | 75 | </test-compile>
|
76 | 76 | <test>
|
77 |
| - org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test |
| 77 | + org.apache.maven.plugins:maven-surefire-plugin:3.1.0:test |
78 | 78 | </test>
|
79 | 79 | <package>
|
80 |
| - org.apache.maven.plugins:maven-war-plugin:2.2:war |
| 80 | + org.apache.maven.plugins:maven-war-plugin:3.3.2:war |
81 | 81 | </package>
|
82 | 82 | <install>
|
83 |
| - org.apache.maven.plugins:maven-install-plugin:2.4:install |
| 83 | + org.apache.maven.plugins:maven-install-plugin:3.1.1:install |
84 | 84 | </install>
|
85 | 85 | <deploy>
|
86 |
| - org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy |
| 86 | + org.apache.maven.plugins:maven-deploy-plugin:3.1.1:deploy |
87 | 87 | </deploy>
|
88 | 88 | </phases>
|
89 | 89 | </lifecycle>
|
|
103 | 103 | org.codehaus.groovy:groovy-eclipse-compiler:add-groovy-build-paths
|
104 | 104 | </initialize>
|
105 | 105 | <process-resources>
|
106 |
| - org.apache.maven.plugins:maven-resources-plugin:2.6:resources |
| 106 | + org.apache.maven.plugins:maven-resources-plugin:3.3.1:resources |
107 | 107 | </process-resources>
|
108 | 108 | <compile>
|
109 |
| - org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile |
| 109 | + org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile |
110 | 110 | </compile>
|
111 | 111 | <process-test-resources>
|
112 |
| - org.apache.maven.plugins:maven-resources-plugin:2.6:testResources |
| 112 | + org.apache.maven.plugins:maven-resources-plugin:3.3.1:testResources |
113 | 113 | </process-test-resources>
|
114 | 114 | <test-compile>
|
115 |
| - org.apache.maven.plugins:maven-compiler-plugin:3.6.2:testCompile |
| 115 | + org.apache.maven.plugins:maven-compiler-plugin:3.11.0:testCompile |
116 | 116 | </test-compile>
|
117 | 117 | <test>
|
118 |
| - org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test |
| 118 | + org.apache.maven.plugins:maven-surefire-plugin:3.1.0:test |
119 | 119 | </test>
|
120 | 120 | <package>
|
121 |
| - org.apache.maven.plugins:maven-rar-plugin:2.2:rar |
| 121 | + org.apache.maven.plugins:maven-rar-plugin:3.0.0:rar |
122 | 122 | </package>
|
123 | 123 | <install>
|
124 |
| - org.apache.maven.plugins:maven-install-plugin:2.4:install |
| 124 | + org.apache.maven.plugins:maven-install-plugin:3.1.1:install |
125 | 125 | </install>
|
126 | 126 | <deploy>
|
127 |
| - org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy |
| 127 | + org.apache.maven.plugins:maven-deploy-plugin:3.1.1:deploy |
128 | 128 | </deploy>
|
129 | 129 | </phases>
|
130 | 130 | </lifecycle>
|
|
144 | 144 | org.codehaus.groovy:groovy-eclipse-compiler:add-groovy-build-paths
|
145 | 145 | </initialize>
|
146 | 146 | <process-resources>
|
147 |
| - org.apache.maven.plugins:maven-resources-plugin:2.6:resources |
| 147 | + org.apache.maven.plugins:maven-resources-plugin:3.3.1:resources |
148 | 148 | </process-resources>
|
149 | 149 | <compile>
|
150 |
| - org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile |
| 150 | + org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile |
151 | 151 | </compile>
|
152 | 152 | <process-test-resources>
|
153 |
| - org.apache.maven.plugins:maven-resources-plugin:2.6:testResources |
| 153 | + org.apache.maven.plugins:maven-resources-plugin:3.3.1:testResources |
154 | 154 | </process-test-resources>
|
155 | 155 | <test-compile>
|
156 |
| - org.apache.maven.plugins:maven-compiler-plugin:3.6.2:testCompile |
| 156 | + org.apache.maven.plugins:maven-compiler-plugin:3.11.0:testCompile |
157 | 157 | </test-compile>
|
158 | 158 | <test>
|
159 |
| - org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test |
| 159 | + org.apache.maven.plugins:maven-surefire-plugin:3.1.0:test |
160 | 160 | </test>
|
161 | 161 | <package>
|
162 |
| - org.apache.maven.plugins:maven-ejb-plugin:2.3:ejb |
| 162 | + org.apache.maven.plugins:maven-ejb-plugin:3.2.1:ejb |
163 | 163 | </package>
|
164 | 164 | <install>
|
165 |
| - org.apache.maven.plugins:maven-install-plugin:2.4:install |
| 165 | + org.apache.maven.plugins:maven-install-plugin:3.1.1:install |
166 | 166 | </install>
|
167 | 167 | <deploy>
|
168 |
| - org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy |
| 168 | + org.apache.maven.plugins:maven-deploy-plugin:3.1.1:deploy |
169 | 169 | </deploy>
|
170 | 170 | </phases>
|
171 | 171 | </lifecycle>
|
|
185 | 185 | org.codehaus.groovy:groovy-eclipse-compiler:add-groovy-build-paths
|
186 | 186 | </initialize>
|
187 | 187 | <process-resources>
|
188 |
| - org.apache.maven.plugins:maven-resources-plugin:2.6:resources |
| 188 | + org.apache.maven.plugins:maven-resources-plugin:3.3.1:resources |
189 | 189 | </process-resources>
|
190 | 190 | <compile>
|
191 |
| - org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile |
| 191 | + org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile |
192 | 192 | </compile>
|
193 | 193 | <process-classes>
|
194 | 194 | org.apache.maven.plugins:maven-plugin-plugin:3.2:descriptor
|
195 | 195 | </process-classes>
|
196 | 196 | <process-test-resources>
|
197 |
| - org.apache.maven.plugins:maven-resources-plugin:2.6:testResources |
| 197 | + org.apache.maven.plugins:maven-resources-plugin:3.3.1:testResources |
198 | 198 | </process-test-resources>
|
199 | 199 | <test-compile>
|
200 |
| - org.apache.maven.plugins:maven-compiler-plugin:3.6.2:testCompile |
| 200 | + org.apache.maven.plugins:maven-compiler-plugin:3.11.0:testCompile |
201 | 201 | </test-compile>
|
202 | 202 | <test>
|
203 |
| - org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test |
| 203 | + org.apache.maven.plugins:maven-surefire-plugin:3.1.0:test |
204 | 204 | </test>
|
205 | 205 | <package>
|
206 |
| - org.apache.maven.plugins:maven-jar-plugin:2.4:jar, |
207 |
| - org.apache.maven.plugins:maven-plugin-plugin:3.2:addPluginArtifactMetadata |
| 206 | + org.apache.maven.plugins:maven-jar-plugin:3.3.0:jar, |
| 207 | + org.apache.maven.plugins:maven-plugin-plugin:3.8.2:addPluginArtifactMetadata |
208 | 208 | </package>
|
209 | 209 | <install>
|
210 |
| - org.apache.maven.plugins:maven-install-plugin:2.4:install |
| 210 | + org.apache.maven.plugins:maven-install-plugin:3.1.1:install |
211 | 211 | </install>
|
212 | 212 | <deploy>
|
213 |
| - org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy |
| 213 | + org.apache.maven.plugins:maven-deploy-plugin:3.1.1:deploy |
214 | 214 | </deploy>
|
215 | 215 | </phases>
|
216 | 216 | </lifecycle>
|
|
0 commit comments