Produced by Araxis Merge on 3/13/2019 2:49:40 PM 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 | C:\AraxisMergeCompare\Pri_un\DSM\Direct Implementation\java\dsm-config\dsm-config-service-jar | pom.xml | Tue Mar 12 21:52:14 2019 UTC |
| 2 | C:\AraxisMergeCompare\Pri_re\DSM-scrubbed\Direct Implementation\java\dsm-config\dsm-config-service-jar | pom.xml | Wed Mar 13 02:22:16 2019 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 2874 |
| Changed | 1 | 2 |
| 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 | <?xml | |
| 2 | version="1 .0" | |
| 3 | ?> | |
| 4 | <project | |
| 5 | xmlns="htt p://maven. apache.org /POM/4.0.0 " | |
| 6 | xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" | |
| 7 | xsi:schema Location=" http://mav en.apache. org/POM/4. 0.0 http:/ /maven.apa che.org/xs d/maven-4. 0.0.xsd" | |
| 8 | > | |
| 9 | ||
| 10 | <modelVers ion> | |
| 11 | 4.0.0 | |
| 12 | </modelVer sion> | |
| 13 | ||
| 14 | <groupId> | |
| 15 | org.nhind | |
| 16 | </groupId> | |
| 17 | ||
| 18 | <artifactI d> | |
| 19 | dsm-config -service-j ar | |
| 20 | </artifact Id> | |
| 21 | ||
| 22 | <version> | |
| 23 | 1.0-SNAPSH OT | |
| 24 | </version> | |
| 25 | ||
| 26 | <packaging > | |
| 27 | jar | |
| 28 | </packagin g> | |
| 29 | ||
| 30 | <name> | |
| 31 | Direct Sec ure Messag ing RI con fig servic e jar | |
| 32 | </name> | |
| 33 | ||
| 34 | <descripti on> | |
| 35 | Customized NHIN Dire ct Java RI config se rvice jar. | |
| 36 | </descript ion> | |
| 37 | ||
| 38 | <url> | |
| 39 | http://api .nhindirec t.org/x/ww w/api.nhin direct.org /java/site /config/co nfig-servi ce-jar/${p roject.ver sion} | |
| 40 | </url> | |
| 41 | ||
| 42 | ||
| 43 | <!-- Autom ation star t 08/23 -- > | |
| 44 | ||
| 45 | <!-- <scm > | |
| 46 | </ scm> --> | |
| 47 | ||
| 48 | <scm> | |
| 49 | ||
| 50 | ||
| 51 | <connectio n> | |
| 52 | scm:git:ht tps://bitb ucket.vets ez.net/scm /dsm/direc t-implemen tation.git | |
| 53 | </connecti on> | |
| 54 | <developer Connection > | |
| 55 | scm:git:ht tps://bitb ucket.vets ez.net/scm /dsm/direc t-implemen tation.git | |
| 56 | </develope rConnectio n> | |
| 57 | ||
| 58 | </scm> | |
| 59 | ||
| 60 | <!-- Autom ation ENDS 08/23 --> | |
| 61 | ||
| 62 | ||
| 63 | <developer s> | |
| 64 | ||
| 65 | <developer > | |
| 66 | ||
| 67 | <name> | |
| 68 | Adam Bell | |
| 69 | </name> | |
| 70 | ||
| 71 | <id> | |
| 72 | 556551 | |
| 73 | </id> | |
| 74 | ||
| 75 | <email> | |
| 76 | Bell_Adam@ bah.com | |
| 77 | </email> | |
| 78 | ||
| 79 | </develope r> | |
| 80 | ||
| 81 | </develope rs> | |
| 82 | ||
| 83 | ||
| 84 | <licenses> | |
| 85 | ||
| 86 | <license> | |
| 87 | ||
| 88 | <name> | |
| 89 | New BSD Li cense | |
| 90 | </name> | |
| 91 | ||
| 92 | <url> | |
| 93 | http://nhi ndirect.or g/BSDLicen se | |
| 94 | </url> | |
| 95 | ||
| 96 | </license> | |
| 97 | ||
| 98 | </licenses > | |
| 99 | ||
| 100 | ||
| 101 | <issueMana gement> | |
| 102 | ||
| 103 | <system> | |
| 104 | Google Cod e | |
| 105 | </system> | |
| 106 | ||
| 107 | <url> | |
| 108 | http://cod e.google.c om/p/nhin- d/issues/l ist | |
| 109 | </url> | |
| 110 | ||
| 111 | </issueMan agement> | |
| 112 | ||
| 113 | ||
| 114 | <propertie s> | |
| 115 | ||
| 116 | <project.b uild.sourc eEncoding> | |
| 117 | UTF-8 | |
| 118 | </project. build.sour ceEncoding > | |
| 119 | ||
| 120 | <cxf.maven .artifact. version> | |
| 121 | 2.2.9 | |
| 122 | </cxf.mave n.artifact .version> | |
| 123 | ||
| 124 | </properti es> | |
| 125 | ||
| 126 | <dependenc ies> | |
| 127 | ||
| 128 | <dependenc y> | |
| 129 | ||
| 130 | <groupId> | |
| 131 | org.spring framework | |
| 132 | </groupId> | |
| 133 | ||
| 134 | <artifactI d> | |
| 135 | spring-bea ns | |
| 136 | </artifact Id> | |
| 137 | ||
| 138 | <version> | |
| 139 | 3.2.3.RELE ASE | |
| 140 | </version> | |
| 141 | ||
| 142 | <exclusion s> | |
| 143 | ||
| 144 | <exclusion > | |
| 145 | ||
| 146 | <groupId> | |
| 147 | org.apache .commons | |
| 148 | </groupId> | |
| 149 | ||
| 150 | <artifactI d> | |
| 151 | com.spring source.org .apache.co mmons.logg ing | |
| 152 | ||
| 153 | </artifact Id> | |
| 154 | ||
| 155 | </exclusio n> | |
| 156 | ||
| 157 | </exclusio ns> | |
| 158 | ||
| 159 | <scope> | |
| 160 | compile | |
| 161 | </scope> | |
| 162 | ||
| 163 | </dependen cy> | |
| 164 | ||
| 165 | <dependenc y> | |
| 166 | ||
| 167 | <groupId> | |
| 168 | org.spring framework | |
| 169 | </groupId> | |
| 170 | ||
| 171 | <artifactI d> | |
| 172 | spring-cor e | |
| 173 | </artifact Id> | |
| 174 | ||
| 175 | <version> | |
| 176 | 3.2.3.RELE ASE | |
| 177 | </version> | |
| 178 | ||
| 179 | <exclusion s> | |
| 180 | ||
| 181 | <exclusion > | |
| 182 | ||
| 183 | <groupId> | |
| 184 | org.apache .commons | |
| 185 | </groupId> | |
| 186 | ||
| 187 | <artifactI d> | |
| 188 | com.spring source.org .apache.co mmons.logg ing | |
| 189 | ||
| 190 | </artifact Id> | |
| 191 | ||
| 192 | </exclusio n> | |
| 193 | ||
| 194 | </exclusio ns> | |
| 195 | ||
| 196 | <scope> | |
| 197 | compile | |
| 198 | </scope> | |
| 199 | ||
| 200 | </dependen cy> | |
| 201 | ||
| 202 | <dependenc y> | |
| 203 | ||
| 204 | <groupId> | |
| 205 | org.spring framework | |
| 206 | </groupId> | |
| 207 | ||
| 208 | <artifactI d> | |
| 209 | spring-con text | |
| 210 | </artifact Id> | |
| 211 | ||
| 212 | <version> | |
| 213 | 3.2.3.RELE ASE | |
| 214 | </version> | |
| 215 | ||
| 216 | <exclusion s> | |
| 217 | ||
| 218 | <exclusion > | |
| 219 | ||
| 220 | <groupId> | |
| 221 | org.apache .commons | |
| 222 | </groupId> | |
| 223 | ||
| 224 | <artifactI d> | |
| 225 | com.spring source.org .apache.co mmons.logg ing | |
| 226 | ||
| 227 | </artifact Id> | |
| 228 | ||
| 229 | </exclusio n> | |
| 230 | ||
| 231 | </exclusio ns> | |
| 232 | ||
| 233 | <scope> | |
| 234 | compile | |
| 235 | </scope> | |
| 236 | ||
| 237 | </dependen cy> | |
| 238 | ||
| 239 | <dependenc y> | |
| 240 | ||
| 241 | <groupId> | |
| 242 | org.apache .geronimo. specs | |
| 243 | </groupId> | |
| 244 | ||
| 245 | <artifactI d> | |
| 246 | geronimo-w s-metadata _2.0_spec | |
| 247 | </artifact Id> | |
| 248 | ||
| 249 | <version> | |
| 250 | 1.1.2 | |
| 251 | </version> | |
| 252 | ||
| 253 | </dependen cy> | |
| 254 | ||
| 255 | <dependenc y> | |
| 256 | ||
| 257 | <groupId> | |
| 258 | org.nhind | |
| 259 | </groupId> | |
| 260 | ||
| 261 | <artifactI d> | |
| 262 | config-sto re | |
| 263 | </artifact Id> | |
| 264 | ||
| 265 | <version> | |
| 266 | 1.5 | |
| 267 | </version> | |
| 268 | ||
| 269 | <type> | |
| 270 | jar | |
| 271 | </type> | |
| 272 | ||
| 273 | <scope> | |
| 274 | compile | |
| 275 | </scope> | |
| 276 | ||
| 277 | </dependen cy> | |
| 278 | ||
| 279 | <dependenc y> | |
| 280 | ||
| 281 | <groupId> | |
| 282 | org.nhind | |
| 283 | </groupId> | |
| 284 | ||
| 285 | <artifactI d> | |
| 286 | config-mod el | |
| 287 | </artifact Id> | |
| 288 | ||
| 289 | <version> | |
| 290 | 1.0 | |
| 291 | </version> | |
| 292 | ||
| 293 | <type> | |
| 294 | jar | |
| 295 | </type> | |
| 296 | ||
| 297 | <scope> | |
| 298 | compile | |
| 299 | </scope> | |
| 300 | ||
| 301 | </dependen cy> | |
| 302 | ||
| 303 | <dependenc y> | |
| 304 | ||
| 305 | <groupId> | |
| 306 | org.nhind | |
| 307 | </groupId> | |
| 308 | ||
| 309 | <artifactI d> | |
| 310 | agent | |
| 311 | </artifact Id> | |
| 312 | ||
| 313 | <!-- <ver sion>2.0.1 </version> --> | |
| 314 | ||
| 315 | <!-- <ver sion>[2.0. 3,)</versi on>--> | |
| 316 | ||
| 317 | <version> | |
| 318 | 2.3-SNAPSH OT | |
| 319 | </version> | |
| 320 | ||
| 321 | <type> | |
| 322 | jar | |
| 323 | </type> | |
| 324 | ||
| 325 | <scope> | |
| 326 | compile | |
| 327 | </scope> | |
| 328 | ||
| 329 | </dependen cy> | |
| 330 | ||
| 331 | ||
| 332 | <dependenc y> | |
| 333 | ||
| 334 | <groupId> | |
| 335 | org.nhind | |
| 336 | </groupId> | |
| 337 | ||
| 338 | <artifactI d> | |
| 339 | config-ser vice-jar | |
| 340 | </artifact Id> | |
| 341 | ||
| 342 | <version> | |
| 343 | 2.2-SNAPSH OT | |
| 344 | </version> | |
| 345 | ||
| 346 | <type> | |
| 347 | jar | |
| 348 | </type> | |
| 349 | ||
| 350 | <scope> | |
| 351 | compile | |
| 352 | </scope> | |
| 353 | ||
| 354 | </dependen cy> | |
| 355 | ||
| 356 | <dependenc y> | |
| 357 | ||
| 358 | <groupId> | |
| 359 | org.nhind | |
| 360 | </groupId> | |
| 361 | ||
| 362 | <artifactI d> | |
| 363 | direct-com mon | |
| 364 | </artifact Id> | |
| 365 | ||
| 366 | <version> | |
| 367 | 1.3 | |
| 368 | </version> | |
| 369 | ||
| 370 | <type> | |
| 371 | jar | |
| 372 | </type> | |
| 373 | ||
| 374 | <scope> | |
| 375 | compile | |
| 376 | </scope> | |
| 377 | ||
| 378 | </dependen cy> | |
| 379 | ||
| 380 | <dependenc y> | |
| 381 | ||
| 382 | <groupId> | |
| 383 | javax.inje ct | |
| 384 | </groupId> | |
| 385 | ||
| 386 | <artifactI d> | |
| 387 | javax.inje ct | |
| 388 | </artifact Id> | |
| 389 | ||
| 390 | <version> | |
| 391 | 1 | |
| 392 | </version> | |
| 393 | ||
| 394 | <type> | |
| 395 | jar | |
| 396 | </type> | |
| 397 | ||
| 398 | <scope> | |
| 399 | compile | |
| 400 | </scope> | |
| 401 | ||
| 402 | </dependen cy> | |
| 403 | ||
| 404 | <dependenc y> | |
| 405 | ||
| 406 | <groupId> | |
| 407 | org.mortba y.jetty | |
| 408 | </groupId> | |
| 409 | ||
| 410 | <artifactI d> | |
| 411 | jetty-serv let-tester | |
| 412 | </artifact Id> | |
| 413 | ||
| 414 | <version> | |
| 415 | 6.1.14 | |
| 416 | </version> | |
| 417 | ||
| 418 | <scope> | |
| 419 | test | |
| 420 | </scope> | |
| 421 | ||
| 422 | <exclusion s> | |
| 423 | ||
| 424 | <exclusion > | |
| 425 | ||
| 426 | <groupId> | |
| 427 | javax.acti vation | |
| 428 | </groupId> | |
| 429 | ||
| 430 | <artifactI d> | |
| 431 | activation | |
| 432 | </artifact Id> | |
| 433 | ||
| 434 | </exclusio n> | |
| 435 | ||
| 436 | </exclusio ns> | |
| 437 | ||
| 438 | </dependen cy> | |
| 439 | ||
| 440 | <dependenc y> | |
| 441 | ||
| 442 | <groupId> | |
| 443 | org.apache .camel | |
| 444 | </groupId> | |
| 445 | ||
| 446 | <artifactI d> | |
| 447 | camel-core | |
| 448 | </artifact Id> | |
| 449 | ||
| 450 | <version> | |
| 451 | 2.9.2 | |
| 452 | </version> | |
| 453 | ||
| 454 | </dependen cy> | |
| 455 | ||
| 456 | <dependenc y> | |
| 457 | ||
| 458 | <groupId> | |
| 459 | org.apache .camel | |
| 460 | </groupId> | |
| 461 | ||
| 462 | <artifactI d> | |
| 463 | camel-spri ng | |
| 464 | </artifact Id> | |
| 465 | ||
| 466 | <version> | |
| 467 | 2.9.2 | |
| 468 | </version> | |
| 469 | ||
| 470 | <exclusion s> | |
| 471 | ||
| 472 | <exclusion > | |
| 473 | ||
| 474 | <groupId> | |
| 475 | org.spring framework | |
| 476 | </groupId> | |
| 477 | ||
| 478 | <artifactI d> | |
| 479 | spring-tx | |
| 480 | </artifact Id> | |
| 481 | ||
| 482 | </exclusio n> | |
| 483 | ||
| 484 | </exclusio ns> | |
| 485 | ||
| 486 | </dependen cy> | |
| 487 | ||
| 488 | <dependenc y> | |
| 489 | ||
| 490 | <groupId> | |
| 491 | org.apache .camel | |
| 492 | </groupId> | |
| 493 | ||
| 494 | <artifactI d> | |
| 495 | camel-mina | |
| 496 | </artifact Id> | |
| 497 | ||
| 498 | <version> | |
| 499 | 2.9.2 | |
| 500 | </version> | |
| 501 | ||
| 502 | </dependen cy> | |
| 503 | ||
| 504 | <dependenc y> | |
| 505 | ||
| 506 | <groupId> | |
| 507 | commons-ne t | |
| 508 | </groupId> | |
| 509 | ||
| 510 | <artifactI d> | |
| 511 | commons-ne t | |
| 512 | </artifact Id> | |
| 513 | ||
| 514 | <version> | |
| 515 | 2.0 | |
| 516 | </version> | |
| 517 | ||
| 518 | </dependen cy> | |
| 519 | ||
| 520 | <dependenc y> | |
| 521 | ||
| 522 | <groupId> | |
| 523 | org.apache .camel | |
| 524 | </groupId> | |
| 525 | ||
| 526 | <artifactI d> | |
| 527 | camel-test | |
| 528 | </artifact Id> | |
| 529 | ||
| 530 | <version> | |
| 531 | 2.9.2 | |
| 532 | </version> | |
| 533 | ||
| 534 | <scope> | |
| 535 | test | |
| 536 | </scope> | |
| 537 | ||
| 538 | </dependen cy> | |
| 539 | ||
| 540 | <dependenc y> | |
| 541 | ||
| 542 | <groupId> | |
| 543 | bouncycast le | |
| 544 | </groupId> | |
| 545 | ||
| 546 | <artifactI d> | |
| 547 | bcprov-jdk 15 | |
| 548 | </artifact Id> | |
| 549 | ||
| 550 | <version> | |
| 551 | 140 | |
| 552 | </version> | |
| 553 | ||
| 554 | </dependen cy> | |
| 555 | ||
| 556 | <dependenc y> | |
| 557 | ||
| 558 | <groupId> | |
| 559 | javax.ws.r s | |
| 560 | </groupId> | |
| 561 | ||
| 562 | <artifactI d> | |
| 563 | jsr311-api | |
| 564 | </artifact Id> | |
| 565 | ||
| 566 | <version> | |
| 567 | 1.1.1 | |
| 568 | </version> | |
| 569 | ||
| 570 | <scope> | |
| 571 | compile | |
| 572 | </scope> | |
| 573 | ||
| 574 | </dependen cy> | |
| 575 | ||
| 576 | <!-- | |
| 577 | <depende ncy> | |
| 578 | <grou pId>org.gl assfish.je rsey.ext</ groupId> | |
| 579 | <arti factId>jer sey-spring 3</artifac tId> | |
| 580 | <vers ion>2.4</v ersion> | |
| 581 | <scop e>compile< /scope> | |
| 582 | <exc lusions> | |
| 583 | <exc lusion> | |
| 584 | <groupId>o rg.springf ramework</ groupId> | |
| 585 | <artifactI d>spring-w eb</artifa ctId> | |
| 586 | </ex clusion> | |
| 587 | </exclusi ons> | |
| 588 | ||
| 589 | ||
| 590 | </depend ency> | |
| 591 | --> | |
| 592 | ||
| 593 | <dependenc y> | |
| 594 | ||
| 595 | <groupId> | |
| 596 | com.sun.je rsey.contr ibs | |
| 597 | </groupId> | |
| 598 | ||
| 599 | <artifactI d> | |
| 600 | jersey-spr ing | |
| 601 | </artifact Id> | |
| 602 | ||
| 603 | <version> | |
| 604 | 1.6 | |
| 605 | </version> | |
| 606 | ||
| 607 | <exclusion s> | |
| 608 | ||
| 609 | <exclusion > | |
| 610 | ||
| 611 | <groupId> | |
| 612 | org.spring framework | |
| 613 | </groupId> | |
| 614 | ||
| 615 | <artifactI d> | |
| 616 | spring | |
| 617 | </artifact Id> | |
| 618 | ||
| 619 | </exclusio n> | |
| 620 | ||
| 621 | <exclusion > | |
| 622 | ||
| 623 | <groupId> | |
| 624 | org.spring framework | |
| 625 | </groupId> | |
| 626 | ||
| 627 | <artifactI d> | |
| 628 | spring-cor e | |
| 629 | </artifact Id> | |
| 630 | ||
| 631 | </exclusio n> | |
| 632 | ||
| 633 | <exclusion > | |
| 634 | ||
| 635 | <groupId> | |
| 636 | org.spring framework | |
| 637 | </groupId> | |
| 638 | ||
| 639 | <artifactI d> | |
| 640 | spring-web | |
| 641 | </artifact Id> | |
| 642 | ||
| 643 | </exclusio n> | |
| 644 | ||
| 645 | <exclusion > | |
| 646 | ||
| 647 | <groupId> | |
| 648 | org.spring framework | |
| 649 | </groupId> | |
| 650 | ||
| 651 | <artifactI d> | |
| 652 | spring-bea ns | |
| 653 | </artifact Id> | |
| 654 | ||
| 655 | </exclusio n> | |
| 656 | ||
| 657 | <exclusion > | |
| 658 | ||
| 659 | <groupId> | |
| 660 | org.spring framework | |
| 661 | </groupId> | |
| 662 | ||
| 663 | <artifactI d> | |
| 664 | spring-con text | |
| 665 | </artifact Id> | |
| 666 | ||
| 667 | </exclusio n> | |
| 668 | ||
| 669 | </exclusio ns> | |
| 670 | ||
| 671 | </dependen cy> | |
| 672 | ||
| 673 | <dependenc y> | |
| 674 | ||
| 675 | <groupId> | |
| 676 | com.sun.je rsey | |
| 677 | </groupId> | |
| 678 | ||
| 679 | <artifactI d> | |
| 680 | jersey-cli ent | |
| 681 | </artifact Id> | |
| 682 | ||
| 683 | <version> | |
| 684 | 1.6 | |
| 685 | </version> | |
| 686 | ||
| 687 | <scope> | |
| 688 | test | |
| 689 | </scope> | |
| 690 | ||
| 691 | </dependen cy> | |
| 692 | ||
| 693 | <dependenc y> | |
| 694 | ||
| 695 | <groupId> | |
| 696 | junit | |
| 697 | </groupId> | |
| 698 | ||
| 699 | <artifactI d> | |
| 700 | junit | |
| 701 | </artifact Id> | |
| 702 | ||
| 703 | <version> | |
| 704 | 4.11 | |
| 705 | </version> | |
| 706 | ||
| 707 | <scope> | |
| 708 | test | |
| 709 | </scope> | |
| 710 | ||
| 711 | </dependen cy> | |
| 712 | ||
| 713 | <dependenc y> | |
| 714 | ||
| 715 | <groupId> | |
| 716 | org.jmock | |
| 717 | </groupId> | |
| 718 | ||
| 719 | <artifactI d> | |
| 720 | jmock-juni t3 | |
| 721 | </artifact Id> | |
| 722 | ||
| 723 | <version> | |
| 724 | 2.5.1 | |
| 725 | </version> | |
| 726 | ||
| 727 | <scope> | |
| 728 | test | |
| 729 | </scope> | |
| 730 | ||
| 731 | </dependen cy> | |
| 732 | ||
| 733 | <dependenc y> | |
| 734 | ||
| 735 | <groupId> | |
| 736 | org.mockit o | |
| 737 | </groupId> | |
| 738 | ||
| 739 | <artifactI d> | |
| 740 | mockito-al l | |
| 741 | </artifact Id> | |
| 742 | ||
| 743 | <version> | |
| 744 | 1.8.5 | |
| 745 | </version> | |
| 746 | ||
| 747 | <scope> | |
| 748 | test | |
| 749 | </scope> | |
| 750 | ||
| 751 | </dependen cy> | |
| 752 | ||
| 753 | <dependenc y> | |
| 754 | ||
| 755 | <groupId> | |
| 756 | org.slf4j | |
| 757 | </groupId> | |
| 758 | ||
| 759 | <artifactI d> | |
| 760 | slf4j-api | |
| 761 | </artifact Id> | |
| 762 | ||
| 763 | <version> | |
| 764 | 1.6.1 | |
| 765 | </version> | |
| 766 | ||
| 767 | <scope> | |
| 768 | test | |
| 769 | </scope> | |
| 770 | ||
| 771 | </dependen cy> | |
| 772 | ||
| 773 | <dependenc y> | |
| 774 | ||
| 775 | <groupId> | |
| 776 | org.slf4j | |
| 777 | </groupId> | |
| 778 | ||
| 779 | <artifactI d> | |
| 780 | slf4j-jdk1 4 | |
| 781 | </artifact Id> | |
| 782 | ||
| 783 | <version> | |
| 784 | 1.6.1 | |
| 785 | </version> | |
| 786 | ||
| 787 | <scope> | |
| 788 | test | |
| 789 | </scope> | |
| 790 | ||
| 791 | </dependen cy> | |
| 792 | ||
| 793 | <dependenc y> | |
| 794 | ||
| 795 | <groupId> | |
| 796 | cglib | |
| 797 | </groupId> | |
| 798 | ||
| 799 | <artifactI d> | |
| 800 | cglib-node p | |
| 801 | </artifact Id> | |
| 802 | ||
| 803 | <version> | |
| 804 | 2.2 | |
| 805 | </version> | |
| 806 | ||
| 807 | <type> | |
| 808 | jar | |
| 809 | </type> | |
| 810 | ||
| 811 | <scope> | |
| 812 | test | |
| 813 | </scope> | |
| 814 | ||
| 815 | </dependen cy> | |
| 816 | ||
| 817 | <dependenc y> | |
| 818 | ||
| 819 | <groupId> | |
| 820 | org.apache .cxf | |
| 821 | </groupId> | |
| 822 | ||
| 823 | <artifactI d> | |
| 824 | cxf-rt-fro ntend-jaxw s | |
| 825 | </artifact Id> | |
| 826 | ||
| 827 | <version> | |
| 828 | 2.2.9 | |
| 829 | </version> | |
| 830 | ||
| 831 | <scope> | |
| 832 | test | |
| 833 | </scope> | |
| 834 | ||
| 835 | <exclusion s> | |
| 836 | ||
| 837 | <exclusion > | |
| 838 | ||
| 839 | <groupId> | |
| 840 | org.apache .geronimo. specs | |
| 841 | </groupId> | |
| 842 | ||
| 843 | <artifactI d> | |
| 844 | geronimo-a ctivation_ 1.1_spec | |
| 845 | </artifact Id> | |
| 846 | ||
| 847 | </exclusio n> | |
| 848 | ||
| 849 | </exclusio ns> | |
| 850 | ||
| 851 | </dependen cy> | |
| 852 | ||
| 853 | <dependenc y> | |
| 854 | ||
| 855 | <groupId> | |
| 856 | org.apache .cxf | |
| 857 | </groupId> | |
| 858 | ||
| 859 | <artifactI d> | |
| 860 | cxf-rt-tra nsports-ht tp | |
| 861 | </artifact Id> | |
| 862 | ||
| 863 | <version> | |
| 864 | 2.2.9 | |
| 865 | </version> | |
| 866 | ||
| 867 | <scope> | |
| 868 | test | |
| 869 | </scope> | |
| 870 | ||
| 871 | </dependen cy> | |
| 872 | ||
| 873 | <dependenc y> | |
| 874 | ||
| 875 | <groupId> | |
| 876 | org.apache .derby | |
| 877 | </groupId> | |
| 878 | ||
| 879 | <artifactI d> | |
| 880 | derby | |
| 881 | </artifact Id> | |
| 882 | ||
| 883 | <version> | |
| 884 | IP | |
| 885 | </version> | |
| 886 | ||
| 887 | <scope> | |
| 888 | test | |
| 889 | </scope> | |
| 890 | ||
| 891 | </dependen cy> | |
| 892 | ||
| 893 | ||
| 894 | <dependenc y> | |
| 895 | ||
| 896 | <groupId> | |
| 897 | org.nhind | |
| 898 | </groupId> | |
| 899 | ||
| 900 | <artifactI d> | |
| 901 | gateway | |
| 902 | </artifact Id> | |
| 903 | ||
| 904 | <version> | |
| 905 | 4.3-SNAPSH OT | |
| 906 | </version> | |
| 907 | ||
| 908 | <type> | |
| 909 | jar | |
| 910 | </type> | |
| 911 | ||
| 912 | </dependen cy> | |
| 913 | ||
| 914 | <!-- Log F orging --> | |
| 915 | ||
| 916 | <dependenc y> | |
| 917 | ||
| 918 | <groupId> | |
| 919 | ${project. groupId} | |
| 920 | </groupId> | |
| 921 | ||
| 922 | <artifactI d> | |
| 923 | direct-uti ls | |
| 924 | </artifact Id> | |
| 925 | ||
| 926 | <version> | |
| 927 | 1.1-SNAPSH OT | |
| 928 | </version> | |
| 929 | ||
| 930 | </dependen cy> | |
| 931 | ||
| 932 | </dependen cies> | |
| 933 | ||
| 934 | <build> | |
| 935 | ||
| 936 | <pluginMan agement> | |
| 937 | ||
| 938 | <plugins> | |
| 939 | ||
| 940 | <plugin> | |
| 941 | ||
| 942 | <artifactI d> | |
| 943 | maven-comp iler-plugi n | |
| 944 | </artifact Id> | |
| 945 | ||
| 946 | <configura tion> | |
| 947 | ||
| 948 | <fork> | |
| 949 | true | |
| 950 | </fork> | |
| 951 | ||
| 952 | <source> | |
| 953 | 1.6 | |
| 954 | </source> | |
| 955 | ||
| 956 | <target> | |
| 957 | 1.6 | |
| 958 | </target> | |
| 959 | ||
| 960 | </configur ation> | |
| 961 | ||
| 962 | </plugin> | |
| 963 | ||
| 964 | ||
| 965 | <plugin> | |
| 966 | ||
| 967 | <groupId> | |
| 968 | org.apache .maven.plu gins | |
| 969 | </groupId> | |
| 970 | ||
| 971 | <artifactI d> | |
| 972 | maven-rele ase-plugin | |
| 973 | </artifact Id> | |
| 974 | ||
| 975 | <version> | |
| 976 | 2.0 | |
| 977 | </version> | |
| 978 | ||
| 979 | <configura tion> | |
| 980 | ||
| 981 | <tagBase> | |
| 982 | scm:hg:htt ps://nhin- d.googleco de.com/hg/ nhin-d/jav a/tags | |
| 983 | </tagBase> | |
| 984 | ||
| 985 | </configur ation> | |
| 986 | ||
| 987 | </plugin> | |
| 988 | ||
| 989 | </plugins> | |
| 990 | ||
| 991 | </pluginMa nagement> | |
| 992 | ||
| 993 | <plugins> | |
| 994 | ||
| 995 | <plugin> | |
| 996 | ||
| 997 | <groupId> | |
| 998 | org.apache .maven.plu gins | |
| 999 | </groupId> | |
| 1000 | ||
| 1001 | <artifactI d> | |
| 1002 | maven-sour ce-plugin | |
| 1003 | </artifact Id> | |
| 1004 | ||
| 1005 | <version> | |
| 1006 | 2.0.3 | |
| 1007 | </version> | |
| 1008 | ||
| 1009 | <execution s> | |
| 1010 | ||
| 1011 | <execution > | |
| 1012 | ||
| 1013 | <goals> | |
| 1014 | ||
| 1015 | <goal> | |
| 1016 | jar | |
| 1017 | </goal> | |
| 1018 | ||
| 1019 | </goals> | |
| 1020 | ||
| 1021 | </executio n> | |
| 1022 | ||
| 1023 | </executio ns> | |
| 1024 | ||
| 1025 | </plugin> | |
| 1026 | ||
| 1027 | <plugin> | |
| 1028 | ||
| 1029 | <groupId> | |
| 1030 | com.atlass ian.maven. plugins | |
| 1031 | </groupId> | |
| 1032 | ||
| 1033 | <artifactI d> | |
| 1034 | maven-clov er2-plugin | |
| 1035 | </artifact Id> | |
| 1036 | ||
| 1037 | <version> | |
| 1038 | 3.0.2 | |
| 1039 | </version> | |
| 1040 | ||
| 1041 | <configura tion> | |
| 1042 | ||
| 1043 | <jdk> | |
| 1044 | 1.6 | |
| 1045 | </jdk> | |
| 1046 | ||
| 1047 | <licenseLo cation> | |
| 1048 | ${project. basedir}/. ./../licen ses/clover .license | |
| 1049 | </licenseL ocation> | |
| 1050 | ||
| 1051 | </configur ation> | |
| 1052 | ||
| 1053 | <execution s> | |
| 1054 | ||
| 1055 | <execution > | |
| 1056 | ||
| 1057 | <phase> | |
| 1058 | pre-site | |
| 1059 | </phase> | |
| 1060 | ||
| 1061 | <goals> | |
| 1062 | ||
| 1063 | <goal> | |
| 1064 | instrument | |
| 1065 | </goal> | |
| 1066 | ||
| 1067 | </goals> | |
| 1068 | ||
| 1069 | </executio n> | |
| 1070 | ||
| 1071 | </executio ns> | |
| 1072 | ||
| 1073 | </plugin> | |
| 1074 | ||
| 1075 | <!-- for releases o nly | |
| 1076 | <plugi n> | |
| 1077 | <groupId >org.apach e.maven.pl ugins</gro upId> | |
| 1078 | <artifac tId>maven- javadoc-pl ugin</arti factId> | |
| 1079 | <version >2.6.1</ve rsion> | |
| 1080 | <configu ration> | |
| 1081 | <charset>U TF-8</char set> | |
| 1082 | <docencodi ng>UTF-8</ docencodin g> | |
| 1083 | <source>1. 6</source> | |
| 1084 | <show>publ ic</show> | |
| 1085 | </config uration> | |
| 1086 | <execution s> | |
| 1087 | <executi on> | |
| 1088 | <phase >package</ phase> | |
| 1089 | <id>at tach-javad ocs</id> | |
| 1090 | <goals > | |
| 1091 | <goa l>jar</goa l> | |
| 1092 | </goal s> | |
| 1093 | </execut ion> | |
| 1094 | </executio ns> | |
| 1095 | </plug in> | |
| 1096 | <plu gin> | |
| 1097 | <grou pId>org.ap ache.maven .plugins</ groupId> | |
| 1098 | <arti factId>mav en-gpg-plu gin</artif actId> | |
| 1099 | <exec utions> | |
| 1100 | <ex ecution> | |
| 1101 | <id>sign-a rtifacts</ id> | |
| 1102 | <phase>pac kage</phas e> | |
| 1103 | <goals> | |
| 1104 | <goal>s ign</goal> | |
| 1105 | </goals> | |
| 1106 | </e xecution> | |
| 1107 | </exe cutions> | |
| 1108 | </plugin > | |
| 1109 | --> | |
| 1110 | ||
| 1111 | </plugins> | |
| 1112 | ||
| 1113 | </build> | |
| 1114 | ||
| 1115 | <reporting > | |
| 1116 | ||
| 1117 | <plugins> | |
| 1118 | ||
| 1119 | <plugin> | |
| 1120 | ||
| 1121 | <groupId> | |
| 1122 | org.apache .maven.plu gins | |
| 1123 | </groupId> | |
| 1124 | ||
| 1125 | <artifactI d> | |
| 1126 | maven-proj ect-info-r eports-plu gin | |
| 1127 | </artifact Id> | |
| 1128 | ||
| 1129 | <version> | |
| 1130 | 2.1 | |
| 1131 | </version> | |
| 1132 | ||
| 1133 | </plugin> | |
| 1134 | ||
| 1135 | <plugin> | |
| 1136 | ||
| 1137 | <groupId> | |
| 1138 | org.apache .maven.plu gins | |
| 1139 | </groupId> | |
| 1140 | ||
| 1141 | <artifactI d> | |
| 1142 | maven-java doc-plugin | |
| 1143 | </artifact Id> | |
| 1144 | ||
| 1145 | <version> | |
| 1146 | 2.6.1 | |
| 1147 | </version> | |
| 1148 | ||
| 1149 | <configura tion> | |
| 1150 | ||
| 1151 | <charset> | |
| 1152 | UTF-8 | |
| 1153 | </charset> | |
| 1154 | ||
| 1155 | <docencodi ng> | |
| 1156 | UTF-8 | |
| 1157 | </docencod ing> | |
| 1158 | ||
| 1159 | <docfiless ubdirs> | |
| 1160 | true | |
| 1161 | </docfiles subdirs> | |
| 1162 | ||
| 1163 | <detectJav aApiLink> | |
| 1164 | true | |
| 1165 | </detectJa vaApiLink> | |
| 1166 | ||
| 1167 | <detectLin ks> | |
| 1168 | true | |
| 1169 | </detectLi nks> | |
| 1170 | ||
| 1171 | <source> | |
| 1172 | 1.6 | |
| 1173 | </source> | |
| 1174 | ||
| 1175 | <show> | |
| 1176 | protected | |
| 1177 | </show> | |
| 1178 | ||
| 1179 | </configur ation> | |
| 1180 | ||
| 1181 | </plugin> | |
| 1182 | ||
| 1183 | <plugin> | |
| 1184 | ||
| 1185 | <groupId> | |
| 1186 | org.apache .maven.plu gins | |
| 1187 | </groupId> | |
| 1188 | ||
| 1189 | <artifactI d> | |
| 1190 | maven-pmd- plugin | |
| 1191 | </artifact Id> | |
| 1192 | ||
| 1193 | <configura tion> | |
| 1194 | ||
| 1195 | <targetJdk > | |
| 1196 | 1.6 | |
| 1197 | </targetJd k> | |
| 1198 | ||
| 1199 | </configur ation> | |
| 1200 | ||
| 1201 | </plugin> | |
| 1202 | ||
| 1203 | <plugin> | |
| 1204 | ||
| 1205 | <groupId> | |
| 1206 | org.apache .maven.plu gins | |
| 1207 | </groupId> | |
| 1208 | ||
| 1209 | <artifactI d> | |
| 1210 | maven-sure fire-repor t-plugin | |
| 1211 | </artifact Id> | |
| 1212 | ||
| 1213 | </plugin> | |
| 1214 | ||
| 1215 | <plugin> | |
| 1216 | ||
| 1217 | <groupId> | |
| 1218 | org.apache .maven.plu gins | |
| 1219 | </groupId> | |
| 1220 | ||
| 1221 | <artifactI d> | |
| 1222 | maven-jxr- plugin | |
| 1223 | </artifact Id> | |
| 1224 | ||
| 1225 | </plugin> | |
| 1226 | ||
| 1227 | <plugin> | |
| 1228 | ||
| 1229 | <groupId> | |
| 1230 | org.apache .maven.plu gins | |
| 1231 | </groupId> | |
| 1232 | ||
| 1233 | <artifactI d> | |
| 1234 | maven-chan gelog-plug in | |
| 1235 | </artifact Id> | |
| 1236 | ||
| 1237 | <configura tion> | |
| 1238 | ||
| 1239 | <dates> | |
| 1240 | ||
| 1241 | <!-- Inser t the date of the mo st recent release -- > | |
| 1242 | ||
| 1243 | <date> | |
| 1244 | 2007-01-01 | |
| 1245 | </date> | |
| 1246 | ||
| 1247 | </dates> | |
| 1248 | ||
| 1249 | <outputEnc oding> | |
| 1250 | UTF-8 | |
| 1251 | </outputEn coding> | |
| 1252 | ||
| 1253 | <type> | |
| 1254 | date | |
| 1255 | </type> | |
| 1256 | ||
| 1257 | </configur ation> | |
| 1258 | ||
| 1259 | </plugin> | |
| 1260 | ||
| 1261 | <plugin> | |
| 1262 | ||
| 1263 | <groupId> | |
| 1264 | org.codeha us.mojo | |
| 1265 | </groupId> | |
| 1266 | ||
| 1267 | <artifactI d> | |
| 1268 | clirr-mave n-plugin | |
| 1269 | </artifact Id> | |
| 1270 | ||
| 1271 | <configura tion> | |
| 1272 | ||
| 1273 | <minSeveri ty> | |
| 1274 | info | |
| 1275 | </minSever ity> | |
| 1276 | ||
| 1277 | </configur ation> | |
| 1278 | ||
| 1279 | </plugin> | |
| 1280 | ||
| 1281 | <plugin> | |
| 1282 | ||
| 1283 | <groupId> | |
| 1284 | org.codeha us.mojo | |
| 1285 | </groupId> | |
| 1286 | ||
| 1287 | <artifactI d> | |
| 1288 | findbugs-m aven-plugi n | |
| 1289 | </artifact Id> | |
| 1290 | ||
| 1291 | <version> | |
| 1292 | 1.2 | |
| 1293 | </version> | |
| 1294 | ||
| 1295 | <configura tion> | |
| 1296 | ||
| 1297 | <effort> | |
| 1298 | Max | |
| 1299 | </effort> | |
| 1300 | ||
| 1301 | </configur ation> | |
| 1302 | ||
| 1303 | </plugin> | |
| 1304 | ||
| 1305 | <plugin> | |
| 1306 | ||
| 1307 | <groupId> | |
| 1308 | org.codeha us.mojo | |
| 1309 | </groupId> | |
| 1310 | ||
| 1311 | <artifactI d> | |
| 1312 | taglist-ma ven-plugin | |
| 1313 | </artifact Id> | |
| 1314 | ||
| 1315 | <configura tion> | |
| 1316 | ||
| 1317 | <tags> | |
| 1318 | ||
| 1319 | <tag> | |
| 1320 | FIXME | |
| 1321 | </tag> | |
| 1322 | ||
| 1323 | <tag> | |
| 1324 | TODO | |
| 1325 | </tag> | |
| 1326 | ||
| 1327 | <tag> | |
| 1328 | WARN | |
| 1329 | </tag> | |
| 1330 | ||
| 1331 | <tag> | |
| 1332 | @deprecate d | |
| 1333 | </tag> | |
| 1334 | ||
| 1335 | </tags> | |
| 1336 | ||
| 1337 | </configur ation> | |
| 1338 | ||
| 1339 | </plugin> | |
| 1340 | ||
| 1341 | <plugin> | |
| 1342 | ||
| 1343 | <groupId> | |
| 1344 | com.atlass ian.maven. plugins | |
| 1345 | </groupId> | |
| 1346 | ||
| 1347 | <artifactI d> | |
| 1348 | maven-clov er2-plugin | |
| 1349 | </artifact Id> | |
| 1350 | ||
| 1351 | <version> | |
| 1352 | 3.0.2 | |
| 1353 | </version> | |
| 1354 | ||
| 1355 | <configura tion> | |
| 1356 | ||
| 1357 | <licenseLo cation> | |
| 1358 | ${project. basedir}/. ./../licen ses/clover .license | |
| 1359 | </licenseL ocation> | |
| 1360 | ||
| 1361 | </configur ation> | |
| 1362 | ||
| 1363 | </plugin> | |
| 1364 | ||
| 1365 | </plugins> | |
| 1366 | ||
| 1367 | </reportin g> | |
| 1368 | ||
| 1369 | <distribut ionManagem ent> | |
| 1370 | ||
| 1371 | <site> | |
| 1372 | ||
| 1373 | <id> | |
| 1374 | nhind-site | |
| 1375 | </id> | |
| 1376 | ||
| 1377 | <name> | |
| 1378 | NHIN Direc t API publ ication si te | |
| 1379 | </name> | |
| 1380 | ||
| 1381 | <url> | |
| 1382 | sftp://api .nhindirec t.org/x/ww w/api.nhin direct.org /java/site /config/co nfig-servi ce-jar/${p roject.ver sion} | |
| 1383 | </url> | |
| 1384 | ||
| 1385 | </site> | |
| 1386 | ||
| 1387 | <!-- Autom ation STAR T 08/23 -- > | |
| 1388 | ||
| 1389 | <!-- <sn apshotRepo sitory> | |
| 1390 | <id>sona type-snaps hot</id> | |
| 1391 | <name>So natype OSS Maven SNA PSHOT Repo sitory</na me> | |
| 1392 | <url>htt ps://oss.s onatype.or g/content/ repositori es/snapsho ts/</url> | |
| 1393 | <uniqueV ersion>fal se</unique Version> | |
| 1394 | < /snapshotR epository> | |
| 1395 | < repository > | |
| 1396 | <id>sona type-relea se</id> | |
| 1397 | <name>So natype OSS Maven Rel ease Repos itor</name > | |
| 1398 | <url>htt ps://oss.s onatype.or g/service/ local/stag ing/deploy /maven2/</ url> | |
| 1399 | <uniqueV ersion>fal se</unique Version> | |
| 1400 | < /repositor y> --> | |
| 1401 | ||
| 1402 | <snapshotR epository> | |
| 1403 | ||
| 1404 | <id> | |
| 1405 | nexus | |
| 1406 | </id> | |
| 1407 | ||
| 1408 | <name> | |
| 1409 | DSM | |
| 1410 | </name> | |
| 1411 | ||
| 1412 | <url> | |
| 1413 | https://ne xus.vetsez .net/repos itory/mave n-snapshot s | |
| 1414 | </url> | |
| 1415 | ||
| 1416 | </snapshot Repository > | |
| 1417 | ||
| 1418 | <repositor y> | |
| 1419 | ||
| 1420 | <id> | |
| 1421 | nexus | |
| 1422 | </id> | |
| 1423 | ||
| 1424 | <name> | |
| 1425 | DSM | |
| 1426 | </name> | |
| 1427 | ||
| 1428 | <url> | |
| 1429 | https://ne xus.vetsez .net/repos itory/mave n-releases | |
| 1430 | </url> | |
| 1431 | ||
| 1432 | </reposito ry> | |
| 1433 | ||
| 1434 | <!-- Autom ation ENDS 08/23 --> | |
| 1435 | ||
| 1436 | </distribu tionManage ment> | |
| 1437 | ||
| 1438 | </project> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.