Produced by Araxis Merge on 8/7/2018 11:46:01 AM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | HDR II v_322_iter 2_July_2018.zip\fpds-ear-12.0.5.ear\APP-INF\lib\common-12.0.4.jar\META-INF\maven\gov.va.med.repos.lib\common | pom.xml | Tue Jun 26 15:45:36 2018 UTC |
| 2 | HDR II v_322_iter 2_July_2018.zip\fpds-ear-12.0.5.ear\APP-INF\lib\common-12.0.4.jar\META-INF\maven\gov.va.med.repos.lib\common | pom.xml | Wed Aug 1 15:17:12 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 2190 |
| Changed | 1 | 6 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | <project | |
| 2 | xmlns="htt p://maven. apache.org /POM/4.0.0 " | |
| 3 | xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" | |
| 4 | xsi:schema Location=" http://mav en.apache. org/POM/4. 0.0 http:/ /maven.apa che.org/ma ven-v4_0_0 .xsd" | |
| 5 | > | |
| 6 | ||
| 7 | <modelVers ion> | |
| 8 | 4.0.0 | |
| 9 | </modelVer sion> | |
| 10 | ||
| 11 | ||
| 12 | <parent> | |
| 13 | ||
| 14 | <groupId> | |
| 15 | gov.va.med .repos.lib | |
| 16 | </groupId> | |
| 17 | ||
| 18 | <version> | |
| 19 | 8.0.0 | |
| 20 | </version> | |
| 21 | ||
| 22 | <artifactI d> | |
| 23 | repos-modu les | |
| 24 | </artifact Id> | |
| 25 | ||
| 26 | <relativeP ath> | |
| 27 | ../parentM odule/pom. xml | |
| 28 | </relative Path> | |
| 29 | ||
| 30 | </parent> | |
| 31 | ||
| 32 | ||
| 33 | <!-- Comme nt --> | |
| 34 | ||
| 35 | <artifactI d> | |
| 36 | common | |
| 37 | </artifact Id> | |
| 38 | ||
| 39 | <name> | |
| 40 | Repositori es: Common | |
| 41 | </name> | |
| 42 | ||
| 43 | <version> | |
| 44 | 12.0.4 | |
| 45 | </version> | |
| 46 | ||
| 47 | <descripti on> | |
| 48 | Contains c ommon clas ses used a cross the Repositori es project s | |
| 49 | </descript ion> | |
| 50 | ||
| 51 | <packaging > | |
| 52 | jar | |
| 53 | </packagin g> | |
| 54 | ||
| 55 | <!-- | |
| 56 | <s cm> | |
| 57 | <url>https :// URL PORT /ccm: DNS _rb_HDR_mo dule_commo n_main_str eam_rws</u rl> | |
| 58 | <connectio n>scm:jazz :https:// URL PORT /ccm: DNS _HDR_modul e_common_m ain_stream _rws</conn ection> | |
| 59 | <developer Connection >scm:jazz: https:// URL . p o r t
|
|
| 60 | </ scm> | |
| 61 | -- > | |
| 62 | ||
| 63 | ||
| 64 | <scm> | |
| 65 | ||
| 66 | <url> | |
| 67 | ${env.SCM_ URL}:commo n-12.0.4 | |
| 68 | </url> | |
| 69 | ||
| 70 | <connectio n> | |
| 71 | scm:jazz:$ {env.SCM_U RL}:common -12.0.4 | |
| 72 | </connecti on> | |
| 73 | ||
| 74 | <developer Connection > | |
| 75 | scm:jazz:$ {env.SCM_U RL}:common -12.0.4 | |
| 76 | </develope rConnectio n> | |
| 77 | ||
| 78 | </scm> | |
| 79 | ||
| 80 | ||
| 81 | <propertie s> | |
| 82 | ||
| 83 | <junit-ext .version> | |
| 84 | 8.0.0 | |
| 85 | </junit-ex t.version> | |
| 86 | ||
| 87 | </properti es> | |
| 88 | ||
| 89 | <dependenc ies> | |
| 90 | ||
| 91 | <dependenc y> | |
| 92 | ||
| 93 | <groupId> | |
| 94 | xml-apis | |
| 95 | </groupId> | |
| 96 | ||
| 97 | <artifactI d> | |
| 98 | xml-apis | |
| 99 | </artifact Id> | |
| 100 | ||
| 101 | </dependen cy> | |
| 102 | ||
| 103 | <dependenc y> | |
| 104 | ||
| 105 | <groupId> | |
| 106 | ${project. parent.gro upId} | |
| 107 | </groupId> | |
| 108 | ||
| 109 | <artifactI d> | |
| 110 | junit-ext | |
| 111 | </artifact Id> | |
| 112 | ||
| 113 | <version> | |
| 114 | ${junit-ex t.version} | |
| 115 | </version> | |
| 116 | ||
| 117 | <scope> | |
| 118 | test | |
| 119 | </scope> | |
| 120 | ||
| 121 | </dependen cy> | |
| 122 | ||
| 123 | <dependenc y> | |
| 124 | ||
| 125 | <groupId> | |
| 126 | org.easymo ck | |
| 127 | </groupId> | |
| 128 | ||
| 129 | <artifactI d> | |
| 130 | easymock | |
| 131 | </artifact Id> | |
| 132 | ||
| 133 | <scope> | |
| 134 | test | |
| 135 | </scope> | |
| 136 | ||
| 137 | </dependen cy> | |
| 138 | ||
| 139 | <dependenc y> | |
| 140 | ||
| 141 | <groupId> | |
| 142 | org.spring framework | |
| 143 | </groupId> | |
| 144 | ||
| 145 | <artifactI d> | |
| 146 | spring-cor e | |
| 147 | </artifact Id> | |
| 148 | ||
| 149 | </dependen cy> | |
| 150 | ||
| 151 | <dependenc y> | |
| 152 | ||
| 153 | <groupId> | |
| 154 | org.spring framework | |
| 155 | </groupId> | |
| 156 | ||
| 157 | <artifactI d> | |
| 158 | spring-exp ression | |
| 159 | </artifact Id> | |
| 160 | ||
| 161 | </dependen cy> | |
| 162 | ||
| 163 | <dependenc y> | |
| 164 | ||
| 165 | <groupId> | |
| 166 | org.spring framework | |
| 167 | </groupId> | |
| 168 | ||
| 169 | <artifactI d> | |
| 170 | spring-bea ns | |
| 171 | </artifact Id> | |
| 172 | ||
| 173 | </dependen cy> | |
| 174 | ||
| 175 | <dependenc y> | |
| 176 | ||
| 177 | <groupId> | |
| 178 | org.spring framework | |
| 179 | </groupId> | |
| 180 | ||
| 181 | <artifactI d> | |
| 182 | spring-aop | |
| 183 | </artifact Id> | |
| 184 | ||
| 185 | </dependen cy> | |
| 186 | ||
| 187 | <dependenc y> | |
| 188 | ||
| 189 | <groupId> | |
| 190 | org.spring framework | |
| 191 | </groupId> | |
| 192 | ||
| 193 | <artifactI d> | |
| 194 | spring-con text | |
| 195 | </artifact Id> | |
| 196 | ||
| 197 | </dependen cy> | |
| 198 | ||
| 199 | <dependenc y> | |
| 200 | ||
| 201 | <groupId> | |
| 202 | org.spring framework | |
| 203 | </groupId> | |
| 204 | ||
| 205 | <artifactI d> | |
| 206 | spring-tx | |
| 207 | </artifact Id> | |
| 208 | ||
| 209 | </dependen cy> | |
| 210 | ||
| 211 | <dependenc y> | |
| 212 | ||
| 213 | <groupId> | |
| 214 | org.spring framework | |
| 215 | </groupId> | |
| 216 | ||
| 217 | <artifactI d> | |
| 218 | spring-orm | |
| 219 | </artifact Id> | |
| 220 | ||
| 221 | </dependen cy> | |
| 222 | ||
| 223 | <dependenc y> | |
| 224 | ||
| 225 | <groupId> | |
| 226 | org.spring framework | |
| 227 | </groupId> | |
| 228 | ||
| 229 | <artifactI d> | |
| 230 | spring-oxm | |
| 231 | </artifact Id> | |
| 232 | ||
| 233 | </dependen cy> | |
| 234 | ||
| 235 | <dependenc y> | |
| 236 | ||
| 237 | <groupId> | |
| 238 | org.spring framework | |
| 239 | </groupId> | |
| 240 | ||
| 241 | <artifactI d> | |
| 242 | spring-jms | |
| 243 | </artifact Id> | |
| 244 | ||
| 245 | </dependen cy> | |
| 246 | ||
| 247 | <dependenc y> | |
| 248 | ||
| 249 | <groupId> | |
| 250 | org.spring framework | |
| 251 | </groupId> | |
| 252 | ||
| 253 | <artifactI d> | |
| 254 | spring-jdb c | |
| 255 | </artifact Id> | |
| 256 | ||
| 257 | </dependen cy> | |
| 258 | ||
| 259 | <dependenc y> | |
| 260 | ||
| 261 | <groupId> | |
| 262 | aopallianc e | |
| 263 | </groupId> | |
| 264 | ||
| 265 | <artifactI d> | |
| 266 | aopallianc e | |
| 267 | </artifact Id> | |
| 268 | ||
| 269 | </dependen cy> | |
| 270 | ||
| 271 | <!-- <depe ndency> <g roupId>org .springfra mework</gr oupId> <ar tifactId>s pring-asm< /artifactI d> </depen dency> --> | |
| 272 | ||
| 273 | <dependenc y> | |
| 274 | ||
| 275 | <groupId> | |
| 276 | org.aspect j | |
| 277 | </groupId> | |
| 278 | ||
| 279 | <artifactI d> | |
| 280 | aspectjwea ver | |
| 281 | </artifact Id> | |
| 282 | ||
| 283 | <!-- <scop e>test</sc ope> --> | |
| 284 | ||
| 285 | </dependen cy> | |
| 286 | ||
| 287 | <dependenc y> | |
| 288 | ||
| 289 | <groupId> | |
| 290 | org.hibern ate | |
| 291 | </groupId> | |
| 292 | ||
| 293 | <artifactI d> | |
| 294 | hibernate- core | |
| 295 | </artifact Id> | |
| 296 | ||
| 297 | </dependen cy> | |
| 298 | ||
| 299 | <dependenc y> | |
| 300 | ||
| 301 | <groupId> | |
| 302 | org.jboss. logging | |
| 303 | </groupId> | |
| 304 | ||
| 305 | <artifactI d> | |
| 306 | jboss-logg ing | |
| 307 | </artifact Id> | |
| 308 | ||
| 309 | </dependen cy> | |
| 310 | ||
| 311 | <dependenc y> | |
| 312 | ||
| 313 | <!-- <grou pId>org.hi bernate</g roupId> -- > | |
| 314 | ||
| 315 | <groupId> | |
| 316 | org.hibern ate.common | |
| 317 | </groupId> | |
| 318 | ||
| 319 | <artifactI d> | |
| 320 | hibernate- commons-an notations | |
| 321 | </artifact Id> | |
| 322 | ||
| 323 | </dependen cy> | |
| 324 | ||
| 325 | <!-- <depe ndency> <g roupId>org .hibernate .javax.per sistence</ groupId> < artifactId >hibernate -jpa-2.0-a pi</artifa ctId> <sco pe>test</s cope> </de pendency> --> | |
| 326 | ||
| 327 | <dependenc y> | |
| 328 | ||
| 329 | <groupId> | |
| 330 | javax.pers istence | |
| 331 | </groupId> | |
| 332 | ||
| 333 | <artifactI d> | |
| 334 | persistenc e-api | |
| 335 | </artifact Id> | |
| 336 | ||
| 337 | <scope> | |
| 338 | test | |
| 339 | </scope> | |
| 340 | ||
| 341 | </dependen cy> | |
| 342 | ||
| 343 | <!-- <depe ndency> <g roupId>jav ax</groupI d> <artifa ctId>javae e-api</art ifactId> < version>6. 0</version > <scope>t est</scope > </depend ency> --> | |
| 344 | ||
| 345 | <dependenc y> | |
| 346 | ||
| 347 | <groupId> | |
| 348 | org.apache .commons | |
| 349 | </groupId> | |
| 350 | ||
| 351 | <artifactI d> | |
| 352 | commons-co llections4 | |
| 353 | </artifact Id> | |
| 354 | ||
| 355 | </dependen cy> | |
| 356 | ||
| 357 | <dependenc y> | |
| 358 | ||
| 359 | <groupId> | |
| 360 | commons-lo gging | |
| 361 | </groupId> | |
| 362 | ||
| 363 | <artifactI d> | |
| 364 | commons-lo gging | |
| 365 | </artifact Id> | |
| 366 | ||
| 367 | </dependen cy> | |
| 368 | ||
| 369 | <dependenc y> | |
| 370 | ||
| 371 | <groupId> | |
| 372 | commons-co dec | |
| 373 | </groupId> | |
| 374 | ||
| 375 | <artifactI d> | |
| 376 | commons-co dec | |
| 377 | </artifact Id> | |
| 378 | ||
| 379 | </dependen cy> | |
| 380 | ||
| 381 | <dependenc y> | |
| 382 | ||
| 383 | <groupId> | |
| 384 | org.apache .commons | |
| 385 | </groupId> | |
| 386 | ||
| 387 | <artifactI d> | |
| 388 | commons-db cp2 | |
| 389 | </artifact Id> | |
| 390 | ||
| 391 | <scope> | |
| 392 | test | |
| 393 | </scope> | |
| 394 | ||
| 395 | </dependen cy> | |
| 396 | ||
| 397 | <dependenc y> | |
| 398 | ||
| 399 | <groupId> | |
| 400 | org.apache .commons | |
| 401 | </groupId> | |
| 402 | ||
| 403 | <artifactI d> | |
| 404 | commons-la ng3 | |
| 405 | </artifact Id> | |
| 406 | ||
| 407 | </dependen cy> | |
| 408 | ||
| 409 | <dependenc y> | |
| 410 | ||
| 411 | <groupId> | |
| 412 | org.apache .logging.l og4j | |
| 413 | </groupId> | |
| 414 | ||
| 415 | <artifactI d> | |
| 416 | log4j-api | |
| 417 | </artifact Id> | |
| 418 | ||
| 419 | </dependen cy> | |
| 420 | ||
| 421 | <dependenc y> | |
| 422 | ||
| 423 | <groupId> | |
| 424 | org.apache .logging.l og4j | |
| 425 | </groupId> | |
| 426 | ||
| 427 | <artifactI d> | |
| 428 | log4j-core | |
| 429 | </artifact Id> | |
| 430 | ||
| 431 | </dependen cy> | |
| 432 | ||
| 433 | <dependenc y> | |
| 434 | ||
| 435 | <groupId> | |
| 436 | dom4j | |
| 437 | </groupId> | |
| 438 | ||
| 439 | <artifactI d> | |
| 440 | dom4j | |
| 441 | </artifact Id> | |
| 442 | ||
| 443 | <exclusion s> | |
| 444 | ||
| 445 | <exclusion > | |
| 446 | ||
| 447 | <groupId> | |
| 448 | xml-apis | |
| 449 | </groupId> | |
| 450 | ||
| 451 | <artifactI d> | |
| 452 | xml-apis | |
| 453 | </artifact Id> | |
| 454 | ||
| 455 | </exclusio n> | |
| 456 | ||
| 457 | </exclusio ns> | |
| 458 | ||
| 459 | </dependen cy> | |
| 460 | ||
| 461 | <dependenc y> | |
| 462 | ||
| 463 | <groupId> | |
| 464 | net.sf.sax on | |
| 465 | </groupId> | |
| 466 | ||
| 467 | <artifactI d> | |
| 468 | Saxon-HE | |
| 469 | </artifact Id> | |
| 470 | ||
| 471 | </dependen cy> | |
| 472 | ||
| 473 | <dependenc y> | |
| 474 | ||
| 475 | <groupId> | |
| 476 | org.apache .geronimo. specs | |
| 477 | </groupId> | |
| 478 | ||
| 479 | <artifactI d> | |
| 480 | geronimo-j 2ee_1.4_sp ec | |
| 481 | </artifact Id> | |
| 482 | ||
| 483 | <scope> | |
| 484 | provided | |
| 485 | </scope> | |
| 486 | ||
| 487 | </dependen cy> | |
| 488 | ||
| 489 | <dependenc y> | |
| 490 | ||
| 491 | <groupId> | |
| 492 | oracle | |
| 493 | </groupId> | |
| 494 | ||
| 495 | <artifactI d> | |
| 496 | ojdbc7 | |
| 497 | </artifact Id> | |
| 498 | ||
| 499 | <scope> | |
| 500 | test | |
| 501 | </scope> | |
| 502 | ||
| 503 | </dependen cy> | |
| 504 | ||
| 505 | <dependenc y> | |
| 506 | ||
| 507 | <groupId> | |
| 508 | org.apache .activemq | |
| 509 | </groupId> | |
| 510 | ||
| 511 | <artifactI d> | |
| 512 | activemq-a ll | |
| 513 | </artifact Id> | |
| 514 | ||
| 515 | <scope> | |
| 516 | test | |
| 517 | </scope> | |
| 518 | ||
| 519 | </dependen cy> | |
| 520 | ||
| 521 | <dependenc y> | |
| 522 | ||
| 523 | <groupId> | |
| 524 | org.apache .xbean | |
| 525 | </groupId> | |
| 526 | ||
| 527 | <artifactI d> | |
| 528 | xbean-spri ng | |
| 529 | </artifact Id> | |
| 530 | ||
| 531 | <scope> | |
| 532 | test | |
| 533 | </scope> | |
| 534 | ||
| 535 | </dependen cy> | |
| 536 | ||
| 537 | <dependenc y> | |
| 538 | ||
| 539 | <groupId> | |
| 540 | jaxen | |
| 541 | </groupId> | |
| 542 | ||
| 543 | <artifactI d> | |
| 544 | jaxen | |
| 545 | </artifact Id> | |
| 546 | ||
| 547 | <exclusion s> | |
| 548 | ||
| 549 | <exclusion > | |
| 550 | ||
| 551 | <groupId> | |
| 552 | maven-plug ins | |
| 553 | </groupId> | |
| 554 | ||
| 555 | <artifactI d> | |
| 556 | maven-cobe rtura-plug in | |
| 557 | </artifact Id> | |
| 558 | ||
| 559 | </exclusio n> | |
| 560 | ||
| 561 | <exclusion > | |
| 562 | ||
| 563 | <groupId> | |
| 564 | maven-plug ins | |
| 565 | </groupId> | |
| 566 | ||
| 567 | <artifactI d> | |
| 568 | maven-find bugs-plugi n | |
| 569 | </artifact Id> | |
| 570 | ||
| 571 | </exclusio n> | |
| 572 | ||
| 573 | <exclusion > | |
| 574 | ||
| 575 | <groupId> | |
| 576 | xml-apis | |
| 577 | </groupId> | |
| 578 | ||
| 579 | <artifactI d> | |
| 580 | xml-apis | |
| 581 | </artifact Id> | |
| 582 | ||
| 583 | </exclusio n> | |
| 584 | ||
| 585 | <!-- If yo u do not e xclude icu 4j, you mi ght observ e this cry ptic excep tion on de ploy. --> | |
| 586 | ||
| 587 | <!-- java. lang.Array IndexOutOf BoundsExce ption: 481 88 --> | |
| 588 | ||
| 589 | <exclusion > | |
| 590 | ||
| 591 | <groupId> | |
| 592 | com.ibm.ic u | |
| 593 | </groupId> | |
| 594 | ||
| 595 | <artifactI d> | |
| 596 | icu4j | |
| 597 | </artifact Id> | |
| 598 | ||
| 599 | </exclusio n> | |
| 600 | ||
| 601 | <!-- SAAJ library ha d issues b efore jdom was exclu ded --> | |
| 602 | ||
| 603 | <exclusion > | |
| 604 | ||
| 605 | <groupId> | |
| 606 | jdom | |
| 607 | </groupId> | |
| 608 | ||
| 609 | <artifactI d> | |
| 610 | jdom | |
| 611 | </artifact Id> | |
| 612 | ||
| 613 | </exclusio n> | |
| 614 | ||
| 615 | </exclusio ns> | |
| 616 | ||
| 617 | </dependen cy> | |
| 618 | ||
| 619 | <dependenc y> | |
| 620 | ||
| 621 | <groupId> | |
| 622 | weblogic | |
| 623 | </groupId> | |
| 624 | ||
| 625 | <artifactI d> | |
| 626 | wlthint3cl ient | |
| 627 | </artifact Id> | |
| 628 | ||
| 629 | </dependen cy> | |
| 630 | ||
| 631 | <dependenc y> | |
| 632 | ||
| 633 | <groupId> | |
| 634 | com.jayway .jsonpath | |
| 635 | </groupId> | |
| 636 | ||
| 637 | <artifactI d> | |
| 638 | json-path | |
| 639 | </artifact Id> | |
| 640 | ||
| 641 | <exclusion s> | |
| 642 | ||
| 643 | <exclusion > | |
| 644 | ||
| 645 | <artifactI d> | |
| 646 | slf4j-api | |
| 647 | </artifact Id> | |
| 648 | ||
| 649 | <groupId> | |
| 650 | org.slf4j | |
| 651 | </groupId> | |
| 652 | ||
| 653 | </exclusio n> | |
| 654 | ||
| 655 | </exclusio ns> | |
| 656 | ||
| 657 | </dependen cy> | |
| 658 | ||
| 659 | <dependenc y> | |
| 660 | ||
| 661 | <groupId> | |
| 662 | net.minide v | |
| 663 | </groupId> | |
| 664 | ||
| 665 | <artifactI d> | |
| 666 | json-smart | |
| 667 | </artifact Id> | |
| 668 | ||
| 669 | </dependen cy> | |
| 670 | ||
| 671 | <dependenc y> | |
| 672 | ||
| 673 | <groupId> | |
| 674 | net.minide v | |
| 675 | </groupId> | |
| 676 | ||
| 677 | <artifactI d> | |
| 678 | accessors- smart | |
| 679 | </artifact Id> | |
| 680 | ||
| 681 | </dependen cy> | |
| 682 | ||
| 683 | <dependenc y> | |
| 684 | ||
| 685 | <groupId> | |
| 686 | org.apache .juddi.sco ut | |
| 687 | </groupId> | |
| 688 | ||
| 689 | <artifactI d> | |
| 690 | scout | |
| 691 | </artifact Id> | |
| 692 | ||
| 693 | <!-- <vers ion>1.2.7< /version> --> | |
| 694 | ||
| 695 | <exclusion s> | |
| 696 | ||
| 697 | <exclusion > | |
| 698 | ||
| 699 | <groupId> | |
| 700 | javax.xml. bind | |
| 701 | </groupId> | |
| 702 | ||
| 703 | <artifactI d> | |
| 704 | jaxb-impl | |
| 705 | </artifact Id> | |
| 706 | ||
| 707 | </exclusio n> | |
| 708 | ||
| 709 | <exclusion > | |
| 710 | ||
| 711 | <artifactI d> | |
| 712 | jaxb-impl | |
| 713 | </artifact Id> | |
| 714 | ||
| 715 | <groupId> | |
| 716 | com.sun.xm l.bind | |
| 717 | </groupId> | |
| 718 | ||
| 719 | </exclusio n> | |
| 720 | ||
| 721 | <exclusion > | |
| 722 | ||
| 723 | <artifactI d> | |
| 724 | jaxb-api | |
| 725 | </artifact Id> | |
| 726 | ||
| 727 | <groupId> | |
| 728 | javax.xml. bind | |
| 729 | </groupId> | |
| 730 | ||
| 731 | </exclusio n> | |
| 732 | ||
| 733 | <exclusion > | |
| 734 | ||
| 735 | <groupId> | |
| 736 | com.sun.xm l.ws | |
| 737 | </groupId> | |
| 738 | ||
| 739 | <artifactI d> | |
| 740 | jaxws-rt | |
| 741 | </artifact Id> | |
| 742 | ||
| 743 | </exclusio n> | |
| 744 | ||
| 745 | <exclusion > | |
| 746 | ||
| 747 | <groupId> | |
| 748 | log4j | |
| 749 | </groupId> | |
| 750 | ||
| 751 | <artifactI d> | |
| 752 | log4j | |
| 753 | </artifact Id> | |
| 754 | ||
| 755 | </exclusio n> | |
| 756 | ||
| 757 | <!-- The u ddi look u p threw a cryptic cl eint env e rror --> | |
| 758 | ||
| 759 | <exclusion > | |
| 760 | ||
| 761 | <groupId> | |
| 762 | org.apache .geronimo. specs | |
| 763 | </groupId> | |
| 764 | ||
| 765 | <artifactI d> | |
| 766 | geronimo-j axb_2.1_sp ec | |
| 767 | </artifact Id> | |
| 768 | ||
| 769 | </exclusio n> | |
| 770 | ||
| 771 | <!-- The C XF 3.1.3. library wa s throwing "Cannot c reate a se cure XMLIn putFactory " exceptio n --> | |
| 772 | ||
| 773 | <exclusion > | |
| 774 | ||
| 775 | <groupId> | |
| 776 | org.apache .geronimo. specs | |
| 777 | </groupId> | |
| 778 | ||
| 779 | <artifactI d> | |
| 780 | geronimo-s tax-api_1. 0_spec | |
| 781 | </artifact Id> | |
| 782 | ||
| 783 | </exclusio n> | |
| 784 | ||
| 785 | <exclusion > | |
| 786 | ||
| 787 | <groupId> | |
| 788 | asm | |
| 789 | </groupId> | |
| 790 | ||
| 791 | <artifactI d> | |
| 792 | asm | |
| 793 | </artifact Id> | |
| 794 | ||
| 795 | </exclusio n> | |
| 796 | ||
| 797 | <exclusion > | |
| 798 | ||
| 799 | <groupId> | |
| 800 | commons-di gester | |
| 801 | </groupId> | |
| 802 | ||
| 803 | <artifactI d> | |
| 804 | commons-di gester | |
| 805 | </artifact Id> | |
| 806 | ||
| 807 | </exclusio n> | |
| 808 | ||
| 809 | </exclusio ns> | |
| 810 | ||
| 811 | </dependen cy> | |
| 812 | ||
| 813 | <dependenc y> | |
| 814 | ||
| 815 | <groupId> | |
| 816 | org.apache .mina | |
| 817 | </groupId> | |
| 818 | ||
| 819 | <artifactI d> | |
| 820 | mina-core | |
| 821 | </artifact Id> | |
| 822 | ||
| 823 | <exclusion s> | |
| 824 | ||
| 825 | <exclusion > | |
| 826 | ||
| 827 | <artifactI d> | |
| 828 | slf4j-api | |
| 829 | </artifact Id> | |
| 830 | ||
| 831 | <groupId> | |
| 832 | org.slf4j | |
| 833 | </groupId> | |
| 834 | ||
| 835 | </exclusio n> | |
| 836 | ||
| 837 | </exclusio ns> | |
| 838 | ||
| 839 | </dependen cy> | |
| 840 | ||
| 841 | </dependen cies> | |
| 842 | ||
| 843 | <profiles> | |
| 844 | ||
| 845 | <profile> | |
| 846 | ||
| 847 | <id> | |
| 848 | clover | |
| 849 | </id> | |
| 850 | ||
| 851 | <build> | |
| 852 | ||
| 853 | <plugins> | |
| 854 | ||
| 855 | <plugin> | |
| 856 | ||
| 857 | <groupId> | |
| 858 | com.atlass ian.maven. plugins | |
| 859 | </groupId> | |
| 860 | ||
| 861 | <artifactI d> | |
| 862 | maven-clov er2-plugin | |
| 863 | </artifact Id> | |
| 864 | ||
| 865 | <configura tion> | |
| 866 | ||
| 867 | <excludes> | |
| 868 | ||
| 869 | <exclude> | |
| 870 | **/*Test.j ava | |
| 871 | </exclude> | |
| 872 | ||
| 873 | <exclude> | |
| 874 | **/*TestCa se.java | |
| 875 | </exclude> | |
| 876 | ||
| 877 | </excludes > | |
| 878 | ||
| 879 | </configur ation> | |
| 880 | ||
| 881 | <execution s> | |
| 882 | ||
| 883 | <execution > | |
| 884 | ||
| 885 | <phase> | |
| 886 | pre-site | |
| 887 | </phase> | |
| 888 | ||
| 889 | <goals> | |
| 890 | ||
| 891 | <goal> | |
| 892 | instrument | |
| 893 | </goal> | |
| 894 | ||
| 895 | <goal> | |
| 896 | aggregate | |
| 897 | </goal> | |
| 898 | ||
| 899 | </goals> | |
| 900 | ||
| 901 | </executio n> | |
| 902 | ||
| 903 | </executio ns> | |
| 904 | ||
| 905 | </plugin> | |
| 906 | ||
| 907 | </plugins> | |
| 908 | ||
| 909 | </build> | |
| 910 | ||
| 911 | </profile> | |
| 912 | ||
| 913 | </profiles > | |
| 914 | ||
| 915 | <build> | |
| 916 | ||
| 917 | <plugins> | |
| 918 | ||
| 919 | <plugin> | |
| 920 | ||
| 921 | <groupId> | |
| 922 | org.apache .maven.plu gins | |
| 923 | </groupId> | |
| 924 | ||
| 925 | <artifactI d> | |
| 926 | maven-jar- plugin | |
| 927 | </artifact Id> | |
| 928 | ||
| 929 | <execution s> | |
| 930 | ||
| 931 | <execution > | |
| 932 | ||
| 933 | <goals> | |
| 934 | ||
| 935 | <goal> | |
| 936 | test-jar | |
| 937 | </goal> | |
| 938 | ||
| 939 | </goals> | |
| 940 | ||
| 941 | </executio n> | |
| 942 | ||
| 943 | </executio ns> | |
| 944 | ||
| 945 | </plugin> | |
| 946 | ||
| 947 | ||
| 948 | <plugin> | |
| 949 | ||
| 950 | <groupId> | |
| 951 | org.apache .maven.plu gins | |
| 952 | </groupId> | |
| 953 | ||
| 954 | <artifactI d> | |
| 955 | maven-scm- plugin | |
| 956 | </artifact Id> | |
| 957 | ||
| 958 | <version> | |
| 959 | 1.9.1 | |
| 960 | </version> | |
| 961 | ||
| 962 | <dependenc ies> | |
| 963 | ||
| 964 | <dependenc y> | |
| 965 | ||
| 966 | <groupId> | |
| 967 | org.apache .maven.scm | |
| 968 | </groupId> | |
| 969 | ||
| 970 | <artifactI d> | |
| 971 | maven-scm- provider-j azz | |
| 972 | </artifact Id> | |
| 973 | ||
| 974 | <version> | |
| 975 | 1.9.1 | |
| 976 | </version> | |
| 977 | ||
| 978 | </dependen cy> | |
| 979 | ||
| 980 | <dependenc y> | |
| 981 | ||
| 982 | <groupId> | |
| 983 | org.apache .maven.scm | |
| 984 | </groupId> | |
| 985 | ||
| 986 | <artifactI d> | |
| 987 | maven-scm- api | |
| 988 | </artifact Id> | |
| 989 | ||
| 990 | <version> | |
| 991 | 1.9.1 | |
| 992 | </version> | |
| 993 | ||
| 994 | </dependen cy> | |
| 995 | ||
| 996 | <dependenc y> | |
| 997 | ||
| 998 | <groupId> | |
| 999 | org.apache .maven.scm | |
| 1000 | </groupId> | |
| 1001 | ||
| 1002 | <artifactI d> | |
| 1003 | maven-scm- client | |
| 1004 | </artifact Id> | |
| 1005 | ||
| 1006 | <version> | |
| 1007 | 1.9.1 | |
| 1008 | </version> | |
| 1009 | ||
| 1010 | </dependen cy> | |
| 1011 | ||
| 1012 | </dependen cies> | |
| 1013 | ||
| 1014 | </plugin> | |
| 1015 | ||
| 1016 | ||
| 1017 | <plugin> | |
| 1018 | ||
| 1019 | <groupId> | |
| 1020 | org.apache .maven.plu gins | |
| 1021 | </groupId> | |
| 1022 | ||
| 1023 | <artifactI d> | |
| 1024 | maven-rele ase-plugin | |
| 1025 | </artifact Id> | |
| 1026 | ||
| 1027 | <version> | |
| 1028 | 2.5 | |
| 1029 | </version> | |
| 1030 | ||
| 1031 | </plugin> | |
| 1032 | ||
| 1033 | ||
| 1034 | <plugin> | |
| 1035 | ||
| 1036 | <groupId> | |
| 1037 | com.fortif y.ps.maven .plugin | |
| 1038 | </groupId> | |
| 1039 | ||
| 1040 | <artifactI d> | |
| 1041 | sca-maven- plugin | |
| 1042 | </artifact Id> | |
| 1043 | ||
| 1044 | <version> | |
| 1045 | 4.30 | |
| 1046 | </version> | |
| 1047 | ||
| 1048 | </plugin> | |
| 1049 | ||
| 1050 | ||
| 1051 | </plugins> | |
| 1052 | ||
| 1053 | <resources > | |
| 1054 | ||
| 1055 | <resource> | |
| 1056 | ||
| 1057 | <directory > | |
| 1058 | src/main/j ava | |
| 1059 | </director y> | |
| 1060 | ||
| 1061 | <excludes> | |
| 1062 | ||
| 1063 | <exclude> | |
| 1064 | **/*.java | |
| 1065 | </exclude> | |
| 1066 | ||
| 1067 | </excludes > | |
| 1068 | ||
| 1069 | </resource > | |
| 1070 | ||
| 1071 | </resource s> | |
| 1072 | ||
| 1073 | <testResou rces> | |
| 1074 | ||
| 1075 | <testResou rce> | |
| 1076 | ||
| 1077 | <directory > | |
| 1078 | src/test/j ava | |
| 1079 | </director y> | |
| 1080 | ||
| 1081 | <excludes> | |
| 1082 | ||
| 1083 | <exclude> | |
| 1084 | **/*.java | |
| 1085 | </exclude> | |
| 1086 | ||
| 1087 | </excludes > | |
| 1088 | ||
| 1089 | <filtering > | |
| 1090 | true | |
| 1091 | </filterin g> | |
| 1092 | ||
| 1093 | </testReso urce> | |
| 1094 | ||
| 1095 | </testReso urces> | |
| 1096 | ||
| 1097 | </build> | |
| 1098 | </project> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.