|
7 | 7 |
|
8 | 8 | <groupId>org.xbib.elasticsearch.plugin</groupId> |
9 | 9 | <artifactId>elasticsearch-river-jdbc</artifactId> |
10 | | - <version>1.4.0.0.Beta1</version> |
| 10 | + <version>1.4.0.1.Beta1</version> |
11 | 11 |
|
12 | 12 | <packaging>jar</packaging> |
13 | 13 |
|
|
160 | 160 | <artifactId>maven-surefire-plugin</artifactId> |
161 | 161 | <version>2.17</version> |
162 | 162 | <configuration> |
163 | | - <skipTests>true</skipTests> |
164 | 163 | <properties> |
165 | 164 | <property> |
166 | 165 | <name>listener</name> |
|
303 | 302 | <plugin> |
304 | 303 | <artifactId>maven-surefire-plugin</artifactId> |
305 | 304 | <configuration> |
306 | | - <skip>false</skip> |
307 | 305 | <workingDirectory>${project.build.directory}</workingDirectory> |
308 | 306 | <systemPropertyVariables> |
309 | 307 | <java.io.tmpdir>${project.build.directory}</java.io.tmpdir> |
|
324 | 322 | <plugin> |
325 | 323 | <artifactId>maven-surefire-plugin</artifactId> |
326 | 324 | <configuration> |
327 | | - <skipTests>false</skipTests> |
328 | 325 | <workingDirectory>${project.build.directory}</workingDirectory> |
329 | 326 | <systemPropertyVariables> |
330 | 327 | <java.io.tmpdir>${project.build.directory}</java.io.tmpdir> |
|
353 | 350 | <plugin> |
354 | 351 | <artifactId>maven-surefire-plugin</artifactId> |
355 | 352 | <configuration> |
356 | | - <skipTests>false</skipTests> |
357 | 353 | <workingDirectory>${project.build.directory}</workingDirectory> |
358 | 354 | <systemPropertyVariables> |
359 | 355 | <java.io.tmpdir>${project.build.directory}</java.io.tmpdir> |
|
386 | 382 | <plugin> |
387 | 383 | <artifactId>maven-surefire-plugin</artifactId> |
388 | 384 | <configuration> |
389 | | - <skipTests>false</skipTests> |
390 | 385 | <workingDirectory>${project.build.directory}</workingDirectory> |
391 | 386 | <systemPropertyVariables> |
392 | 387 | <java.io.tmpdir>${project.build.directory}</java.io.tmpdir> |
|
421 | 416 | <plugin> |
422 | 417 | <artifactId>maven-surefire-plugin</artifactId> |
423 | 418 | <configuration> |
424 | | - <skipTests>false</skipTests> |
425 | 419 | <workingDirectory>${project.build.directory}</workingDirectory> |
426 | 420 | <systemPropertyVariables> |
427 | 421 | <java.io.tmpdir>${project.build.directory}</java.io.tmpdir> |
|
452 | 446 | <plugin> |
453 | 447 | <artifactId>maven-surefire-plugin</artifactId> |
454 | 448 | <configuration> |
455 | | - <skipTests>false</skipTests> |
456 | 449 | <workingDirectory>${project.build.directory}</workingDirectory> |
457 | 450 | <systemPropertyVariables> |
458 | 451 | <java.io.tmpdir>${project.build.directory}</java.io.tmpdir> |
|
482 | 475 | <plugin> |
483 | 476 | <artifactId>maven-surefire-plugin</artifactId> |
484 | 477 | <configuration> |
485 | | - <skipTests>false</skipTests> |
486 | 478 | <workingDirectory>${project.build.directory}</workingDirectory> |
487 | 479 | <systemPropertyVariables> |
488 | 480 | <java.io.tmpdir>${project.build.directory}</java.io.tmpdir> |
|
513 | 505 | <plugin> |
514 | 506 | <artifactId>maven-surefire-plugin</artifactId> |
515 | 507 | <configuration> |
516 | | - <skipTests>false</skipTests> |
517 | 508 | <workingDirectory>${project.build.directory}</workingDirectory> |
518 | 509 | <systemPropertyVariables> |
519 | 510 | <java.io.tmpdir>${project.build.directory}</java.io.tmpdir> |
|
545 | 536 | <plugin> |
546 | 537 | <artifactId>maven-surefire-plugin</artifactId> |
547 | 538 | <configuration> |
548 | | - <skipTests>false</skipTests> |
549 | 539 | <workingDirectory>${project.build.directory}</workingDirectory> |
550 | 540 | <systemPropertyVariables> |
551 | 541 | <java.io.tmpdir>${project.build.directory}</java.io.tmpdir> |
|
0 commit comments