Produced by Araxis Merge on 6/9/2017 3:51:48 PM Eastern 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 | Fri Jun 9 19:51:48 2017 UTC | ||
| 2 | eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\VAP_CIF_CODE0502.zip\VAP_CIF_CODE0502\VAP_CIF_CODE0502 | pom.xml | Tue May 2 14:49:40 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 2599 |
| 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 | encoding=" UTF-8" | |||||
| 4 | ?> | |||||
| 5 | <project | |||||
| 6 | xmlns="htt p://maven. apache.org /POM/4.0.0 " | |||||
| 7 | xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" | |||||
| 8 | xsi:schema Location=" http://mav en.apache. org/POM/4. 0.0 http:/ /maven.apa che.org/ma ven-v4_0_0 .xsd" | |||||
| 9 | > | |||||
| 10 | ||||||
| 11 | <modelVers ion> | |||||
| 12 | 4.0.0 | |||||
| 13 | </modelVer sion> | |||||
| 14 | ||||||
| 15 | <groupId> | |||||
| 16 | gov.va.nva p | |||||
| 17 | </groupId> | |||||
| 18 | ||||||
| 19 | <artifactI d> | |||||
| 20 | vap | |||||
| 21 | </artifact Id> | |||||
| 22 | ||||||
| 23 | <name> | |||||
| 24 | nvap | |||||
| 25 | </name> | |||||
| 26 | ||||||
| 27 | <packaging > | |||||
| 28 | pom | |||||
| 29 | </packagin g> | |||||
| 30 | ||||||
| 31 | <version> | |||||
| 32 | develop-SN APSHOT | |||||
| 33 | </version> | |||||
| 34 | ||||||
| 35 | <modules> | |||||
| 36 | ||||||
| 37 | <module> | |||||
| 38 | nvap-clien t | |||||
| 39 | </module> | |||||
| 40 | ||||||
| 41 | <module> | |||||
| 42 | nvap-commo n | |||||
| 43 | </module> | |||||
| 44 | ||||||
| 45 | <module> | |||||
| 46 | nvap-ext-s vc-proxy | |||||
| 47 | </module> | |||||
| 48 | ||||||
| 49 | <module> | |||||
| 50 | nvap-ext-s vc-facades | |||||
| 51 | </module> | |||||
| 52 | ||||||
| 53 | <module> | |||||
| 54 | nvap-svc-p ip | |||||
| 55 | </module> | |||||
| 56 | ||||||
| 57 | <module> | |||||
| 58 | nvap-serve r | |||||
| 59 | </module> | |||||
| 60 | ||||||
| 61 | <module> | |||||
| 62 | nvap-svc-f acility | |||||
| 63 | </module> | |||||
| 64 | ||||||
| 65 | <module> | |||||
| 66 | nvap-svc-a udit | |||||
| 67 | </module> | |||||
| 68 | ||||||
| 69 | <module> | |||||
| 70 | nvap-svc-c onsent-eva l | |||||
| 71 | </module> | |||||
| 72 | ||||||
| 73 | <module> | |||||
| 74 | nvap-svc-c onsent-mgm t | |||||
| 75 | </module> | |||||
| 76 | ||||||
| 77 | <module> | |||||
| 78 | nvap-svc-p artner-onb oarding | |||||
| 79 | </module> | |||||
| 80 | ||||||
| 81 | <module> | |||||
| 82 | nvap-svc-p artner-org s | |||||
| 83 | </module> | |||||
| 84 | ||||||
| 85 | <module> | |||||
| 86 | nvap-svc-r eporting | |||||
| 87 | </module> | |||||
| 88 | ||||||
| 89 | <module> | |||||
| 90 | nvap-svc-n otificatio n | |||||
| 91 | </module> | |||||
| 92 | ||||||
| 93 | <module> | |||||
| 94 | nvap-legac y | |||||
| 95 | </module> | |||||
| 96 | ||||||
| 97 | <module> | |||||
| 98 | nvap-web | |||||
| 99 | </module> | |||||
| 100 | ||||||
| 101 | <module> | |||||
| 102 | nvap-ea | |||||
| 103 | </module> | |||||
| 104 | ||||||
| 105 | ||||||
| 106 | <!-- | |||||
| 107 | This doesn 't make it a depende ncy of any thing, jus t availabl e | |||||
| 108 | in the rea ctor. Need ed so test s can comp ile (but n ot run) by default. | |||||
| 109 | -- > | |||||
| 110 | ||||||
| 111 | <module> | |||||
| 112 | nvap-mock | |||||
| 113 | </module> | |||||
| 114 | ||||||
| 115 | </modules> | |||||
| 116 | ||||||
| 117 | <url> | |||||
| 118 | ${vap.buil d.reports. url}/${pro ject.versi on} | |||||
| 119 | </url> | |||||
| 120 | ||||||
| 121 | <dependenc ies> | |||||
| 122 | ||||||
| 123 | <dependenc y> | |||||
| 124 | ||||||
| 125 | <groupId> | |||||
| 126 | junit | |||||
| 127 | </groupId> | |||||
| 128 | ||||||
| 129 | <artifactI d> | |||||
| 130 | junit | |||||
| 131 | </artifact Id> | |||||
| 132 | ||||||
| 133 | </dependen cy> | |||||
| 134 | ||||||
| 135 | <dependenc y> | |||||
| 136 | ||||||
| 137 | <groupId> | |||||
| 138 | com.oracle | |||||
| 139 | </groupId> | |||||
| 140 | ||||||
| 141 | <artifactI d> | |||||
| 142 | ojdbc6 | |||||
| 143 | </artifact Id> | |||||
| 144 | ||||||
| 145 | </dependen cy> | |||||
| 146 | ||||||
| 147 | <dependenc y> | |||||
| 148 | ||||||
| 149 | <groupId> | |||||
| 150 | mysql | |||||
| 151 | </groupId> | |||||
| 152 | ||||||
| 153 | <artifactI d> | |||||
| 154 | mysql-conn ector-java | |||||
| 155 | </artifact Id> | |||||
| 156 | ||||||
| 157 | </dependen cy> | |||||
| 158 | ||||||
| 159 | <dependenc y> | |||||
| 160 | ||||||
| 161 | <groupId> | |||||
| 162 | org.spring framework | |||||
| 163 | </groupId> | |||||
| 164 | ||||||
| 165 | <artifactI d> | |||||
| 166 | spring-tes t | |||||
| 167 | </artifact Id> | |||||
| 168 | ||||||
| 169 | </dependen cy> | |||||
| 170 | ||||||
| 171 | </dependen cies> | |||||
| 172 | ||||||
| 173 | <dependenc yManagemen t> | |||||
| 174 | ||||||
| 175 | <dependenc ies> | |||||
| 176 | ||||||
| 177 | <dependenc y> | |||||
| 178 | ||||||
| 179 | <groupId> | |||||
| 180 | quartz | |||||
| 181 | </groupId> | |||||
| 182 | ||||||
| 183 | <artifactI d> | |||||
| 184 | quartz | |||||
| 185 | </artifact Id> | |||||
| 186 | ||||||
| 187 | <version> | |||||
| 188 | 1.5.1 | |||||
| 189 | </version> | |||||
| 190 | ||||||
| 191 | </dependen cy> | |||||
| 192 | ||||||
| 193 | <dependenc y> | |||||
| 194 | ||||||
| 195 | <groupId> | |||||
| 196 | quartz | |||||
| 197 | </groupId> | |||||
| 198 | ||||||
| 199 | <artifactI d> | |||||
| 200 | quartz-web logic | |||||
| 201 | </artifact Id> | |||||
| 202 | ||||||
| 203 | <version> | |||||
| 204 | 1.5.1 | |||||
| 205 | </version> | |||||
| 206 | ||||||
| 207 | </dependen cy> | |||||
| 208 | ||||||
| 209 | <dependenc y> | |||||
| 210 | ||||||
| 211 | <groupId> | |||||
| 212 | ${project. groupId} | |||||
| 213 | </groupId> | |||||
| 214 | ||||||
| 215 | <artifactI d> | |||||
| 216 | nvap-commo n | |||||
| 217 | </artifact Id> | |||||
| 218 | ||||||
| 219 | <version> | |||||
| 220 | ${project. version} | |||||
| 221 | </version> | |||||
| 222 | ||||||
| 223 | </dependen cy> | |||||
| 224 | ||||||
| 225 | <dependenc y> | |||||
| 226 | ||||||
| 227 | <groupId> | |||||
| 228 | ${project. groupId} | |||||
| 229 | </groupId> | |||||
| 230 | ||||||
| 231 | <artifactI d> | |||||
| 232 | nvap-clien t | |||||
| 233 | </artifact Id> | |||||
| 234 | ||||||
| 235 | <version> | |||||
| 236 | ${project. version} | |||||
| 237 | </version> | |||||
| 238 | ||||||
| 239 | </dependen cy> | |||||
| 240 | ||||||
| 241 | <dependenc y> | |||||
| 242 | ||||||
| 243 | <groupId> | |||||
| 244 | ${project. groupId} | |||||
| 245 | </groupId> | |||||
| 246 | ||||||
| 247 | <artifactI d> | |||||
| 248 | nvap-svc-p ip | |||||
| 249 | </artifact Id> | |||||
| 250 | ||||||
| 251 | <version> | |||||
| 252 | ${project. version} | |||||
| 253 | </version> | |||||
| 254 | ||||||
| 255 | </dependen cy> | |||||
| 256 | ||||||
| 257 | <dependenc y> | |||||
| 258 | ||||||
| 259 | <groupId> | |||||
| 260 | ${project. groupId} | |||||
| 261 | </groupId> | |||||
| 262 | ||||||
| 263 | <artifactI d> | |||||
| 264 | nvap-mock | |||||
| 265 | </artifact Id> | |||||
| 266 | ||||||
| 267 | <version> | |||||
| 268 | ${project. version} | |||||
| 269 | </version> | |||||
| 270 | ||||||
| 271 | </dependen cy> | |||||
| 272 | ||||||
| 273 | <dependenc y> | |||||
| 274 | ||||||
| 275 | <groupId> | |||||
| 276 | ${project. groupId} | |||||
| 277 | </groupId> | |||||
| 278 | ||||||
| 279 | <artifactI d> | |||||
| 280 | nvap-legac y | |||||
| 281 | </artifact Id> | |||||
| 282 | ||||||
| 283 | <version> | |||||
| 284 | ${project. version} | |||||
| 285 | </version> | |||||
| 286 | ||||||
| 287 | </dependen cy> | |||||
| 288 | ||||||
| 289 | <dependenc y> | |||||
| 290 | ||||||
| 291 | <groupId> | |||||
| 292 | ${project. groupId} | |||||
| 293 | </groupId> | |||||
| 294 | ||||||
| 295 | <artifactI d> | |||||
| 296 | nvap-svc-n otificatio n | |||||
| 297 | </artifact Id> | |||||
| 298 | ||||||
| 299 | <version> | |||||
| 300 | ${project. version} | |||||
| 301 | </version> | |||||
| 302 | ||||||
| 303 | </dependen cy> | |||||
| 304 | ||||||
| 305 | <dependenc y> | |||||
| 306 | ||||||
| 307 | <groupId> | |||||
| 308 | ${project. groupId} | |||||
| 309 | </groupId> | |||||
| 310 | ||||||
| 311 | <artifactI d> | |||||
| 312 | nvap-ext-s vc-proxy | |||||
| 313 | </artifact Id> | |||||
| 314 | ||||||
| 315 | <version> | |||||
| 316 | ${project. version} | |||||
| 317 | </version> | |||||
| 318 | ||||||
| 319 | <type> | |||||
| 320 | ejb-client | |||||
| 321 | </type> | |||||
| 322 | ||||||
| 323 | </dependen cy> | |||||
| 324 | ||||||
| 325 | <dependenc y> | |||||
| 326 | ||||||
| 327 | <groupId> | |||||
| 328 | ${project. groupId} | |||||
| 329 | </groupId> | |||||
| 330 | ||||||
| 331 | <artifactI d> | |||||
| 332 | nvap-ext-s vc-proxy | |||||
| 333 | </artifact Id> | |||||
| 334 | ||||||
| 335 | <version> | |||||
| 336 | ${project. version} | |||||
| 337 | </version> | |||||
| 338 | ||||||
| 339 | <type> | |||||
| 340 | ejb | |||||
| 341 | </type> | |||||
| 342 | ||||||
| 343 | </dependen cy> | |||||
| 344 | ||||||
| 345 | <dependenc y> | |||||
| 346 | ||||||
| 347 | <groupId> | |||||
| 348 | commons-ht tpclient | |||||
| 349 | </groupId> | |||||
| 350 | ||||||
| 351 | <artifactI d> | |||||
| 352 | commons-ht tpclient | |||||
| 353 | </artifact Id> | |||||
| 354 | ||||||
| 355 | <version> | |||||
| 356 | 3.1 | |||||
| 357 | </version> | |||||
| 358 | ||||||
| 359 | </dependen cy> | |||||
| 360 | ||||||
| 361 | <dependenc y> | |||||
| 362 | ||||||
| 363 | <groupId> | |||||
| 364 | ${project. groupId} | |||||
| 365 | </groupId> | |||||
| 366 | ||||||
| 367 | <artifactI d> | |||||
| 368 | nvap-svc-a udit | |||||
| 369 | </artifact Id> | |||||
| 370 | ||||||
| 371 | <version> | |||||
| 372 | ${project. version} | |||||
| 373 | </version> | |||||
| 374 | ||||||
| 375 | </dependen cy> | |||||
| 376 | ||||||
| 377 | <dependenc y> | |||||
| 378 | ||||||
| 379 | <groupId> | |||||
| 380 | ${project. groupId} | |||||
| 381 | </groupId> | |||||
| 382 | ||||||
| 383 | <artifactI d> | |||||
| 384 | nvap-svc-c onsent-eva l | |||||
| 385 | </artifact Id> | |||||
| 386 | ||||||
| 387 | <version> | |||||
| 388 | ${project. version} | |||||
| 389 | </version> | |||||
| 390 | ||||||
| 391 | <type> | |||||
| 392 | ejb-client | |||||
| 393 | </type> | |||||
| 394 | ||||||
| 395 | </dependen cy> | |||||
| 396 | ||||||
| 397 | <dependenc y> | |||||
| 398 | ||||||
| 399 | <groupId> | |||||
| 400 | ${project. groupId} | |||||
| 401 | </groupId> | |||||
| 402 | ||||||
| 403 | <artifactI d> | |||||
| 404 | nvap-svc-c onsent-eva l | |||||
| 405 | </artifact Id> | |||||
| 406 | ||||||
| 407 | <version> | |||||
| 408 | ${project. version} | |||||
| 409 | </version> | |||||
| 410 | ||||||
| 411 | <type> | |||||
| 412 | ejb | |||||
| 413 | </type> | |||||
| 414 | ||||||
| 415 | </dependen cy> | |||||
| 416 | ||||||
| 417 | <dependenc y> | |||||
| 418 | ||||||
| 419 | <groupId> | |||||
| 420 | ${project. groupId} | |||||
| 421 | </groupId> | |||||
| 422 | ||||||
| 423 | <artifactI d> | |||||
| 424 | nvap-svc-c onsent-mgm t | |||||
| 425 | </artifact Id> | |||||
| 426 | ||||||
| 427 | <version> | |||||
| 428 | ${project. version} | |||||
| 429 | </version> | |||||
| 430 | ||||||
| 431 | <type> | |||||
| 432 | ejb-client | |||||
| 433 | </type> | |||||
| 434 | ||||||
| 435 | </dependen cy> | |||||
| 436 | ||||||
| 437 | <dependenc y> | |||||
| 438 | ||||||
| 439 | <groupId> | |||||
| 440 | ${project. groupId} | |||||
| 441 | </groupId> | |||||
| 442 | ||||||
| 443 | <artifactI d> | |||||
| 444 | nvap-svc-c onsent-mgm t | |||||
| 445 | </artifact Id> | |||||
| 446 | ||||||
| 447 | <version> | |||||
| 448 | ${project. version} | |||||
| 449 | </version> | |||||
| 450 | ||||||
| 451 | <type> | |||||
| 452 | ejb | |||||
| 453 | </type> | |||||
| 454 | ||||||
| 455 | </dependen cy> | |||||
| 456 | ||||||
| 457 | <dependenc y> | |||||
| 458 | ||||||
| 459 | <groupId> | |||||
| 460 | ${project. groupId} | |||||
| 461 | </groupId> | |||||
| 462 | ||||||
| 463 | <artifactI d> | |||||
| 464 | nvap-svc-f acility | |||||
| 465 | </artifact Id> | |||||
| 466 | ||||||
| 467 | <version> | |||||
| 468 | ${project. version} | |||||
| 469 | </version> | |||||
| 470 | ||||||
| 471 | <type> | |||||
| 472 | ejb-client | |||||
| 473 | </type> | |||||
| 474 | ||||||
| 475 | </dependen cy> | |||||
| 476 | ||||||
| 477 | <dependenc y> | |||||
| 478 | ||||||
| 479 | <groupId> | |||||
| 480 | ${project. groupId} | |||||
| 481 | </groupId> | |||||
| 482 | ||||||
| 483 | <artifactI d> | |||||
| 484 | nvap-svc-f acility | |||||
| 485 | </artifact Id> | |||||
| 486 | ||||||
| 487 | <version> | |||||
| 488 | ${project. version} | |||||
| 489 | </version> | |||||
| 490 | ||||||
| 491 | <type> | |||||
| 492 | ejb | |||||
| 493 | </type> | |||||
| 494 | ||||||
| 495 | </dependen cy> | |||||
| 496 | ||||||
| 497 | <dependenc y> | |||||
| 498 | ||||||
| 499 | <groupId> | |||||
| 500 | ${project. groupId} | |||||
| 501 | </groupId> | |||||
| 502 | ||||||
| 503 | <artifactI d> | |||||
| 504 | nvap-svc-p artner-onb oarding | |||||
| 505 | </artifact Id> | |||||
| 506 | ||||||
| 507 | <version> | |||||
| 508 | ${project. version} | |||||
| 509 | </version> | |||||
| 510 | ||||||
| 511 | </dependen cy> | |||||
| 512 | ||||||
| 513 | <dependenc y> | |||||
| 514 | ||||||
| 515 | <groupId> | |||||
| 516 | ${project. groupId} | |||||
| 517 | </groupId> | |||||
| 518 | ||||||
| 519 | <artifactI d> | |||||
| 520 | nvap-ext-s vc-facades | |||||
| 521 | </artifact Id> | |||||
| 522 | ||||||
| 523 | <version> | |||||
| 524 | ${project. version} | |||||
| 525 | </version> | |||||
| 526 | ||||||
| 527 | </dependen cy> | |||||
| 528 | ||||||
| 529 | <dependenc y> | |||||
| 530 | ||||||
| 531 | <groupId> | |||||
| 532 | org.apache .poi | |||||
| 533 | </groupId> | |||||
| 534 | ||||||
| 535 | <artifactI d> | |||||
| 536 | poi | |||||
| 537 | </artifact Id> | |||||
| 538 | ||||||
| 539 | <version> | |||||
| 540 | 3.11-beta3 | |||||
| 541 | </version> | |||||
| 542 | ||||||
| 543 | </dependen cy> | |||||
| 544 | ||||||
| 545 | <dependenc y> | |||||
| 546 | ||||||
| 547 | <groupId> | |||||
| 548 | org.apache .poi | |||||
| 549 | </groupId> | |||||
| 550 | ||||||
| 551 | <artifactI d> | |||||
| 552 | poi-ooxml | |||||
| 553 | </artifact Id> | |||||
| 554 | ||||||
| 555 | <version> | |||||
| 556 | 3.11-beta3 | |||||
| 557 | </version> | |||||
| 558 | ||||||
| 559 | </dependen cy> | |||||
| 560 | ||||||
| 561 | <dependenc y> | |||||
| 562 | ||||||
| 563 | <groupId> | |||||
| 564 | org.apache .poi | |||||
| 565 | </groupId> | |||||
| 566 | ||||||
| 567 | <artifactI d> | |||||
| 568 | poi-ooxml- schemas | |||||
| 569 | </artifact Id> | |||||
| 570 | ||||||
| 571 | <version> | |||||
| 572 | 3.11-beta3 | |||||
| 573 | </version> | |||||
| 574 | ||||||
| 575 | </dependen cy> | |||||
| 576 | ||||||
| 577 | <dependenc y> | |||||
| 578 | ||||||
| 579 | <groupId> | |||||
| 580 | javaee | |||||
| 581 | </groupId> | |||||
| 582 | ||||||
| 583 | <artifactI d> | |||||
| 584 | javaee-api | |||||
| 585 | </artifact Id> | |||||
| 586 | ||||||
| 587 | <version> | |||||
| 588 | 5 | |||||
| 589 | </version> | |||||
| 590 | ||||||
| 591 | <scope> | |||||
| 592 | provided | |||||
| 593 | </scope> | |||||
| 594 | ||||||
| 595 | </dependen cy> | |||||
| 596 | ||||||
| 597 | <dependenc y> | |||||
| 598 | ||||||
| 599 | <groupId> | |||||
| 600 | org.spring framework | |||||
| 601 | </groupId> | |||||
| 602 | ||||||
| 603 | <artifactI d> | |||||
| 604 | spring-cor e | |||||
| 605 | </artifact Id> | |||||
| 606 | ||||||
| 607 | <version> | |||||
| 608 | ${org.spri ngframewor k.version} | |||||
| 609 | </version> | |||||
| 610 | ||||||
| 611 | </dependen cy> | |||||
| 612 | ||||||
| 613 | <dependenc y> | |||||
| 614 | ||||||
| 615 | <groupId> | |||||
| 616 | org.spring framework | |||||
| 617 | </groupId> | |||||
| 618 | ||||||
| 619 | <artifactI d> | |||||
| 620 | spring-exp ression | |||||
| 621 | </artifact Id> | |||||
| 622 | ||||||
| 623 | <version> | |||||
| 624 | ${org.spri ngframewor k.version} | |||||
| 625 | </version> | |||||
| 626 | ||||||
| 627 | </dependen cy> | |||||
| 628 | ||||||
| 629 | <dependenc y> | |||||
| 630 | ||||||
| 631 | <groupId> | |||||
| 632 | org.spring framework | |||||
| 633 | </groupId> | |||||
| 634 | ||||||
| 635 | <artifactI d> | |||||
| 636 | spring-bea ns | |||||
| 637 | </artifact Id> | |||||
| 638 | ||||||
| 639 | <version> | |||||
| 640 | ${org.spri ngframewor k.version} | |||||
| 641 | </version> | |||||
| 642 | ||||||
| 643 | </dependen cy> | |||||
| 644 | ||||||
| 645 | <dependenc y> | |||||
| 646 | ||||||
| 647 | <groupId> | |||||
| 648 | org.spring framework | |||||
| 649 | </groupId> | |||||
| 650 | ||||||
| 651 | <artifactI d> | |||||
| 652 | spring-aop | |||||
| 653 | </artifact Id> | |||||
| 654 | ||||||
| 655 | <version> | |||||
| 656 | ${org.spri ngframewor k.version} | |||||
| 657 | </version> | |||||
| 658 | ||||||
| 659 | </dependen cy> | |||||
| 660 | ||||||
| 661 | <dependenc y> | |||||
| 662 | ||||||
| 663 | <groupId> | |||||
| 664 | org.spring framework | |||||
| 665 | </groupId> | |||||
| 666 | ||||||
| 667 | <artifactI d> | |||||
| 668 | spring-con text | |||||
| 669 | </artifact Id> | |||||
| 670 | ||||||
| 671 | <version> | |||||
| 672 | ${org.spri ngframewor k.version} | |||||
| 673 | </version> | |||||
| 674 | ||||||
| 675 | </dependen cy> | |||||
| 676 | ||||||
| 677 | <dependenc y> | |||||
| 678 | ||||||
| 679 | <groupId> | |||||
| 680 | org.spring framework | |||||
| 681 | </groupId> | |||||
| 682 | ||||||
| 683 | <artifactI d> | |||||
| 684 | spring-tx | |||||
| 685 | </artifact Id> | |||||
| 686 | ||||||
| 687 | <version> | |||||
| 688 | ${org.spri ngframewor k.version} | |||||
| 689 | </version> | |||||
| 690 | ||||||
| 691 | </dependen cy> | |||||
| 692 | ||||||
| 693 | <dependenc y> | |||||
| 694 | ||||||
| 695 | <groupId> | |||||
| 696 | org.spring framework | |||||
| 697 | </groupId> | |||||
| 698 | ||||||
| 699 | <artifactI d> | |||||
| 700 | spring-orm | |||||
| 701 | </artifact Id> | |||||
| 702 | ||||||
| 703 | <version> | |||||
| 704 | ${org.spri ngframewor k.version} | |||||
| 705 | </version> | |||||
| 706 | ||||||
| 707 | </dependen cy> | |||||
| 708 | ||||||
| 709 | <dependenc y> | |||||
| 710 | ||||||
| 711 | <groupId> | |||||
| 712 | org.spring framework | |||||
| 713 | </groupId> | |||||
| 714 | ||||||
| 715 | <artifactI d> | |||||
| 716 | spring-jms | |||||
| 717 | </artifact Id> | |||||
| 718 | ||||||
| 719 | <version> | |||||
| 720 | ${org.spri ngframewor k.version} | |||||
| 721 | </version> | |||||
| 722 | ||||||
| 723 | </dependen cy> | |||||
| 724 | ||||||
| 725 | <dependenc y> | |||||
| 726 | ||||||
| 727 | <groupId> | |||||
| 728 | org.spring framework | |||||
| 729 | </groupId> | |||||
| 730 | ||||||
| 731 | <artifactI d> | |||||
| 732 | spring-web | |||||
| 733 | </artifact Id> | |||||
| 734 | ||||||
| 735 | <version> | |||||
| 736 | ${org.spri ngframewor k.version} | |||||
| 737 | </version> | |||||
| 738 | ||||||
| 739 | </dependen cy> | |||||
| 740 | ||||||
| 741 | <dependenc y> | |||||
| 742 | ||||||
| 743 | <groupId> | |||||
| 744 | org.spring framework | |||||
| 745 | </groupId> | |||||
| 746 | ||||||
| 747 | <artifactI d> | |||||
| 748 | spring-con text-suppo rt | |||||
| 749 | </artifact Id> | |||||
| 750 | ||||||
| 751 | <version> | |||||
| 752 | ${org.spri ngframewor k.version} | |||||
| 753 | </version> | |||||
| 754 | ||||||
| 755 | </dependen cy> | |||||
| 756 | ||||||
| 757 | <dependenc y> | |||||
| 758 | ||||||
| 759 | <groupId> | |||||
| 760 | org.spring framework | |||||
| 761 | </groupId> | |||||
| 762 | ||||||
| 763 | <artifactI d> | |||||
| 764 | spring-oxm | |||||
| 765 | </artifact Id> | |||||
| 766 | ||||||
| 767 | <version> | |||||
| 768 | ${org.spri ngframewor k.version} | |||||
| 769 | </version> | |||||
| 770 | ||||||
| 771 | </dependen cy> | |||||
| 772 | ||||||
| 773 | <dependenc y> | |||||
| 774 | ||||||
| 775 | <groupId> | |||||
| 776 | org.spring framework. security | |||||
| 777 | </groupId> | |||||
| 778 | ||||||
| 779 | <artifactI d> | |||||
| 780 | spring-sec urity-core | |||||
| 781 | </artifact Id> | |||||
| 782 | ||||||
| 783 | <version> | |||||
| 784 | 3.1.0.RC2 | |||||
| 785 | </version> | |||||
| 786 | ||||||
| 787 | </dependen cy> | |||||
| 788 | ||||||
| 789 | <dependenc y> | |||||
| 790 | ||||||
| 791 | <groupId> | |||||
| 792 | commons-va lidator | |||||
| 793 | </groupId> | |||||
| 794 | ||||||
| 795 | <artifactI d> | |||||
| 796 | commons-va lidator | |||||
| 797 | </artifact Id> | |||||
| 798 | ||||||
| 799 | <version> | |||||
| 800 | 1.3.1 | |||||
| 801 | </version> | |||||
| 802 | ||||||
| 803 | </dependen cy> | |||||
| 804 | ||||||
| 805 | <dependenc y> | |||||
| 806 | ||||||
| 807 | <groupId> | |||||
| 808 | org.aspect j | |||||
| 809 | </groupId> | |||||
| 810 | ||||||
| 811 | <artifactI d> | |||||
| 812 | aspectjtoo ls | |||||
| 813 | </artifact Id> | |||||
| 814 | ||||||
| 815 | <version> | |||||
| 816 | 1.5.4 | |||||
| 817 | </version> | |||||
| 818 | ||||||
| 819 | </dependen cy> | |||||
| 820 | ||||||
| 821 | <dependenc y> | |||||
| 822 | ||||||
| 823 | <groupId> | |||||
| 824 | org.spring framework. ws | |||||
| 825 | </groupId> | |||||
| 826 | ||||||
| 827 | <artifactI d> | |||||
| 828 | spring-ws | |||||
| 829 | </artifact Id> | |||||
| 830 | ||||||
| 831 | <version> | |||||
| 832 | 2.0.0-M1 | |||||
| 833 | </version> | |||||
| 834 | ||||||
| 835 | </dependen cy> | |||||
| 836 | ||||||
| 837 | <dependenc y> | |||||
| 838 | ||||||
| 839 | <groupId> | |||||
| 840 | org.hibern ate | |||||
| 841 | </groupId> | |||||
| 842 | ||||||
| 843 | <artifactI d> | |||||
| 844 | hibernate- core | |||||
| 845 | </artifact Id> | |||||
| 846 | ||||||
| 847 | <version> | |||||
| 848 | 3.3.2.GA | |||||
| 849 | </version> | |||||
| 850 | ||||||
| 851 | </dependen cy> | |||||
| 852 | ||||||
| 853 | <dependenc y> | |||||
| 854 | ||||||
| 855 | <groupId> | |||||
| 856 | org.hibern ate | |||||
| 857 | </groupId> | |||||
| 858 | ||||||
| 859 | <artifactI d> | |||||
| 860 | hibernate- annotation s | |||||
| 861 | </artifact Id> | |||||
| 862 | ||||||
| 863 | <version> | |||||
| 864 | 3.3.1.GA | |||||
| 865 | </version> | |||||
| 866 | ||||||
| 867 | </dependen cy> | |||||
| 868 | ||||||
| 869 | <dependenc y> | |||||
| 870 | ||||||
| 871 | <groupId> | |||||
| 872 | org.hibern ate | |||||
| 873 | </groupId> | |||||
| 874 | ||||||
| 875 | <artifactI d> | |||||
| 876 | hibernate- entitymana ger | |||||
| 877 | </artifact Id> | |||||
| 878 | ||||||
| 879 | <version> | |||||
| 880 | 3.3.2.GA | |||||
| 881 | </version> | |||||
| 882 | ||||||
| 883 | </dependen cy> | |||||
| 884 | ||||||
| 885 | <dependenc y> | |||||
| 886 | ||||||
| 887 | <groupId> | |||||
| 888 | javax.pers istence | |||||
| 889 | </groupId> | |||||
| 890 | ||||||
| 891 | <artifactI d> | |||||
| 892 | persistenc e-api | |||||
| 893 | </artifact Id> | |||||
| 894 | ||||||
| 895 | <version> | |||||
| 896 | 1.0 | |||||
| 897 | </version> | |||||
| 898 | ||||||
| 899 | <scope> | |||||
| 900 | provided | |||||
| 901 | </scope> | |||||
| 902 | ||||||
| 903 | </dependen cy> | |||||
| 904 | ||||||
| 905 | <dependenc y> | |||||
| 906 | ||||||
| 907 | <groupId> | |||||
| 908 | javax.tran saction | |||||
| 909 | </groupId> | |||||
| 910 | ||||||
| 911 | <artifactI d> | |||||
| 912 | jta | |||||
| 913 | </artifact Id> | |||||
| 914 | ||||||
| 915 | <version> | |||||
| 916 | 1.0.1B | |||||
| 917 | </version> | |||||
| 918 | ||||||
| 919 | <scope> | |||||
| 920 | provided | |||||
| 921 | </scope> | |||||
| 922 | ||||||
| 923 | </dependen cy> | |||||
| 924 | ||||||
| 925 | <dependenc y> | |||||
| 926 | ||||||
| 927 | <groupId> | |||||
| 928 | jstl | |||||
| 929 | </groupId> | |||||
| 930 | ||||||
| 931 | <artifactI d> | |||||
| 932 | jstl | |||||
| 933 | </artifact Id> | |||||
| 934 | ||||||
| 935 | <version> | |||||
| 936 | 1.1.2 | |||||
| 937 | </version> | |||||
| 938 | ||||||
| 939 | </dependen cy> | |||||
| 940 | ||||||
| 941 | <dependenc y> | |||||
| 942 | ||||||
| 943 | <groupId> | |||||
| 944 | jaxen | |||||
| 945 | </groupId> | |||||
| 946 | ||||||
| 947 | <artifactI d> | |||||
| 948 | jaxen | |||||
| 949 | </artifact Id> | |||||
| 950 | ||||||
| 951 | <version> | |||||
| 952 | 1.1.1 | |||||
| 953 | </version> | |||||
| 954 | ||||||
| 955 | </dependen cy> | |||||
| 956 | ||||||
| 957 | <dependenc y> | |||||
| 958 | ||||||
| 959 | <groupId> | |||||
| 960 | weblogic | |||||
| 961 | </groupId> | |||||
| 962 | ||||||
| 963 | <artifactI d> | |||||
| 964 | wlfullclie nt | |||||
| 965 | </artifact Id> | |||||
| 966 | ||||||
| 967 | <version> | |||||
| 968 | 10.3.4 | |||||
| 969 | </version> | |||||
| 970 | ||||||
| 971 | <scope> | |||||
| 972 | provided | |||||
| 973 | </scope> | |||||
| 974 | ||||||
| 975 | </dependen cy> | |||||
| 976 | ||||||
| 977 | <dependenc y> | |||||
| 978 | ||||||
| 979 | <groupId> | |||||
| 980 | weblogic | |||||
| 981 | </groupId> | |||||
| 982 | ||||||
| 983 | <artifactI d> | |||||
| 984 | wls-api | |||||
| 985 | </artifact Id> | |||||
| 986 | ||||||
| 987 | <version> | |||||
| 988 | 10.3.4 | |||||
| 989 | </version> | |||||
| 990 | ||||||
| 991 | <scope> | |||||
| 992 | provided | |||||
| 993 | </scope> | |||||
| 994 | ||||||
| 995 | </dependen cy> | |||||
| 996 | ||||||
| 997 | <dependenc y> | |||||
| 998 | ||||||
| 999 | <groupId> | |||||
| 1000 | org.slf4j | |||||
| 1001 | </groupId> | |||||
| 1002 | ||||||
| 1003 | <artifactI d> | |||||
| 1004 | slf4j-api | |||||
| 1005 | </artifact Id> | |||||
| 1006 | ||||||
| 1007 | <version> | |||||
| 1008 | 1.7.5 | |||||
| 1009 | </version> | |||||
| 1010 | ||||||
| 1011 | </dependen cy> | |||||
| 1012 | ||||||
| 1013 | <dependenc y> | |||||
| 1014 | ||||||
| 1015 | <groupId> | |||||
| 1016 | org.slf4j | |||||
| 1017 | </groupId> | |||||
| 1018 | ||||||
| 1019 | <artifactI d> | |||||
| 1020 | slf4j-log4 j12 | |||||
| 1021 | </artifact Id> | |||||
| 1022 | ||||||
| 1023 | <version> | |||||
| 1024 | 1.7.5 | |||||
| 1025 | </version> | |||||
| 1026 | ||||||
| 1027 | </dependen cy> | |||||
| 1028 | ||||||
| 1029 | <dependenc y> | |||||
| 1030 | ||||||
| 1031 | <groupId> | |||||
| 1032 | ca.uhn.hap i | |||||
| 1033 | </groupId> | |||||
| 1034 | ||||||
| 1035 | <artifactI d> | |||||
| 1036 | hapi-base | |||||
| 1037 | </artifact Id> | |||||
| 1038 | ||||||
| 1039 | <version> | |||||
| 1040 | 1.2 | |||||
| 1041 | </version> | |||||
| 1042 | ||||||
| 1043 | </dependen cy> | |||||
| 1044 | ||||||
| 1045 | <dependenc y> | |||||
| 1046 | ||||||
| 1047 | <groupId> | |||||
| 1048 | ca.uhn.hap i | |||||
| 1049 | </groupId> | |||||
| 1050 | ||||||
| 1051 | <artifactI d> | |||||
| 1052 | hapi-struc tures-v24 | |||||
| 1053 | </artifact Id> | |||||
| 1054 | ||||||
| 1055 | <version> | |||||
| 1056 | 1.2 | |||||
| 1057 | </version> | |||||
| 1058 | ||||||
| 1059 | </dependen cy> | |||||
| 1060 | ||||||
| 1061 | <dependenc y> | |||||
| 1062 | ||||||
| 1063 | <groupId> | |||||
| 1064 | org.safeha us.jug | |||||
| 1065 | </groupId> | |||||
| 1066 | ||||||
| 1067 | <artifactI d> | |||||
| 1068 | jug | |||||
| 1069 | </artifact Id> | |||||
| 1070 | ||||||
| 1071 | <version> | |||||
| 1072 | 2.0.0 | |||||
| 1073 | </version> | |||||
| 1074 | ||||||
| 1075 | <classifie r> | |||||
| 1076 | asl | |||||
| 1077 | </classifi er> | |||||
| 1078 | ||||||
| 1079 | </dependen cy> | |||||
| 1080 | ||||||
| 1081 | <dependenc y> | |||||
| 1082 | ||||||
| 1083 | <groupId> | |||||
| 1084 | xalan | |||||
| 1085 | </groupId> | |||||
| 1086 | ||||||
| 1087 | <artifactI d> | |||||
| 1088 | xalan | |||||
| 1089 | </artifact Id> | |||||
| 1090 | ||||||
| 1091 | <version> | |||||
| 1092 | 2.7.1 | |||||
| 1093 | </version> | |||||
| 1094 | ||||||
| 1095 | </dependen cy> | |||||
| 1096 | ||||||
| 1097 | <dependenc y> | |||||
| 1098 | ||||||
| 1099 | <groupId> | |||||
| 1100 | net.sf.sax on | |||||
| 1101 | </groupId> | |||||
| 1102 | ||||||
| 1103 | <artifactI d> | |||||
| 1104 | saxon | |||||
| 1105 | </artifact Id> | |||||
| 1106 | ||||||
| 1107 | <version> | |||||
| 1108 | 9.1.0.8 | |||||
| 1109 | </version> | |||||
| 1110 | ||||||
| 1111 | </dependen cy> | |||||
| 1112 | ||||||
| 1113 | <dependenc y> | |||||
| 1114 | ||||||
| 1115 | <groupId> | |||||
| 1116 | net.sf.sax on | |||||
| 1117 | </groupId> | |||||
| 1118 | ||||||
| 1119 | <artifactI d> | |||||
| 1120 | saxon-dom | |||||
| 1121 | </artifact Id> | |||||
| 1122 | ||||||
| 1123 | <version> | |||||
| 1124 | 9.1.0.8 | |||||
| 1125 | </version> | |||||
| 1126 | ||||||
| 1127 | </dependen cy> | |||||
| 1128 | ||||||
| 1129 | <dependenc y> | |||||
| 1130 | ||||||
| 1131 | <groupId> | |||||
| 1132 | gov.hhs.he althit.nhi n.connect | |||||
| 1133 | </groupId> | |||||
| 1134 | ||||||
| 1135 | <artifactI d> | |||||
| 1136 | common-typ es | |||||
| 1137 | </artifact Id> | |||||
| 1138 | ||||||
| 1139 | <version> | |||||
| 1140 | 2.4 | |||||
| 1141 | </version> | |||||
| 1142 | ||||||
| 1143 | </dependen cy> | |||||
| 1144 | ||||||
| 1145 | <dependenc y> | |||||
| 1146 | ||||||
| 1147 | <groupId> | |||||
| 1148 | gov.va.med .vistalink | |||||
| 1149 | </groupId> | |||||
| 1150 | ||||||
| 1151 | <artifactI d> | |||||
| 1152 | vljconnect or | |||||
| 1153 | </artifact Id> | |||||
| 1154 | ||||||
| 1155 | <version> | |||||
| 1156 | 1.5.1.002 | |||||
| 1157 | </version> | |||||
| 1158 | ||||||
| 1159 | </dependen cy> | |||||
| 1160 | ||||||
| 1161 | <dependenc y> | |||||
| 1162 | ||||||
| 1163 | <groupId> | |||||
| 1164 | gov.va.med .vistalink | |||||
| 1165 | </groupId> | |||||
| 1166 | ||||||
| 1167 | <artifactI d> | |||||
| 1168 | vljfoundat ionlibs | |||||
| 1169 | </artifact Id> | |||||
| 1170 | ||||||
| 1171 | <version> | |||||
| 1172 | 1.5.1.002 | |||||
| 1173 | </version> | |||||
| 1174 | ||||||
| 1175 | </dependen cy> | |||||
| 1176 | ||||||
| 1177 | <dependenc y> | |||||
| 1178 | ||||||
| 1179 | <groupId> | |||||
| 1180 | gov.va.med .vistalink | |||||
| 1181 | </groupId> | |||||
| 1182 | ||||||
| 1183 | <artifactI d> | |||||
| 1184 | vljsecurit y | |||||
| 1185 | </artifact Id> | |||||
| 1186 | ||||||
| 1187 | <version> | |||||
| 1188 | 1.5.1.002 | |||||
| 1189 | </version> | |||||
| 1190 | ||||||
| 1191 | </dependen cy> | |||||
| 1192 | ||||||
| 1193 | <dependenc y> | |||||
| 1194 | ||||||
| 1195 | <groupId> | |||||
| 1196 | commons-lo gging | |||||
| 1197 | </groupId> | |||||
| 1198 | ||||||
| 1199 | <artifactI d> | |||||
| 1200 | commons-lo gging | |||||
| 1201 | </artifact Id> | |||||
| 1202 | ||||||
| 1203 | <version> | |||||
| 1204 | 1.1.1 | |||||
| 1205 | </version> | |||||
| 1206 | ||||||
| 1207 | </dependen cy> | |||||
| 1208 | ||||||
| 1209 | <dependenc y> | |||||
| 1210 | ||||||
| 1211 | <groupId> | |||||
| 1212 | commons-fi leupload | |||||
| 1213 | </groupId> | |||||
| 1214 | ||||||
| 1215 | <artifactI d> | |||||
| 1216 | commons-fi leupload | |||||
| 1217 | </artifact Id> | |||||
| 1218 | ||||||
| 1219 | <version> | |||||
| 1220 | 1.2 | |||||
| 1221 | </version> | |||||
| 1222 | ||||||
| 1223 | <type> | |||||
| 1224 | jar | |||||
| 1225 | </type> | |||||
| 1226 | ||||||
| 1227 | </dependen cy> | |||||
| 1228 | ||||||
| 1229 | <dependenc y> | |||||
| 1230 | ||||||
| 1231 | <groupId> | |||||
| 1232 | commons-io | |||||
| 1233 | </groupId> | |||||
| 1234 | ||||||
| 1235 | <artifactI d> | |||||
| 1236 | commons-io | |||||
| 1237 | </artifact Id> | |||||
| 1238 | ||||||
| 1239 | <version> | |||||
| 1240 | 2.0.1 | |||||
| 1241 | </version> | |||||
| 1242 | ||||||
| 1243 | <type> | |||||
| 1244 | jar | |||||
| 1245 | </type> | |||||
| 1246 | ||||||
| 1247 | </dependen cy> | |||||
| 1248 | ||||||
| 1249 | <dependenc y> | |||||
| 1250 | ||||||
| 1251 | <groupId> | |||||
| 1252 | commons-co dec | |||||
| 1253 | </groupId> | |||||
| 1254 | ||||||
| 1255 | <artifactI d> | |||||
| 1256 | commons-co dec | |||||
| 1257 | </artifact Id> | |||||
| 1258 | ||||||
| 1259 | <version> | |||||
| 1260 | 1.2 | |||||
| 1261 | </version> | |||||
| 1262 | ||||||
| 1263 | </dependen cy> | |||||
| 1264 | ||||||
| 1265 | <dependenc y> | |||||
| 1266 | ||||||
| 1267 | <groupId> | |||||
| 1268 | log4j | |||||
| 1269 | </groupId> | |||||
| 1270 | ||||||
| 1271 | <artifactI d> | |||||
| 1272 | log4j | |||||
| 1273 | </artifact Id> | |||||
| 1274 | ||||||
| 1275 | <version> | |||||
| 1276 | 1.2.16 | |||||
| 1277 | </version> | |||||
| 1278 | ||||||
| 1279 | </dependen cy> | |||||
| 1280 | ||||||
| 1281 | <dependenc y> | |||||
| 1282 | ||||||
| 1283 | <groupId> | |||||
| 1284 | net.sf.doz er | |||||
| 1285 | </groupId> | |||||
| 1286 | ||||||
| 1287 | <artifactI d> | |||||
| 1288 | dozer | |||||
| 1289 | </artifact Id> | |||||
| 1290 | ||||||
| 1291 | <version> | |||||
| 1292 | 5.3.2 | |||||
| 1293 | </version> | |||||
| 1294 | ||||||
| 1295 | </dependen cy> | |||||
| 1296 | ||||||
| 1297 | <dependenc y> | |||||
| 1298 | ||||||
| 1299 | <groupId> | |||||
| 1300 | xerces | |||||
| 1301 | </groupId> | |||||
| 1302 | ||||||
| 1303 | <artifactI d> | |||||
| 1304 | xercesImpl | |||||
| 1305 | </artifact Id> | |||||
| 1306 | ||||||
| 1307 | <version> | |||||
| 1308 | 2.11.0 | |||||
| 1309 | </version> | |||||
| 1310 | ||||||
| 1311 | </dependen cy> | |||||
| 1312 | ||||||
| 1313 | <dependenc y> | |||||
| 1314 | ||||||
| 1315 | <groupId> | |||||
| 1316 | jdom | |||||
| 1317 | </groupId> | |||||
| 1318 | ||||||
| 1319 | <artifactI d> | |||||
| 1320 | jdom | |||||
| 1321 | </artifact Id> | |||||
| 1322 | ||||||
| 1323 | <version> | |||||
| 1324 | 1.1 | |||||
| 1325 | </version> | |||||
| 1326 | ||||||
| 1327 | </dependen cy> | |||||
| 1328 | ||||||
| 1329 | <dependenc y> | |||||
| 1330 | ||||||
| 1331 | <groupId> | |||||
| 1332 | javax.anno tation | |||||
| 1333 | </groupId> | |||||
| 1334 | ||||||
| 1335 | <artifactI d> | |||||
| 1336 | jsr250-api | |||||
| 1337 | </artifact Id> | |||||
| 1338 | ||||||
| 1339 | <version> | |||||
| 1340 | 1.0 | |||||
| 1341 | </version> | |||||
| 1342 | ||||||
| 1343 | <scope> | |||||
| 1344 | provided | |||||
| 1345 | </scope> | |||||
| 1346 | ||||||
| 1347 | </dependen cy> | |||||
| 1348 | ||||||
| 1349 | <dependenc y> | |||||
| 1350 | ||||||
| 1351 | <groupId> | |||||
| 1352 | activation | |||||
| 1353 | </groupId> | |||||
| 1354 | ||||||
| 1355 | <artifactI d> | |||||
| 1356 | activation | |||||
| 1357 | </artifact Id> | |||||
| 1358 | ||||||
| 1359 | <version> | |||||
| 1360 | 1.0.2 | |||||
| 1361 | </version> | |||||
| 1362 | ||||||
| 1363 | </dependen cy> | |||||
| 1364 | ||||||
| 1365 | <dependenc y> | |||||
| 1366 | ||||||
| 1367 | <groupId> | |||||
| 1368 | junit | |||||
| 1369 | </groupId> | |||||
| 1370 | ||||||
| 1371 | <artifactI d> | |||||
| 1372 | junit | |||||
| 1373 | </artifact Id> | |||||
| 1374 | ||||||
| 1375 | <version> | |||||
| 1376 | 4.8.2 | |||||
| 1377 | </version> | |||||
| 1378 | ||||||
| 1379 | <scope> | |||||
| 1380 | test | |||||
| 1381 | </scope> | |||||
| 1382 | ||||||
| 1383 | </dependen cy> | |||||
| 1384 | ||||||
| 1385 | <dependenc y> | |||||
| 1386 | ||||||
| 1387 | <groupId> | |||||
| 1388 | com.oracle | |||||
| 1389 | </groupId> | |||||
| 1390 | ||||||
| 1391 | <artifactI d> | |||||
| 1392 | ojdbc6 | |||||
| 1393 | </artifact Id> | |||||
| 1394 | ||||||
| 1395 | <version> | |||||
| 1396 | 11.1.0.6.0 | |||||
| 1397 | </version> | |||||
| 1398 | ||||||
| 1399 | <scope> | |||||
| 1400 | test | |||||
| 1401 | </scope> | |||||
| 1402 | ||||||
| 1403 | </dependen cy> | |||||
| 1404 | ||||||
| 1405 | <dependenc y> | |||||
| 1406 | ||||||
| 1407 | <groupId> | |||||
| 1408 | mysql | |||||
| 1409 | </groupId> | |||||
| 1410 | ||||||
| 1411 | <artifactI d> | |||||
| 1412 | mysql-conn ector-java | |||||
| 1413 | </artifact Id> | |||||
| 1414 | ||||||
| 1415 | <version> | |||||
| 1416 | 5.1.18 | |||||
| 1417 | </version> | |||||
| 1418 | ||||||
| 1419 | <scope> | |||||
| 1420 | test | |||||
| 1421 | </scope> | |||||
| 1422 | ||||||
| 1423 | </dependen cy> | |||||
| 1424 | ||||||
| 1425 | <dependenc y> | |||||
| 1426 | ||||||
| 1427 | <groupId> | |||||
| 1428 | org.spring framework | |||||
| 1429 | </groupId> | |||||
| 1430 | ||||||
| 1431 | <artifactI d> | |||||
| 1432 | spring-tes t | |||||
| 1433 | </artifact Id> | |||||
| 1434 | ||||||
| 1435 | <version> | |||||
| 1436 | ${org.spri ngframewor k.version} | |||||
| 1437 | </version> | |||||
| 1438 | ||||||
| 1439 | <scope> | |||||
| 1440 | test | |||||
| 1441 | </scope> | |||||
| 1442 | ||||||
| 1443 | <type> | |||||
| 1444 | jar | |||||
| 1445 | </type> | |||||
| 1446 | ||||||
| 1447 | </dependen cy> | |||||
| 1448 | ||||||
| 1449 | <dependenc y> | |||||
| 1450 | ||||||
| 1451 | <groupId> | |||||
| 1452 | org.apache .pdfbox | |||||
| 1453 | </groupId> | |||||
| 1454 | ||||||
| 1455 | <artifactI d> | |||||
| 1456 | pdfbox | |||||
| 1457 | </artifact Id> | |||||
| 1458 | ||||||
| 1459 | <version> | |||||
| 1460 | 1.8.7 | |||||
| 1461 | </version> | |||||
| 1462 | ||||||
| 1463 | </dependen cy> | |||||
| 1464 | ||||||
| 1465 | <dependenc y> | |||||
| 1466 | ||||||
| 1467 | <groupId> | |||||
| 1468 | org.json | |||||
| 1469 | </groupId> | |||||
| 1470 | ||||||
| 1471 | <artifactI d> | |||||
| 1472 | json | |||||
| 1473 | </artifact Id> | |||||
| 1474 | ||||||
| 1475 | <version> | |||||
| 1476 | 20141113 | |||||
| 1477 | </version> | |||||
| 1478 | ||||||
| 1479 | </dependen cy> | |||||
| 1480 | ||||||
| 1481 | </dependen cies> | |||||
| 1482 | ||||||
| 1483 | </dependen cyManageme nt> | |||||
| 1484 | ||||||
| 1485 | <!-- <scm> | |||||
| 1486 | <develop erConnecti on>scm:svn :https://m aven:w00sh 1e!@vap.dy nalias.org /svn/nwhin /nvap/trun k</develop erConnecti on> | |||||
| 1487 | </scm> --> | |||||
| 1488 | ||||||
| 1489 | <propertie s> | |||||
| 1490 | ||||||
| 1491 | <project.b uild.sourc eEncoding> | |||||
| 1492 | UTF-8 | |||||
| 1493 | </project. build.sour ceEncoding > | |||||
| 1494 | ||||||
| 1495 | <maven.com piler.sour ce> | |||||
| 1496 | 1.6 | |||||
| 1497 | </maven.co mpiler.sou rce> | |||||
| 1498 | ||||||
| 1499 | <maven.com piler.targ et> | |||||
| 1500 | 1.6 | |||||
| 1501 | </maven.co mpiler.tar get> | |||||
| 1502 | ||||||
| 1503 | <org.sprin gframework .version> | |||||
| 1504 | 3.0.5.RELE ASE | |||||
| 1505 | </org.spri ngframewor k.version> | |||||
| 1506 | ||||||
| 1507 | <!-- <vap. build.repo rts.output site>scp:/ /vap.dynal ias.org/va r/www/site s/nwhin/nv ap/nvap-2. 0/</vap.bu ild.report s.outputsi te> --> | |||||
| 1508 | ||||||
| 1509 | <!-- <vap. build.repo rts.url>ht tp://vap.d ynalias.or g/sites/nw hin/nvap/n vap-2.0/</ vap.build. reports.ur l> --> | |||||
| 1510 | ||||||
| 1511 | <db.vendor > | |||||
| 1512 | oracle | |||||
| 1513 | </db.vendo r> | |||||
| 1514 | ||||||
| 1515 | <jdbc.grou p.id> | |||||
| 1516 | com.oracle | |||||
| 1517 | </jdbc.gro up.id> | |||||
| 1518 | ||||||
| 1519 | <jdbc.arti fact.id> | |||||
| 1520 | ojdbc6 | |||||
| 1521 | </jdbc.art ifact.id> | |||||
| 1522 | ||||||
| 1523 | <jdbc.vers ion> | |||||
| 1524 | 11.1.0.6.0 | |||||
| 1525 | </jdbc.ver sion> | |||||
| 1526 | ||||||
| 1527 | <hibernate .dialect> | |||||
| 1528 | org.hibern ate.dialec t.Oracle10 gDialect | |||||
| 1529 | </hibernat e.dialect> | |||||
| 1530 | ||||||
| 1531 | <hibernate .connectio n.driver_c lass> | |||||
| 1532 | oracle.jdb c.OracleDr iver | |||||
| 1533 | </hibernat e.connecti on.driver_ class> | |||||
| 1534 | ||||||
| 1535 | <hibernate .connectio n.xa.drive r_class> | |||||
| 1536 | oracle.jdb c.xa.clien t.OracleXA DataSource | |||||
| 1537 | </hibernat e.connecti on.xa.driv er_class> | |||||
| 1538 | ||||||
| 1539 | <hibernate .connectio n.url> | |||||
| 1540 | jdbc:oracl e:thin:@// localhost: 1521/XE | |||||
| 1541 | </hibernat e.connecti on.url> | |||||
| 1542 | ||||||
| 1543 | <hibernate .connectio n.username > | |||||
| 1544 | nhin_vap | |||||
| 1545 | </hibernat e.connecti on.usernam e> | |||||
| 1546 | ||||||
| 1547 | <hibernate .connectio n.password > | |||||
| 1548 | nhin_vap | |||||
| 1549 | </hibernat e.connecti on.passwor d> | |||||
| 1550 | ||||||
| 1551 | <hibernate .connectio n.schema> | |||||
| 1552 | nhin_vap | |||||
| 1553 | </hibernat e.connecti on.schema> | |||||
| 1554 | ||||||
| 1555 | <hibernate .connectio n.testQuer y> | |||||
| 1556 | SELECT 1 F ROM DUAL | |||||
| 1557 | </hibernat e.connecti on.testQue ry> | |||||
| 1558 | ||||||
| 1559 | <hibernate .show_sql> | |||||
| 1560 | false | |||||
| 1561 | </hibernat e.show_sql > | |||||
| 1562 | ||||||
| 1563 | <master.ba sedir> | |||||
| 1564 | ${project. basedir} | |||||
| 1565 | </master.b asedir> | |||||
| 1566 | ||||||
| 1567 | <libdir> | |||||
| 1568 | ${master.b asedir}/li b | |||||
| 1569 | </libdir> | |||||
| 1570 | ||||||
| 1571 | <skipTests > | |||||
| 1572 | true | |||||
| 1573 | </skipTest s> | |||||
| 1574 | ||||||
| 1575 | <!-- maven .test.skip also disa bles compi le for tes ts .... us e skipTest s above to just disa ble runnin g by defau lt. | |||||
| 1576 | <m aven.test. skip>true< /maven.tes t.skip> | |||||
| 1577 | -- > | |||||
| 1578 | ||||||
| 1579 | </properti es> | |||||
| 1580 | ||||||
| 1581 | <profiles> | |||||
| 1582 | ||||||
| 1583 | <!-- | |||||
| 1584 | The DEV profile is used to i nclude add itional mo dules that are only | |||||
| 1585 | required during de velopment and testin g. | |||||
| 1586 | -- > | |||||
| 1587 | ||||||
| 1588 | <profile> | |||||
| 1589 | ||||||
| 1590 | <id> | |||||
| 1591 | ALL | |||||
| 1592 | </id> | |||||
| 1593 | ||||||
| 1594 | <modules> | |||||
| 1595 | ||||||
| 1596 | <module> | |||||
| 1597 | nvap-env | |||||
| 1598 | </module> | |||||
| 1599 | ||||||
| 1600 | <module> | |||||
| 1601 | nvap-db | |||||
| 1602 | </module> | |||||
| 1603 | ||||||
| 1604 | </modules> | |||||
| 1605 | ||||||
| 1606 | <propertie s> | |||||
| 1607 | ||||||
| 1608 | <enable.mo ck.depende ncy> | |||||
| 1609 | true | |||||
| 1610 | </enable.m ock.depend ency> | |||||
| 1611 | ||||||
| 1612 | </properti es> | |||||
| 1613 | ||||||
| 1614 | </profile> | |||||
| 1615 | ||||||
| 1616 | <profile> | |||||
| 1617 | ||||||
| 1618 | <id> | |||||
| 1619 | DEV | |||||
| 1620 | </id> | |||||
| 1621 | ||||||
| 1622 | <modules> | |||||
| 1623 | ||||||
| 1624 | ||||||
| 1625 | </modules> | |||||
| 1626 | ||||||
| 1627 | <propertie s> | |||||
| 1628 | ||||||
| 1629 | <enable.mo ck.depende ncy> | |||||
| 1630 | true | |||||
| 1631 | </enable.m ock.depend ency> | |||||
| 1632 | ||||||
| 1633 | </properti es> | |||||
| 1634 | ||||||
| 1635 | </profile> | |||||
| 1636 | ||||||
| 1637 | <profile> | |||||
| 1638 | ||||||
| 1639 | <id> | |||||
| 1640 | RUN_TESTS | |||||
| 1641 | </id> | |||||
| 1642 | ||||||
| 1643 | <propertie s> | |||||
| 1644 | ||||||
| 1645 | <enable.mo ck.depende ncy> | |||||
| 1646 | true | |||||
| 1647 | </enable.m ock.depend ency> | |||||
| 1648 | ||||||
| 1649 | <skipTests > | |||||
| 1650 | false | |||||
| 1651 | </skipTest s> | |||||
| 1652 | ||||||
| 1653 | <!-- maven .test.skip also disa bles compi le for tes ts .... so only | |||||
| 1654 | skipTests is set by default a bove to ju st disable running t ests. | |||||
| 1655 | <mav en.test.sk ip>false</ maven.test .skip> | |||||
| 1656 | --> | |||||
| 1657 | ||||||
| 1658 | </properti es> | |||||
| 1659 | ||||||
| 1660 | </profile> | |||||
| 1661 | ||||||
| 1662 | <profile> | |||||
| 1663 | ||||||
| 1664 | <id> | |||||
| 1665 | Windows | |||||
| 1666 | </id> | |||||
| 1667 | ||||||
| 1668 | <activatio n> | |||||
| 1669 | ||||||
| 1670 | <os> | |||||
| 1671 | ||||||
| 1672 | <family> | |||||
| 1673 | windows | |||||
| 1674 | </family> | |||||
| 1675 | ||||||
| 1676 | </os> | |||||
| 1677 | ||||||
| 1678 | </activati on> | |||||
| 1679 | ||||||
| 1680 | <propertie s> | |||||
| 1681 | ||||||
| 1682 | <weblogic. wlst> | |||||
| 1683 | wlst.cmd | |||||
| 1684 | </weblogic .wlst> | |||||
| 1685 | ||||||
| 1686 | <wlserver. dir> | |||||
| 1687 | wlserver_1 0.3 | |||||
| 1688 | </wlserver .dir> | |||||
| 1689 | ||||||
| 1690 | </properti es> | |||||
| 1691 | ||||||
| 1692 | </profile> | |||||
| 1693 | ||||||
| 1694 | <profile> | |||||
| 1695 | ||||||
| 1696 | <id> | |||||
| 1697 | Linux | |||||
| 1698 | </id> | |||||
| 1699 | ||||||
| 1700 | <activatio n> | |||||
| 1701 | ||||||
| 1702 | <os> | |||||
| 1703 | ||||||
| 1704 | <family> | |||||
| 1705 | unix | |||||
| 1706 | </family> | |||||
| 1707 | ||||||
| 1708 | </os> | |||||
| 1709 | ||||||
| 1710 | </activati on> | |||||
| 1711 | ||||||
| 1712 | <propertie s> | |||||
| 1713 | ||||||
| 1714 | <weblogic. wlst> | |||||
| 1715 | wlst.sh | |||||
| 1716 | </weblogic .wlst> | |||||
| 1717 | ||||||
| 1718 | <wlserver. dir> | |||||
| 1719 | wlserver | |||||
| 1720 | </wlserver .dir> | |||||
| 1721 | ||||||
| 1722 | </properti es> | |||||
| 1723 | ||||||
| 1724 | </profile> | |||||
| 1725 | ||||||
| 1726 | </profiles > | |||||
| 1727 | ||||||
| 1728 | <!-- <dist ributionMa nagement> | |||||
| 1729 | <reposit ory> | |||||
| 1730 | <id>libs-r elease-loc al</id> | |||||
| 1731 | <url>http: //localhos t:8081/art ifactory/l ibs-releas e-local</u rl> | |||||
| 1732 | </reposi tory> | |||||
| 1733 | <snapsho tRepositor y> | |||||
| 1734 | <id>libs-s napshot-lo cal</id> | |||||
| 1735 | <url>http: //localhos t:8081/art ifactory/l ibs-snapsh ot-local</ url> | |||||
| 1736 | </snapsh otReposito ry> | |||||
| 1737 | <site> | |||||
| 1738 | <id>vap-si te</id> | |||||
| 1739 | <url>${vap .build.rep orts.outpu tsite}/${p roject.ver sion} </ur l> | |||||
| 1740 | </site> | |||||
| 1741 | </dist ributionMa nagement>- -> | |||||
| 1742 | ||||||
| 1743 | <!-- <dist ributionMa nagement> | |||||
| 1744 | <s napshotRep ository> | |||||
| 1745 | <id>snap shots</id> | |||||
| 1746 | <name>VA P Snapshot Repositor y</name> | |||||
| 1747 | <url>htt p://vanhib lddev10.aa c.va.gov:7 001/nexus/ content/re positories /snapshots /</url> | |||||
| 1748 | <uniqueV ersion>tru e</uniqueV ersion> | |||||
| 1749 | </ snapshotRe pository> | |||||
| 1750 | <r epository> | |||||
| 1751 | <id>rele ases</id> | |||||
| 1752 | <name>VA P Release Repository </name> | |||||
| 1753 | <url>htt p://vanhib lddev10.aa c.va.gov:7 001/nexus/ content/re positories /releases/ </url> | |||||
| 1754 | <uniqueV ersion>fal se</unique Version> | |||||
| 1755 | </ repository > | |||||
| 1756 | </dist ributionMa nagement>- -> | |||||
| 1757 | ||||||
| 1758 | <distribut ionManagem ent> | |||||
| 1759 | ||||||
| 1760 | <snapshotR epository> | |||||
| 1761 | ||||||
| 1762 | <id> | |||||
| 1763 | nexus | |||||
| 1764 | </id> | |||||
| 1765 | ||||||
| 1766 | <name> | |||||
| 1767 | Snapshot | |||||
| 1768 | </name> | |||||
| 1769 | ||||||
| 1770 | <url> | |||||
| 1771 | https://ne xus.vetsez .net/repos itory/mave n-snapshot s | |||||
| 1772 | </url> | |||||
| 1773 | ||||||
| 1774 | </snapshot Repository > | |||||
| 1775 | ||||||
| 1776 | <repositor y> | |||||
| 1777 | ||||||
| 1778 | <id> | |||||
| 1779 | nexus | |||||
| 1780 | </id> | |||||
| 1781 | ||||||
| 1782 | <name> | |||||
| 1783 | Release | |||||
| 1784 | </name> | |||||
| 1785 | ||||||
| 1786 | <url> | |||||
| 1787 | https://ne xus.vetsez .net/repos itory/mave n-releases | |||||
| 1788 | </url> | |||||
| 1789 | ||||||
| 1790 | </reposito ry> | |||||
| 1791 | ||||||
| 1792 | </distribu tionManage ment> | |||||
| 1793 | ||||||
| 1794 | <!-- <repo sitories> | |||||
| 1795 | <reposit ory> | |||||
| 1796 | <snapshots > | |||||
| 1797 | <e nabled>fal se</enable d> | |||||
| 1798 | </snapshot s> | |||||
| 1799 | <id>artifa ctory-libs -release-t unnelled</ id> | |||||
| 1800 | <name>libs -release</ name> | |||||
| 1801 | <url>http: //localhos t:8081/art ifactory/l ibs-releas e</url> | |||||
| 1802 | </reposi tory> | |||||
| 1803 | <reposit ory> | |||||
| 1804 | <snapshots > | |||||
| 1805 | <e nabled>fal se</enable d> | |||||
| 1806 | </snapshot s> | |||||
| 1807 | <releases> | |||||
| 1808 | <e nabled>tru e</enabled > | |||||
| 1809 | </releases > | |||||
| 1810 | <id>libs-r elease-loc al</id> | |||||
| 1811 | <name>libs -release-l ocal</name > | |||||
| 1812 | <url>http: //localhos t:8081/art ifactory/l ibs-releas e-local</u rl> | |||||
| 1813 | </reposi tory> | |||||
| 1814 | <reposit ory> | |||||
| 1815 | <snapshots > | |||||
| 1816 | <e nabled>tru e</enabled > | |||||
| 1817 | </snapshot s> | |||||
| 1818 | <id>libs-s napshot-lo cal</id> | |||||
| 1819 | <name>libs -snapshot- local</nam e> | |||||
| 1820 | <url>http: //localhos t:8081/art ifactory/l ibs-snapsh ot-local</ url> | |||||
| 1821 | </reposi tory> | |||||
| 1822 | <reposit ory> | |||||
| 1823 | <snapshots > | |||||
| 1824 | <e nabled>fal se</enable d> | |||||
| 1825 | </snapshot s> | |||||
| 1826 | <id>artifa ctory-libs -release</ id> | |||||
| 1827 | <name>libs -release</ name> | |||||
| 1828 | <url>http: //vap.dyna lias.org:8 081/artifa ctory/libs -release</ url> | |||||
| 1829 | </reposi tory> | |||||
| 1830 | </repo sitories> --> | |||||
| 1831 | ||||||
| 1832 | <repositor ies> | |||||
| 1833 | ||||||
| 1834 | <repositor y> | |||||
| 1835 | ||||||
| 1836 | <id> | |||||
| 1837 | lib | |||||
| 1838 | </id> | |||||
| 1839 | ||||||
| 1840 | <name> | |||||
| 1841 | Local Mave n Reposito ry | |||||
| 1842 | </name> | |||||
| 1843 | ||||||
| 1844 | <!-- <url> http://van hiblddev10 .aac.va.go v:7001/nex us/content /groups/pu blic/</url > --> | |||||
| 1845 | ||||||
| 1846 | <url> | |||||
| 1847 | file://${l ibdir} | |||||
| 1848 | </url> | |||||
| 1849 | ||||||
| 1850 | <snapshots > | |||||
| 1851 | ||||||
| 1852 | <enabled> | |||||
| 1853 | true | |||||
| 1854 | </enabled> | |||||
| 1855 | ||||||
| 1856 | </snapshot s> | |||||
| 1857 | ||||||
| 1858 | <releases> | |||||
| 1859 | ||||||
| 1860 | <enabled> | |||||
| 1861 | true | |||||
| 1862 | </enabled> | |||||
| 1863 | ||||||
| 1864 | </releases > | |||||
| 1865 | ||||||
| 1866 | </reposito ry> | |||||
| 1867 | ||||||
| 1868 | </reposito ries> | |||||
| 1869 | ||||||
| 1870 | <pluginRep ositories> | |||||
| 1871 | ||||||
| 1872 | <pluginRep ository> | |||||
| 1873 | ||||||
| 1874 | <id> | |||||
| 1875 | lib | |||||
| 1876 | </id> | |||||
| 1877 | ||||||
| 1878 | <name> | |||||
| 1879 | Local Mave n Reposito ry | |||||
| 1880 | </name> | |||||
| 1881 | ||||||
| 1882 | <!-- <url> http://van hiblddev10 .aac.va.go v:7001/nex us/content /groups/pu blic/</url > --> | |||||
| 1883 | ||||||
| 1884 | <url> | |||||
| 1885 | file://${l ibdir} | |||||
| 1886 | </url> | |||||
| 1887 | ||||||
| 1888 | <snapshots > | |||||
| 1889 | ||||||
| 1890 | <enabled> | |||||
| 1891 | true | |||||
| 1892 | </enabled> | |||||
| 1893 | ||||||
| 1894 | </snapshot s> | |||||
| 1895 | ||||||
| 1896 | <releases> | |||||
| 1897 | ||||||
| 1898 | <enabled> | |||||
| 1899 | true | |||||
| 1900 | </enabled> | |||||
| 1901 | ||||||
| 1902 | </releases > | |||||
| 1903 | ||||||
| 1904 | </pluginRe pository> | |||||
| 1905 | ||||||
| 1906 | </pluginRe positories > | |||||
| 1907 | ||||||
| 1908 | <build> | |||||
| 1909 | ||||||
| 1910 | <extension s> | |||||
| 1911 | ||||||
| 1912 | <extension > | |||||
| 1913 | ||||||
| 1914 | <groupId> | |||||
| 1915 | org.apache .maven.wag on | |||||
| 1916 | </groupId> | |||||
| 1917 | ||||||
| 1918 | <artifactI d> | |||||
| 1919 | wagon-ssh | |||||
| 1920 | </artifact Id> | |||||
| 1921 | ||||||
| 1922 | <version> | |||||
| 1923 | 1.0-beta-7 | |||||
| 1924 | </version> | |||||
| 1925 | ||||||
| 1926 | </extensio n> | |||||
| 1927 | ||||||
| 1928 | </extensio ns> | |||||
| 1929 | ||||||
| 1930 | <plugins> | |||||
| 1931 | ||||||
| 1932 | <plugin> | |||||
| 1933 | ||||||
| 1934 | <groupId> | |||||
| 1935 | org.apache .maven.plu gins | |||||
| 1936 | </groupId> | |||||
| 1937 | ||||||
| 1938 | <artifactI d> | |||||
| 1939 | maven-enfo rcer-plugi n | |||||
| 1940 | </artifact Id> | |||||
| 1941 | ||||||
| 1942 | <execution s> | |||||
| 1943 | ||||||
| 1944 | <execution > | |||||
| 1945 | ||||||
| 1946 | <id> | |||||
| 1947 | enforce-ve rsions | |||||
| 1948 | </id> | |||||
| 1949 | ||||||
| 1950 | <goals> | |||||
| 1951 | ||||||
| 1952 | <goal> | |||||
| 1953 | enforce | |||||
| 1954 | </goal> | |||||
| 1955 | ||||||
| 1956 | </goals> | |||||
| 1957 | ||||||
| 1958 | <configura tion> | |||||
| 1959 | ||||||
| 1960 | <rules> | |||||
| 1961 | ||||||
| 1962 | <requireMa venVersion > | |||||
| 1963 | ||||||
| 1964 | <version> | |||||
| 1965 | 2.0+ | |||||
| 1966 | </version> | |||||
| 1967 | ||||||
| 1968 | </requireM avenVersio n> | |||||
| 1969 | ||||||
| 1970 | <requireJa vaVersion> | |||||
| 1971 | ||||||
| 1972 | <version> | |||||
| 1973 | 1.6 | |||||
| 1974 | </version> | |||||
| 1975 | ||||||
| 1976 | </requireJ avaVersion > | |||||
| 1977 | ||||||
| 1978 | </rules> | |||||
| 1979 | ||||||
| 1980 | </configur ation> | |||||
| 1981 | ||||||
| 1982 | </executio n> | |||||
| 1983 | ||||||
| 1984 | </executio ns> | |||||
| 1985 | ||||||
| 1986 | </plugin> | |||||
| 1987 | ||||||
| 1988 | <plugin> | |||||
| 1989 | ||||||
| 1990 | <artifactI d> | |||||
| 1991 | maven-sour ce-plugin | |||||
| 1992 | </artifact Id> | |||||
| 1993 | ||||||
| 1994 | <configura tion> | |||||
| 1995 | ||||||
| 1996 | <aggregate > | |||||
| 1997 | false | |||||
| 1998 | </aggregat e> | |||||
| 1999 | ||||||
| 2000 | </configur ation> | |||||
| 2001 | ||||||
| 2002 | <execution s> | |||||
| 2003 | ||||||
| 2004 | <execution > | |||||
| 2005 | ||||||
| 2006 | <phase> | |||||
| 2007 | package | |||||
| 2008 | </phase> | |||||
| 2009 | ||||||
| 2010 | <goals> | |||||
| 2011 | ||||||
| 2012 | <goal> | |||||
| 2013 | jar | |||||
| 2014 | </goal> | |||||
| 2015 | ||||||
| 2016 | <goal> | |||||
| 2017 | test-jar | |||||
| 2018 | </goal> | |||||
| 2019 | ||||||
| 2020 | </goals> | |||||
| 2021 | ||||||
| 2022 | </executio n> | |||||
| 2023 | ||||||
| 2024 | </executio ns> | |||||
| 2025 | ||||||
| 2026 | </plugin> | |||||
| 2027 | ||||||
| 2028 | <plugin> | |||||
| 2029 | ||||||
| 2030 | <groupId> | |||||
| 2031 | org.apache .maven.plu gins | |||||
| 2032 | </groupId> | |||||
| 2033 | ||||||
| 2034 | <artifactI d> | |||||
| 2035 | maven-comp iler-plugi n | |||||
| 2036 | </artifact Id> | |||||
| 2037 | ||||||
| 2038 | <configura tion> | |||||
| 2039 | ||||||
| 2040 | <source> | |||||
| 2041 | 1.7 | |||||
| 2042 | </source> | |||||
| 2043 | ||||||
| 2044 | <target> | |||||
| 2045 | 1.7 | |||||
| 2046 | </target> | |||||
| 2047 | ||||||
| 2048 | </configur ation> | |||||
| 2049 | ||||||
| 2050 | </plugin> | |||||
| 2051 | ||||||
| 2052 | <plugin> | |||||
| 2053 | ||||||
| 2054 | <groupId> | |||||
| 2055 | org.apache .maven.plu gins | |||||
| 2056 | </groupId> | |||||
| 2057 | ||||||
| 2058 | <artifactI d> | |||||
| 2059 | maven-rele ase-plugin | |||||
| 2060 | </artifact Id> | |||||
| 2061 | ||||||
| 2062 | </plugin> | |||||
| 2063 | ||||||
| 2064 | <plugin> | |||||
| 2065 | ||||||
| 2066 | <groupId> | |||||
| 2067 | org.apache .maven.plu gins | |||||
| 2068 | </groupId> | |||||
| 2069 | ||||||
| 2070 | <artifactI d> | |||||
| 2071 | maven-scm- plugin | |||||
| 2072 | </artifact Id> | |||||
| 2073 | ||||||
| 2074 | </plugin> | |||||
| 2075 | ||||||
| 2076 | <plugin> | |||||
| 2077 | ||||||
| 2078 | <groupId> | |||||
| 2079 | org.apache .maven.plu gins | |||||
| 2080 | </groupId> | |||||
| 2081 | ||||||
| 2082 | <artifactI d> | |||||
| 2083 | maven-jar- plugin | |||||
| 2084 | </artifact Id> | |||||
| 2085 | ||||||
| 2086 | </plugin> | |||||
| 2087 | ||||||
| 2088 | <plugin> | |||||
| 2089 | ||||||
| 2090 | <groupId> | |||||
| 2091 | org.apache .maven.plu gins | |||||
| 2092 | </groupId> | |||||
| 2093 | ||||||
| 2094 | <artifactI d> | |||||
| 2095 | maven-inst all-plugin | |||||
| 2096 | </artifact Id> | |||||
| 2097 | ||||||
| 2098 | </plugin> | |||||
| 2099 | ||||||
| 2100 | <plugin> | |||||
| 2101 | ||||||
| 2102 | <groupId> | |||||
| 2103 | org.apache .maven.plu gins | |||||
| 2104 | </groupId> | |||||
| 2105 | ||||||
| 2106 | <artifactI d> | |||||
| 2107 | maven-reso urces-plug in | |||||
| 2108 | </artifact Id> | |||||
| 2109 | ||||||
| 2110 | </plugin> | |||||
| 2111 | ||||||
| 2112 | <plugin> | |||||
| 2113 | ||||||
| 2114 | <groupId> | |||||
| 2115 | org.apache .maven.plu gins | |||||
| 2116 | </groupId> | |||||
| 2117 | ||||||
| 2118 | <artifactI d> | |||||
| 2119 | maven-depl oy-plugin | |||||
| 2120 | </artifact Id> | |||||
| 2121 | ||||||
| 2122 | </plugin> | |||||
| 2123 | ||||||
| 2124 | </plugins> | |||||
| 2125 | ||||||
| 2126 | <pluginMan agement> | |||||
| 2127 | ||||||
| 2128 | <plugins> | |||||
| 2129 | ||||||
| 2130 | <plugin> | |||||
| 2131 | ||||||
| 2132 | <groupId> | |||||
| 2133 | org.apache .maven.plu gins | |||||
| 2134 | </groupId> | |||||
| 2135 | ||||||
| 2136 | <artifactI d> | |||||
| 2137 | maven-enfo rcer-plugi n | |||||
| 2138 | </artifact Id> | |||||
| 2139 | ||||||
| 2140 | <version> | |||||
| 2141 | 1.0-beta-1 | |||||
| 2142 | </version> | |||||
| 2143 | ||||||
| 2144 | </plugin> | |||||
| 2145 | ||||||
| 2146 | <plugin> | |||||
| 2147 | ||||||
| 2148 | <groupId> | |||||
| 2149 | org.apache .maven.plu gins | |||||
| 2150 | </groupId> | |||||
| 2151 | ||||||
| 2152 | <artifactI d> | |||||
| 2153 | maven-depl oy-plugin | |||||
| 2154 | </artifact Id> | |||||
| 2155 | ||||||
| 2156 | <version> | |||||
| 2157 | 2.5 | |||||
| 2158 | </version> | |||||
| 2159 | ||||||
| 2160 | </plugin> | |||||
| 2161 | ||||||
| 2162 | <!-- <plug in> | |||||
| 2163 | <group Id>org.apa che.maven. plugins</g roupId> | |||||
| 2164 | <artif actId>mave n-release- plugin</ar tifactId> | |||||
| 2165 | <versi on>2.2</ve rsion> | |||||
| 2166 | <confi guration> | |||||
| 2167 | <autoVer sionSubmod ules>true< /autoVersi onSubmodul es> | |||||
| 2168 | <tagBase >https://v ap.dynalia s.org/svn/ nwhin/nvap /tags</tag Base> | |||||
| 2169 | </conf iguration> | |||||
| 2170 | </pl ugin> --> | |||||
| 2171 | ||||||
| 2172 | <plugin> | |||||
| 2173 | ||||||
| 2174 | <groupId> | |||||
| 2175 | org.apache .maven.plu gins | |||||
| 2176 | </groupId> | |||||
| 2177 | ||||||
| 2178 | <artifactI d> | |||||
| 2179 | maven-scm- plugin | |||||
| 2180 | </artifact Id> | |||||
| 2181 | ||||||
| 2182 | <version> | |||||
| 2183 | 1.4 | |||||
| 2184 | </version> | |||||
| 2185 | ||||||
| 2186 | </plugin> | |||||
| 2187 | ||||||
| 2188 | <plugin> | |||||
| 2189 | ||||||
| 2190 | <groupId> | |||||
| 2191 | org.apache .maven.plu gins | |||||
| 2192 | </groupId> | |||||
| 2193 | ||||||
| 2194 | <artifactI d> | |||||
| 2195 | maven-jar- plugin | |||||
| 2196 | </artifact Id> | |||||
| 2197 | ||||||
| 2198 | <version> | |||||
| 2199 | 2.3.1 | |||||
| 2200 | </version> | |||||
| 2201 | ||||||
| 2202 | </plugin> | |||||
| 2203 | ||||||
| 2204 | <plugin> | |||||
| 2205 | ||||||
| 2206 | <groupId> | |||||
| 2207 | org.apache .maven.plu gins | |||||
| 2208 | </groupId> | |||||
| 2209 | ||||||
| 2210 | <artifactI d> | |||||
| 2211 | maven-java doc-plugin | |||||
| 2212 | </artifact Id> | |||||
| 2213 | ||||||
| 2214 | <configura tion> | |||||
| 2215 | ||||||
| 2216 | <aggregate > | |||||
| 2217 | true | |||||
| 2218 | </aggregat e> | |||||
| 2219 | ||||||
| 2220 | <tags> | |||||
| 2221 | ||||||
| 2222 | <tag> | |||||
| 2223 | ||||||
| 2224 | <name> | |||||
| 2225 | generated | |||||
| 2226 | </name> | |||||
| 2227 | ||||||
| 2228 | <placement > | |||||
| 2229 | X | |||||
| 2230 | </placemen t> | |||||
| 2231 | ||||||
| 2232 | </tag> | |||||
| 2233 | ||||||
| 2234 | <tag> | |||||
| 2235 | ||||||
| 2236 | <name> | |||||
| 2237 | uml.annota tions | |||||
| 2238 | </name> | |||||
| 2239 | ||||||
| 2240 | <placement > | |||||
| 2241 | X | |||||
| 2242 | </placemen t> | |||||
| 2243 | ||||||
| 2244 | <!-- head> UML to Jav a V5.0 (co m.ibm.xtoo ls.transfo rm.uml2.ja va5.intern al.UML2Jav aTransform )</head -- > | |||||
| 2245 | ||||||
| 2246 | </tag> | |||||
| 2247 | ||||||
| 2248 | <tag> | |||||
| 2249 | ||||||
| 2250 | <name> | |||||
| 2251 | ordered | |||||
| 2252 | </name> | |||||
| 2253 | ||||||
| 2254 | <placement > | |||||
| 2255 | X | |||||
| 2256 | </placemen t> | |||||
| 2257 | ||||||
| 2258 | </tag> | |||||
| 2259 | ||||||
| 2260 | </tags> | |||||
| 2261 | ||||||
| 2262 | </configur ation> | |||||
| 2263 | ||||||
| 2264 | <version> | |||||
| 2265 | 2.7 | |||||
| 2266 | </version> | |||||
| 2267 | ||||||
| 2268 | </plugin> | |||||
| 2269 | ||||||
| 2270 | <plugin> | |||||
| 2271 | ||||||
| 2272 | <groupId> | |||||
| 2273 | org.apache .maven.plu gins | |||||
| 2274 | </groupId> | |||||
| 2275 | ||||||
| 2276 | <artifactI d> | |||||
| 2277 | maven-inst all-plugin | |||||
| 2278 | </artifact Id> | |||||
| 2279 | ||||||
| 2280 | <version> | |||||
| 2281 | 2.3.1 | |||||
| 2282 | </version> | |||||
| 2283 | ||||||
| 2284 | </plugin> | |||||
| 2285 | ||||||
| 2286 | <plugin> | |||||
| 2287 | ||||||
| 2288 | <groupId> | |||||
| 2289 | org.apache .maven.plu gins | |||||
| 2290 | </groupId> | |||||
| 2291 | ||||||
| 2292 | <artifactI d> | |||||
| 2293 | maven-reso urces-plug in | |||||
| 2294 | </artifact Id> | |||||
| 2295 | ||||||
| 2296 | <version> | |||||
| 2297 | 2.4.3 | |||||
| 2298 | </version> | |||||
| 2299 | ||||||
| 2300 | </plugin> | |||||
| 2301 | ||||||
| 2302 | <plugin> | |||||
| 2303 | ||||||
| 2304 | <groupId> | |||||
| 2305 | org.apache .maven.plu gins | |||||
| 2306 | </groupId> | |||||
| 2307 | ||||||
| 2308 | <artifactI d> | |||||
| 2309 | maven-site -plugin | |||||
| 2310 | </artifact Id> | |||||
| 2311 | ||||||
| 2312 | <version> | |||||
| 2313 | 3.0-beta-3 | |||||
| 2314 | </version> | |||||
| 2315 | ||||||
| 2316 | <configura tion> | |||||
| 2317 | ||||||
| 2318 | <reportPlu gins> | |||||
| 2319 | ||||||
| 2320 | <plugin> | |||||
| 2321 | ||||||
| 2322 | <groupId> | |||||
| 2323 | org.apache .maven.plu gins | |||||
| 2324 | </groupId> | |||||
| 2325 | ||||||
| 2326 | <artifactI d> | |||||
| 2327 | maven-proj ect-info-r eports-plu gin | |||||
| 2328 | </artifact Id> | |||||
| 2329 | ||||||
| 2330 | <version> | |||||
| 2331 | 2.2 | |||||
| 2332 | </version> | |||||
| 2333 | ||||||
| 2334 | <configura tion> | |||||
| 2335 | ||||||
| 2336 | <dependenc yDetailsEn abled> | |||||
| 2337 | true | |||||
| 2338 | </dependen cyDetailsE nabled> | |||||
| 2339 | ||||||
| 2340 | <dependenc yLocations Enabled> | |||||
| 2341 | true | |||||
| 2342 | </dependen cyLocation sEnabled> | |||||
| 2343 | ||||||
| 2344 | </configur ation> | |||||
| 2345 | ||||||
| 2346 | <reports> | |||||
| 2347 | ||||||
| 2348 | <!-- <repo rt>foo</re port> --> | |||||
| 2349 | ||||||
| 2350 | <!-- <repo rt>toto</r eport> --> | |||||
| 2351 | ||||||
| 2352 | </reports> | |||||
| 2353 | ||||||
| 2354 | </plugin> | |||||
| 2355 | ||||||
| 2356 | <plugin> | |||||
| 2357 | ||||||
| 2358 | <groupId> | |||||
| 2359 | org.apache .maven.plu gins | |||||
| 2360 | </groupId> | |||||
| 2361 | ||||||
| 2362 | <artifactI d> | |||||
| 2363 | maven-java doc-plugin | |||||
| 2364 | </artifact Id> | |||||
| 2365 | ||||||
| 2366 | <version> | |||||
| 2367 | 2.7 | |||||
| 2368 | </version> | |||||
| 2369 | ||||||
| 2370 | </plugin> | |||||
| 2371 | ||||||
| 2372 | </reportPl ugins> | |||||
| 2373 | ||||||
| 2374 | </configur ation> | |||||
| 2375 | ||||||
| 2376 | </plugin> | |||||
| 2377 | ||||||
| 2378 | <plugin> | |||||
| 2379 | ||||||
| 2380 | <groupId> | |||||
| 2381 | org.apache .maven.plu gins | |||||
| 2382 | </groupId> | |||||
| 2383 | ||||||
| 2384 | <artifactI d> | |||||
| 2385 | maven-asse mbly-plugi n | |||||
| 2386 | </artifact Id> | |||||
| 2387 | ||||||
| 2388 | <version> | |||||
| 2389 | 2.2-beta-5 | |||||
| 2390 | </version> | |||||
| 2391 | ||||||
| 2392 | </plugin> | |||||
| 2393 | ||||||
| 2394 | <plugin> | |||||
| 2395 | ||||||
| 2396 | <groupId> | |||||
| 2397 | org.apache .maven.plu gins | |||||
| 2398 | </groupId> | |||||
| 2399 | ||||||
| 2400 | <artifactI d> | |||||
| 2401 | maven-comp iler-plugi n | |||||
| 2402 | </artifact Id> | |||||
| 2403 | ||||||
| 2404 | <version> | |||||
| 2405 | 2.3.2 | |||||
| 2406 | </version> | |||||
| 2407 | ||||||
| 2408 | </plugin> | |||||
| 2409 | ||||||
| 2410 | <plugin> | |||||
| 2411 | ||||||
| 2412 | <groupId> | |||||
| 2413 | org.apache .maven.plu gins | |||||
| 2414 | </groupId> | |||||
| 2415 | ||||||
| 2416 | <artifactI d> | |||||
| 2417 | maven-antr un-plugin | |||||
| 2418 | </artifact Id> | |||||
| 2419 | ||||||
| 2420 | <version> | |||||
| 2421 | 1.3 | |||||
| 2422 | </version> | |||||
| 2423 | ||||||
| 2424 | </plugin> | |||||
| 2425 | ||||||
| 2426 | <plugin> | |||||
| 2427 | ||||||
| 2428 | <groupId> | |||||
| 2429 | org.apache .maven.plu gins | |||||
| 2430 | </groupId> | |||||
| 2431 | ||||||
| 2432 | <artifactI d> | |||||
| 2433 | maven-ejb- plugin | |||||
| 2434 | </artifact Id> | |||||
| 2435 | ||||||
| 2436 | <version> | |||||
| 2437 | 2.3 | |||||
| 2438 | </version> | |||||
| 2439 | ||||||
| 2440 | </plugin> | |||||
| 2441 | ||||||
| 2442 | <plugin> | |||||
| 2443 | ||||||
| 2444 | <groupId> | |||||
| 2445 | org.apache .maven.plu gins | |||||
| 2446 | </groupId> | |||||
| 2447 | ||||||
| 2448 | <artifactI d> | |||||
| 2449 | maven-sure fire-plugi n | |||||
| 2450 | </artifact Id> | |||||
| 2451 | ||||||
| 2452 | <version> | |||||
| 2453 | 2.6 | |||||
| 2454 | </version> | |||||
| 2455 | ||||||
| 2456 | <!-- | |||||
| 2457 | <configura tion> | |||||
| 2458 | <skipT ests>true< /skipTests > | |||||
| 2459 | </configur ation> | |||||
| 2460 | --> | |||||
| 2461 | ||||||
| 2462 | </plugin> | |||||
| 2463 | ||||||
| 2464 | <plugin> | |||||
| 2465 | ||||||
| 2466 | <groupId> | |||||
| 2467 | org.apache .maven.plu gins | |||||
| 2468 | </groupId> | |||||
| 2469 | ||||||
| 2470 | <artifactI d> | |||||
| 2471 | maven-sour ce-plugin | |||||
| 2472 | </artifact Id> | |||||
| 2473 | ||||||
| 2474 | <version> | |||||
| 2475 | 2.1.2 | |||||
| 2476 | </version> | |||||
| 2477 | ||||||
| 2478 | </plugin> | |||||
| 2479 | ||||||
| 2480 | <plugin> | |||||
| 2481 | ||||||
| 2482 | <groupId> | |||||
| 2483 | org.apache .maven.plu gins | |||||
| 2484 | </groupId> | |||||
| 2485 | ||||||
| 2486 | <artifactI d> | |||||
| 2487 | maven-war- plugin | |||||
| 2488 | </artifact Id> | |||||
| 2489 | ||||||
| 2490 | <version> | |||||
| 2491 | 2.1 | |||||
| 2492 | </version> | |||||
| 2493 | ||||||
| 2494 | </plugin> | |||||
| 2495 | ||||||
| 2496 | <plugin> | |||||
| 2497 | ||||||
| 2498 | <groupId> | |||||
| 2499 | org.apache .maven.plu gins | |||||
| 2500 | </groupId> | |||||
| 2501 | ||||||
| 2502 | <artifactI d> | |||||
| 2503 | maven-ear- plugin | |||||
| 2504 | </artifact Id> | |||||
| 2505 | ||||||
| 2506 | <version> | |||||
| 2507 | 2.4.2 | |||||
| 2508 | </version> | |||||
| 2509 | ||||||
| 2510 | </plugin> | |||||
| 2511 | ||||||
| 2512 | <plugin> | |||||
| 2513 | ||||||
| 2514 | <groupId> | |||||
| 2515 | org.codeha us.mojo | |||||
| 2516 | </groupId> | |||||
| 2517 | ||||||
| 2518 | <artifactI d> | |||||
| 2519 | exec-maven -plugin | |||||
| 2520 | </artifact Id> | |||||
| 2521 | ||||||
| 2522 | <version> | |||||
| 2523 | 1.2 | |||||
| 2524 | </version> | |||||
| 2525 | ||||||
| 2526 | </plugin> | |||||
| 2527 | ||||||
| 2528 | <plugin> | |||||
| 2529 | ||||||
| 2530 | <groupId> | |||||
| 2531 | org.codeha us.mojo | |||||
| 2532 | </groupId> | |||||
| 2533 | ||||||
| 2534 | <artifactI d> | |||||
| 2535 | build-help er-maven-p lugin | |||||
| 2536 | </artifact Id> | |||||
| 2537 | ||||||
| 2538 | <version> | |||||
| 2539 | 1.5 | |||||
| 2540 | </version> | |||||
| 2541 | ||||||
| 2542 | </plugin> | |||||
| 2543 | ||||||
| 2544 | <plugin> | |||||
| 2545 | ||||||
| 2546 | <!-- HIBER NATE 3 PLU GIN - this can outpu t the DDL to a file --> | |||||
| 2547 | ||||||
| 2548 | <groupId> | |||||
| 2549 | org.codeha us.mojo | |||||
| 2550 | </groupId> | |||||
| 2551 | ||||||
| 2552 | <artifactI d> | |||||
| 2553 | hibernate3 -maven-plu gin | |||||
| 2554 | </artifact Id> | |||||
| 2555 | ||||||
| 2556 | <version> | |||||
| 2557 | 2.2 | |||||
| 2558 | </version> | |||||
| 2559 | ||||||
| 2560 | </plugin> | |||||
| 2561 | ||||||
| 2562 | <plugin> | |||||
| 2563 | ||||||
| 2564 | <groupId> | |||||
| 2565 | org.codeha us.mojo | |||||
| 2566 | </groupId> | |||||
| 2567 | ||||||
| 2568 | <artifactI d> | |||||
| 2569 | dbunit-mav en-plugin | |||||
| 2570 | </artifact Id> | |||||
| 2571 | ||||||
| 2572 | <version> | |||||
| 2573 | 1.0-beta-3 | |||||
| 2574 | </version> | |||||
| 2575 | ||||||
| 2576 | </plugin> | |||||
| 2577 | ||||||
| 2578 | <plugin> | |||||
| 2579 | ||||||
| 2580 | <groupId> | |||||
| 2581 | org.liquib ase | |||||
| 2582 | </groupId> | |||||
| 2583 | ||||||
| 2584 | <artifactI d> | |||||
| 2585 | liquibase- maven-plug in | |||||
| 2586 | </artifact Id> | |||||
| 2587 | ||||||
| 2588 | <version> | |||||
| 2589 | 2.0.1 | |||||
| 2590 | </version> | |||||
| 2591 | ||||||
| 2592 | </plugin> | |||||
| 2593 | ||||||
| 2594 | </plugins> | |||||
| 2595 | ||||||
| 2596 | </pluginMa nagement> | |||||
| 2597 | ||||||
| 2598 | </build> | |||||
| 2599 | </project> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.