Produced by Araxis Merge on 2/7/2017 12:14:10 PM Eastern Standard 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 | cpss.zip\cpss | pom.xml | Wed Feb 1 21:07:20 2017 UTC |
2 | cpss.zip\cpss | pom.xml | Mon Feb 6 18:34:09 2017 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 3 | 2834 |
Changed | 2 | 4 |
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 | 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 | ||
9 | xsi:schema Location=" http://mav en.apache. org/POM/4. 0.0 http:/ /maven.apa che.org/ma ven-v4_0_0 .xsd" | |
10 | > | |
11 | ||
12 | <modelVers ion> | |
13 | 4.0.0 | |
14 | </modelVer sion> | |
15 | ||
16 | <groupId> | |
17 | gov.va | |
18 | </groupId> | |
19 | ||
20 | <artifactI d> | |
21 | cbss | |
22 | </artifact Id> | |
23 | ||
24 | <name> | |
25 | CBSS | |
26 | </name> | |
27 | ||
28 | <packaging > | |
29 | war | |
30 | </packagin g> | |
31 | ||
32 | <version> | |
33 | 1.0.0-BUIL D-SNAPSHOT | |
34 | </version> | |
35 | ||
36 | <propertie s> | |
37 | ||
38 | <java-vers ion> | |
39 | 1.8 | |
40 | </java-ver sion> | |
41 | ||
42 | <org.sprin gframework -version> | |
43 | 4.1.6.RELE ASE | |
44 | </org.spri ngframewor k-version> | |
45 | ||
46 | <org.sprin gsecurity. version> | |
47 | 4.0.1.RELE ASE | |
48 | </org.spri ngsecurity .version> | |
49 | ||
50 | <org.sprin gbatch.ver sion> | |
51 | 3.0.6.RELE ASE | |
52 | </org.spri ngbatch.ve rsion> | |
53 | ||
54 | <org.slf4j -version> | |
55 | 1.7.21 | |
56 | </org.slf4 j-version> | |
57 | ||
58 | <org.log4j -version> | |
59 | 2.4.1 | |
60 | </org.log4 j-version> | |
61 | ||
62 | <quartz-ve rsion> | |
63 | 2.2.2 | |
64 | </quartz-v ersion> | |
65 | ||
66 | <jackson-v ersion> | |
67 | 2.5.0 | |
68 | </jackson- version> | |
69 | ||
70 | <commons-d bcp-versio n> | |
71 | 2.1.1 | |
72 | </commons- dbcp-versi on> | |
73 | ||
74 | <oracle-jd bc-version > | |
75 | 12.1.0.2 | |
76 | </oracle-j dbc-versio n> | |
77 | ||
78 | <apache-vf s2-version > | |
79 | 2.0 | |
80 | </apache-v fs2-versio n> | |
81 | ||
82 | <jsch-vers ion> | |
83 | 0.1.53 | |
84 | </jsch-ver sion> | |
85 | ||
86 | <servlet-a pi-version > | |
87 | 2.5 | |
88 | </servlet- api-versio n> | |
89 | ||
90 | <servlet-j sp-version > | |
91 | 2.1 | |
92 | </servlet- jsp-versio n> | |
93 | ||
94 | <servlet-j stl-versio n> | |
95 | 1.2 | |
96 | </servlet- jstl-versi on> | |
97 | ||
98 | <junit-ver sion> | |
99 | 4.12 | |
100 | </junit-ve rsion> | |
101 | ||
102 | <project.b uild.sourc eEncoding> | |
103 | UTF-8 | |
104 | </project. build.sour ceEncoding > | |
105 | ||
106 | </properti es> | |
107 | ||
108 | ||
109 | <repositor ies> | |
110 | ||
111 | <repositor y> | |
112 | ||
113 | <id> | |
114 | central | |
115 | </id> | |
116 | ||
117 | <url> | |
118 | http:// DNS . DNS : PORT /nexus/con tent/repos itories/ce ntral/ | |
119 | </url> | |
120 | ||
121 | </reposito ry> | |
122 | ||
123 | <repositor y> | |
124 | ||
125 | <id> | |
126 | thirdparty | |
127 | </id> | |
128 | ||
129 | <url> | |
130 | http:// DND . DNS : PORT /nexus/con tent/repos itories/th irdparty/ | |
131 | </url> | |
132 | ||
133 | </reposito ry> | |
134 | ||
135 | </reposito ries> | |
136 | ||
137 | ||
138 | <profiles> | |
139 | ||
140 | <profile> | |
141 | ||
142 | <id> | |
143 | local | |
144 | </id> | |
145 | ||
146 | <activatio n> | |
147 | ||
148 | <activeByD efault> | |
149 | true | |
150 | </activeBy Default> | |
151 | ||
152 | </activati on> | |
153 | ||
154 | <propertie s> | |
155 | ||
156 | <spring.pr ofiles.act ive> | |
157 | local | |
158 | </spring.p rofiles.ac tive> | |
159 | ||
160 | </properti es> | |
161 | ||
162 | <build> | |
163 | ||
164 | <resources > | |
165 | ||
166 | <resource> | |
167 | ||
168 | <directory > | |
169 | src/main/r esources/e nv | |
170 | </director y> | |
171 | ||
172 | <includes> | |
173 | ||
174 | <include> | |
175 | ESAPI.prop erties | |
176 | </include> | |
177 | ||
178 | <include> | |
179 | validation .propertie s | |
180 | </include> | |
181 | ||
182 | <include> | |
183 | quartz.pro perties | |
184 | </include> | |
185 | ||
186 | </includes > | |
187 | ||
188 | </resource > | |
189 | ||
190 | <resource> | |
191 | ||
192 | <directory > | |
193 | src/main/r esources/e nv/local | |
194 | </director y> | |
195 | ||
196 | </resource > | |
197 | ||
198 | <resource> | |
199 | ||
200 | <directory > | |
201 | src/main/r esources | |
202 | </director y> | |
203 | ||
204 | <includes> | |
205 | ||
206 | <include> | |
207 | *.xml | |
208 | </include> | |
209 | ||
210 | </includes > | |
211 | ||
212 | </resource > | |
213 | ||
214 | </resource s> | |
215 | ||
216 | </build> | |
217 | ||
218 | </profile> | |
219 | ||
220 | <profile> | |
221 | ||
222 | <id> | |
223 | dev | |
224 | </id> | |
225 | ||
226 | <propertie s> | |
227 | ||
228 | <spring.pr ofiles.act ive> | |
229 | dev | |
230 | </spring.p rofiles.ac tive> | |
231 | ||
232 | </properti es> | |
233 | ||
234 | <build> | |
235 | ||
236 | <resources > | |
237 | ||
238 | <resource> | |
239 | ||
240 | <directory > | |
241 | src/main/r esources/e nv | |
242 | </director y> | |
243 | ||
244 | <includes> | |
245 | ||
246 | <include> | |
247 | ESAPI.prop erties | |
248 | </include> | |
249 | ||
250 | <include> | |
251 | validation .propertie s | |
252 | </include> | |
253 | ||
254 | <include> | |
255 | quartz.pro perties | |
256 | </include> | |
257 | ||
258 | </includes > | |
259 | ||
260 | </resource > | |
261 | ||
262 | <resource> | |
263 | ||
264 | <directory > | |
265 | src/main/r esources/e nv/dev | |
266 | </director y> | |
267 | ||
268 | </resource > | |
269 | ||
270 | <resource> | |
271 | ||
272 | <directory > | |
273 | src/main/r esources | |
274 | </director y> | |
275 | ||
276 | <includes> | |
277 | ||
278 | <include> | |
279 | *.xml | |
280 | </include> | |
281 | ||
282 | </includes > | |
283 | ||
284 | </resource > | |
285 | ||
286 | </resource s> | |
287 | ||
288 | </build> | |
289 | ||
290 | </profile> | |
291 | ||
292 | <profile> | |
293 | ||
294 | <id> | |
295 | sqa | |
296 | </id> | |
297 | ||
298 | <propertie s> | |
299 | ||
300 | <spring.pr ofiles.act ive> | |
301 | sqa | |
302 | </spring.p rofiles.ac tive> | |
303 | ||
304 | </properti es> | |
305 | ||
306 | <build> | |
307 | ||
308 | <resources > | |
309 | ||
310 | <resource> | |
311 | ||
312 | <directory > | |
313 | src/main/r esources/e nv | |
314 | </director y> | |
315 | ||
316 | <includes> | |
317 | ||
318 | <include> | |
319 | ESAPI.prop erties | |
320 | </include> | |
321 | ||
322 | <include> | |
323 | validation .propertie s | |
324 | </include> | |
325 | ||
326 | <include> | |
327 | quartz.pro perties | |
328 | </include> | |
329 | ||
330 | </includes > | |
331 | ||
332 | </resource > | |
333 | ||
334 | <resource> | |
335 | ||
336 | <directory > | |
337 | src/main/r esources/e nv/sqa | |
338 | </director y> | |
339 | ||
340 | </resource > | |
341 | ||
342 | <resource> | |
343 | ||
344 | <directory > | |
345 | src/main/r esources | |
346 | </director y> | |
347 | ||
348 | <includes> | |
349 | ||
350 | <include> | |
351 | *.xml | |
352 | </include> | |
353 | ||
354 | </includes > | |
355 | ||
356 | </resource > | |
357 | ||
358 | </resource s> | |
359 | ||
360 | </build> | |
361 | ||
362 | </profile> | |
363 | ||
364 | <profile> | |
365 | ||
366 | <id> | |
367 | preprod | |
368 | </id> | |
369 | ||
370 | <propertie s> | |
371 | ||
372 | <spring.pr ofiles.act ive> | |
373 | preprod | |
374 | </spring.p rofiles.ac tive> | |
375 | ||
376 | </properti es> | |
377 | ||
378 | <build> | |
379 | ||
380 | <resources > | |
381 | ||
382 | <resource> | |
383 | ||
384 | <directory > | |
385 | src/main/r esources/e nv | |
386 | </director y> | |
387 | ||
388 | <includes> | |
389 | ||
390 | <include> | |
391 | ESAPI.prop erties | |
392 | </include> | |
393 | ||
394 | <include> | |
395 | validation .propertie s | |
396 | </include> | |
397 | ||
398 | <include> | |
399 | quartz.pro perties | |
400 | </include> | |
401 | ||
402 | </includes > | |
403 | ||
404 | </resource > | |
405 | ||
406 | <resource> | |
407 | ||
408 | <directory > | |
409 | src/main/r esources/e nv/preprod | |
410 | </director y> | |
411 | ||
412 | </resource > | |
413 | ||
414 | <resource> | |
415 | ||
416 | <directory > | |
417 | src/main/r esources | |
418 | </director y> | |
419 | ||
420 | <includes> | |
421 | ||
422 | <include> | |
423 | *.xml | |
424 | </include> | |
425 | ||
426 | </includes > | |
427 | ||
428 | </resource > | |
429 | ||
430 | </resource s> | |
431 | ||
432 | </build> | |
433 | ||
434 | </profile> | |
435 | ||
436 | <profile> | |
437 | ||
438 | <id> | |
439 | prod | |
440 | </id> | |
441 | ||
442 | <propertie s> | |
443 | ||
444 | <spring.pr ofiles.act ive> | |
445 | prod | |
446 | </spring.p rofiles.ac tive> | |
447 | ||
448 | </properti es> | |
449 | ||
450 | <build> | |
451 | ||
452 | <resources > | |
453 | ||
454 | <resource> | |
455 | ||
456 | <directory > | |
457 | src/main/r esources/e nv | |
458 | </director y> | |
459 | ||
460 | <includes> | |
461 | ||
462 | <include> | |
463 | ESAPI.prop erties | |
464 | </include> | |
465 | ||
466 | <include> | |
467 | validation .propertie s | |
468 | </include> | |
469 | ||
470 | <include> | |
471 | quartz.pro perties | |
472 | </include> | |
473 | ||
474 | </includes > | |
475 | ||
476 | </resource > | |
477 | ||
478 | <resource> | |
479 | ||
480 | <directory > | |
481 | src/main/r esources/e nv/prod | |
482 | </director y> | |
483 | ||
484 | </resource > | |
485 | ||
486 | <resource> | |
487 | ||
488 | <directory > | |
489 | src/main/r esources | |
490 | </director y> | |
491 | ||
492 | <includes> | |
493 | ||
494 | <include> | |
495 | *.xml | |
496 | </include> | |
497 | ||
498 | </includes > | |
499 | ||
500 | </resource > | |
501 | ||
502 | </resource s> | |
503 | ||
504 | </build> | |
505 | ||
506 | </profile> | |
507 | ||
508 | </profiles > | |
509 | ||
510 | ||
511 | <dependenc ies> | |
512 | ||
513 | <!-- Sprin g --> | |
514 | ||
515 | <dependenc y> | |
516 | ||
517 | <groupId> | |
518 | org.spring framework | |
519 | </groupId> | |
520 | ||
521 | <artifactI d> | |
522 | spring-con text | |
523 | </artifact Id> | |
524 | ||
525 | <version> | |
526 | ${org.spri ngframewor k-version} | |
527 | </version> | |
528 | ||
529 | <exclusion s> | |
530 | ||
531 | <!-- Exclu de Commons Logging i n favor of SLF4j --> | |
532 | ||
533 | <exclusion > | |
534 | ||
535 | <groupId> | |
536 | commons-lo gging | |
537 | </groupId> | |
538 | ||
539 | <artifactI d> | |
540 | commons-lo gging | |
541 | </artifact Id> | |
542 | ||
543 | </exclusio n> | |
544 | ||
545 | <exclusion > | |
546 | ||
547 | <groupId> | |
548 | org.slf4j | |
549 | </groupId> | |
550 | ||
551 | <artifactI d> | |
552 | slf4j-log4 j12 | |
553 | </artifact Id> | |
554 | ||
555 | </exclusio n> | |
556 | ||
557 | </exclusio ns> | |
558 | ||
559 | </dependen cy> | |
560 | ||
561 | <dependenc y> | |
562 | ||
563 | <groupId> | |
564 | org.spring framework | |
565 | </groupId> | |
566 | ||
567 | <artifactI d> | |
568 | spring-web mvc | |
569 | </artifact Id> | |
570 | ||
571 | <version> | |
572 | ${org.spri ngframewor k-version} | |
573 | </version> | |
574 | ||
575 | </dependen cy> | |
576 | ||
577 | ||
578 | <!-- Loggi ng --> | |
579 | ||
580 | <dependenc y> | |
581 | ||
582 | <groupId> | |
583 | org.apache .logging.l og4j | |
584 | </groupId> | |
585 | ||
586 | <artifactI d> | |
587 | log4j-api | |
588 | </artifact Id> | |
589 | ||
590 | <version> | |
591 | ${org.log4 j-version} | |
592 | </version> | |
593 | ||
594 | <exclusion s> | |
595 | ||
596 | <exclusion > | |
597 | ||
598 | <groupId> | |
599 | javax.mail | |
600 | </groupId> | |
601 | ||
602 | <artifactI d> | |
603 | ||
604 | </artifact Id> | |
605 | ||
606 | </exclusio n> | |
607 | ||
608 | <exclusion > | |
609 | ||
610 | <groupId> | |
611 | javax.jms | |
612 | </groupId> | |
613 | ||
614 | <artifactI d> | |
615 | jms | |
616 | </artifact Id> | |
617 | ||
618 | </exclusio n> | |
619 | ||
620 | <exclusion > | |
621 | ||
622 | <groupId> | |
623 | com.sun.jd mk | |
624 | </groupId> | |
625 | ||
626 | <artifactI d> | |
627 | jmxtools | |
628 | </artifact Id> | |
629 | ||
630 | </exclusio n> | |
631 | ||
632 | <exclusion > | |
633 | ||
634 | <groupId> | |
635 | com.sun.jm x | |
636 | </groupId> | |
637 | ||
638 | <artifactI d> | |
639 | jmxri | |
640 | </artifact Id> | |
641 | ||
642 | </exclusio n> | |
643 | ||
644 | </exclusio ns> | |
645 | ||
646 | </dependen cy> | |
647 | ||
648 | ||
649 | <!-- Servl et --> | |
650 | ||
651 | <dependenc y> | |
652 | ||
653 | <groupId> | |
654 | javax.serv let | |
655 | </groupId> | |
656 | ||
657 | <artifactI d> | |
658 | servlet-ap i | |
659 | </artifact Id> | |
660 | ||
661 | <version> | |
662 | 2.5 | |
663 | </version> | |
664 | ||
665 | <scope> | |
666 | provided | |
667 | </scope> | |
668 | ||
669 | </dependen cy> | |
670 | ||
671 | <dependenc y> | |
672 | ||
673 | <groupId> | |
674 | javax.serv let.jsp | |
675 | </groupId> | |
676 | ||
677 | <artifactI d> | |
678 | jsp-api | |
679 | </artifact Id> | |
680 | ||
681 | <version> | |
682 | 2.1 | |
683 | </version> | |
684 | ||
685 | <scope> | |
686 | provided | |
687 | </scope> | |
688 | ||
689 | </dependen cy> | |
690 | ||
691 | <dependenc y> | |
692 | ||
693 | <groupId> | |
694 | javax.serv let | |
695 | </groupId> | |
696 | ||
697 | <artifactI d> | |
698 | jstl | |
699 | </artifact Id> | |
700 | ||
701 | <version> | |
702 | 1.2 | |
703 | </version> | |
704 | ||
705 | </dependen cy> | |
706 | ||
707 | ||
708 | <!-- Sprin g Framewor ks --> | |
709 | ||
710 | <dependenc y> | |
711 | ||
712 | <groupId> | |
713 | org.spring framework | |
714 | </groupId> | |
715 | ||
716 | <artifactI d> | |
717 | spring-tx | |
718 | </artifact Id> | |
719 | ||
720 | <version> | |
721 | ${org.spri ngframewor k-version} | |
722 | </version> | |
723 | ||
724 | </dependen cy> | |
725 | ||
726 | <dependenc y> | |
727 | ||
728 | <groupId> | |
729 | org.spring framework | |
730 | </groupId> | |
731 | ||
732 | <artifactI d> | |
733 | spring-jdb c | |
734 | </artifact Id> | |
735 | ||
736 | <version> | |
737 | ${org.spri ngframewor k-version} | |
738 | </version> | |
739 | ||
740 | </dependen cy> | |
741 | ||
742 | <dependenc y> | |
743 | ||
744 | <groupId> | |
745 | org.spring framework | |
746 | </groupId> | |
747 | ||
748 | <artifactI d> | |
749 | spring-cor e | |
750 | </artifact Id> | |
751 | ||
752 | <version> | |
753 | ${org.spri ngframewor k-version} | |
754 | </version> | |
755 | ||
756 | </dependen cy> | |
757 | ||
758 | <dependenc y> | |
759 | ||
760 | <groupId> | |
761 | org.spring framework | |
762 | </groupId> | |
763 | ||
764 | <artifactI d> | |
765 | spring-aop | |
766 | </artifact Id> | |
767 | ||
768 | <version> | |
769 | ${org.spri ngframewor k-version} | |
770 | </version> | |
771 | ||
772 | </dependen cy> | |
773 | ||
774 | <dependenc y> | |
775 | ||
776 | <groupId> | |
777 | org.spring framework | |
778 | </groupId> | |
779 | ||
780 | <artifactI d> | |
781 | spring-con text-suppo rt | |
782 | </artifact Id> | |
783 | ||
784 | <version> | |
785 | ${org.spri ngframewor k-version} | |
786 | </version> | |
787 | ||
788 | </dependen cy> | |
789 | ||
790 | <dependenc y> | |
791 | ||
792 | <groupId> | |
793 | org.spring framework. batch | |
794 | </groupId> | |
795 | ||
796 | <artifactI d> | |
797 | spring-bat ch-core | |
798 | </artifact Id> | |
799 | ||
800 | <version> | |
801 | ${org.spri ngbatch.ve rsion} | |
802 | </version> | |
803 | ||
804 | </dependen cy> | |
805 | ||
806 | <dependenc y> | |
807 | ||
808 | <groupId> | |
809 | org.spring framework. batch | |
810 | </groupId> | |
811 | ||
812 | <artifactI d> | |
813 | spring-bat ch-infrast ructure | |
814 | </artifact Id> | |
815 | ||
816 | <version> | |
817 | ${org.spri ngbatch.ve rsion} | |
818 | </version> | |
819 | ||
820 | </dependen cy> | |
821 | ||
822 | ||
823 | <!-- Quart z Schedule r --> | |
824 | ||
825 | <dependenc y> | |
826 | ||
827 | <groupId> | |
828 | org.quartz -scheduler | |
829 | </groupId> | |
830 | ||
831 | <artifactI d> | |
832 | quartz | |
833 | </artifact Id> | |
834 | ||
835 | <version> | |
836 | ${quartz-v ersion} | |
837 | </version> | |
838 | ||
839 | <exclusion s> | |
840 | ||
841 | <exclusion > | |
842 | ||
843 | <groupId> | |
844 | org.slf4j | |
845 | </groupId> | |
846 | ||
847 | <artifactI d> | |
848 | slf4j-api | |
849 | </artifact Id> | |
850 | ||
851 | </exclusio n> | |
852 | ||
853 | <exclusion > | |
854 | ||
855 | <groupId> | |
856 | org.slf4j | |
857 | </groupId> | |
858 | ||
859 | <artifactI d> | |
860 | slf4j-log4 j12 | |
861 | </artifact Id> | |
862 | ||
863 | </exclusio n> | |
864 | ||
865 | </exclusio ns> | |
866 | ||
867 | </dependen cy> | |
868 | ||
869 | ||
870 | <!-- Jacks on JSON Pr ocessor -- > | |
871 | ||
872 | <dependenc y> | |
873 | ||
874 | <groupId> | |
875 | com.faster xml.jackso n.core | |
876 | </groupId> | |
877 | ||
878 | <artifactI d> | |
879 | jackson-da tabind | |
880 | </artifact Id> | |
881 | ||
882 | <version> | |
883 | ${jackson- version} | |
884 | </version> | |
885 | ||
886 | </dependen cy> | |
887 | ||
888 | ||
889 | <!-- Sprin g Security --> | |
890 | ||
891 | <dependenc y> | |
892 | ||
893 | <groupId> | |
894 | org.spring framework. security | |
895 | </groupId> | |
896 | ||
897 | <artifactI d> | |
898 | spring-sec urity-web | |
899 | </artifact Id> | |
900 | ||
901 | <version> | |
902 | ${org.spri ngsecurity .version} | |
903 | </version> | |
904 | ||
905 | </dependen cy> | |
906 | ||
907 | <dependenc y> | |
908 | ||
909 | <groupId> | |
910 | org.spring framework. security | |
911 | </groupId> | |
912 | ||
913 | <artifactI d> | |
914 | spring-sec urity-conf ig | |
915 | </artifact Id> | |
916 | ||
917 | <version> | |
918 | ${org.spri ngsecurity .version} | |
919 | </version> | |
920 | ||
921 | </dependen cy> | |
922 | ||
923 | <dependenc y> | |
924 | ||
925 | <groupId> | |
926 | org.spring framework. security | |
927 | </groupId> | |
928 | ||
929 | <artifactI d> | |
930 | spring-sec urity-tagl ibs | |
931 | </artifact Id> | |
932 | ||
933 | <version> | |
934 | ${org.spri ngsecurity .version} | |
935 | </version> | |
936 | ||
937 | </dependen cy> | |
938 | ||
939 | ||
940 | <!-- ESAPI Validatio n --> | |
941 | ||
942 | <dependenc y> | |
943 | ||
944 | <groupId> | |
945 | org.owasp. esapi | |
946 | </groupId> | |
947 | ||
948 | <artifactI d> | |
949 | esapi | |
950 | </artifact Id> | |
951 | ||
952 | <version> | |
953 | 2.1.0 | |
954 | </version> | |
955 | ||
956 | <exclusion s> | |
957 | ||
958 | <exclusion > | |
959 | ||
960 | <artifactI d> | |
961 | xml-apis | |
962 | </artifact Id> | |
963 | ||
964 | <groupId> | |
965 | xml-apis | |
966 | </groupId> | |
967 | ||
968 | </exclusio n> | |
969 | ||
970 | </exclusio ns> | |
971 | ||
972 | </dependen cy> | |
973 | ||
974 | ||
975 | <!-- Basic DataSource for DB Co nnection - -> | |
976 | ||
977 | <dependenc y> | |
978 | ||
979 | <groupId> | |
980 | org.apache .commons | |
981 | </groupId> | |
982 | ||
983 | <artifactI d> | |
984 | commons-db cp2 | |
985 | </artifact Id> | |
986 | ||
987 | <version> | |
988 | ${commons- dbcp-versi on} | |
989 | </version> | |
990 | ||
991 | </dependen cy> | |
992 | ||
993 | ||
994 | <!-- Oracl e DB drive r --> | |
995 | ||
996 | <dependenc y> | |
997 | ||
998 | <groupId> | |
999 | com.oracle | |
1000 | </groupId> | |
1001 | ||
1002 | <artifactI d> | |
1003 | ojdbc6 | |
1004 | </artifact Id> | |
1005 | ||
1006 | <version> | |
1007 | ${oracle-j dbc-versio n} | |
1008 | </version> | |
1009 | ||
1010 | </dependen cy> | |
1011 | ||
1012 | ||
1013 | <!-- Apach e VFS2 --> | |
1014 | ||
1015 | <dependenc y> | |
1016 | ||
1017 | <groupId> | |
1018 | org.apache .commons | |
1019 | </groupId> | |
1020 | ||
1021 | <artifactI d> | |
1022 | commons-vf s2 | |
1023 | </artifact Id> | |
1024 | ||
1025 | <version> | |
1026 | ${apache-v fs2-versio n} | |
1027 | </version> | |
1028 | ||
1029 | </dependen cy> | |
1030 | ||
1031 | <dependenc y> | |
1032 | ||
1033 | <groupId> | |
1034 | com.jcraft | |
1035 | </groupId> | |
1036 | ||
1037 | <artifactI d> | |
1038 | jsch | |
1039 | </artifact Id> | |
1040 | ||
1041 | <version> | |
1042 | ${jsch-ver sion} | |
1043 | </version> | |
1044 | ||
1045 | </dependen cy> | |
1046 | ||
1047 | ||
1048 | <!-- Logge r for Test --> | |
1049 | ||
1050 | <dependenc y> | |
1051 | ||
1052 | <groupId> | |
1053 | org.slf4j | |
1054 | </groupId> | |
1055 | ||
1056 | <artifactI d> | |
1057 | slf4j-api | |
1058 | </artifact Id> | |
1059 | ||
1060 | <version> | |
1061 | ${org.slf4 j-version} | |
1062 | </version> | |
1063 | ||
1064 | <scope> | |
1065 | test | |
1066 | </scope> | |
1067 | ||
1068 | </dependen cy> | |
1069 | ||
1070 | <dependenc y> | |
1071 | ||
1072 | <groupId> | |
1073 | org.slf4j | |
1074 | </groupId> | |
1075 | ||
1076 | <artifactI d> | |
1077 | slf4j-log4 j12 | |
1078 | </artifact Id> | |
1079 | ||
1080 | <version> | |
1081 | ${org.slf4 j-version} | |
1082 | </version> | |
1083 | ||
1084 | <scope> | |
1085 | test | |
1086 | </scope> | |
1087 | ||
1088 | </dependen cy> | |
1089 | ||
1090 | ||
1091 | <!-- Mock for Email Unit Test --> | |
1092 | ||
1093 | <dependenc y> | |
1094 | ||
1095 | <groupId> | |
1096 | dumbster | |
1097 | </groupId> | |
1098 | ||
1099 | <artifactI d> | |
1100 | dumbster | |
1101 | </artifact Id> | |
1102 | ||
1103 | <version> | |
1104 | 1.6 | |
1105 | </version> | |
1106 | ||
1107 | <scope> | |
1108 | test | |
1109 | </scope> | |
1110 | ||
1111 | <exclusion s> | |
1112 | ||
1113 | <exclusion > | |
1114 | ||
1115 | <groupId> | |
1116 | javax.mail | |
1117 | </groupId> | |
1118 | ||
1119 | <artifactI d> | |
1120 | ||
1121 | </artifact Id> | |
1122 | ||
1123 | </exclusio n> | |
1124 | ||
1125 | </exclusio ns> | |
1126 | ||
1127 | </dependen cy> | |
1128 | ||
1129 | <dependenc y> | |
1130 | ||
1131 | <groupId> | |
1132 | javax.mail | |
1133 | </groupId> | |
1134 | ||
1135 | <artifactI d> | |
1136 | javax.mail -api | |
1137 | </artifact Id> | |
1138 | ||
1139 | <version> | |
1140 | 1.5.5 | |
1141 | </version> | |
1142 | ||
1143 | </dependen cy> | |
1144 | ||
1145 | <dependenc y> | |
1146 | ||
1147 | <groupId> | |
1148 | javax.acti vation | |
1149 | </groupId> | |
1150 | ||
1151 | <artifactI d> | |
1152 | activation | |
1153 | </artifact Id> | |
1154 | ||
1155 | <version> | |
1156 | 1.1.1 | |
1157 | </version> | |
1158 | ||
1159 | <scope> | |
1160 | test | |
1161 | </scope> | |
1162 | ||
1163 | </dependen cy> | |
1164 | ||
1165 | <dependenc y> | |
1166 | ||
1167 | <groupId> | |
1168 | com.sun.ma il | |
1169 | </groupId> | |
1170 | ||
1171 | <artifactI d> | |
1172 | javax.mail | |
1173 | </artifact Id> | |
1174 | ||
1175 | <version> | |
1176 | 1.5.5 | |
1177 | </version> | |
1178 | ||
1179 | <scope> | |
1180 | test | |
1181 | </scope> | |
1182 | ||
1183 | </dependen cy> | |
1184 | ||
1185 | ||
1186 | <!-- Mock for SFTP U nit Test - -> | |
1187 | ||
1188 | <dependenc y> | |
1189 | ||
1190 | <groupId> | |
1191 | org.apache .sshd | |
1192 | </groupId> | |
1193 | ||
1194 | <artifactI d> | |
1195 | sshd-core | |
1196 | </artifact Id> | |
1197 | ||
1198 | <version> | |
1199 | 1.2.0 | |
1200 | </version> | |
1201 | ||
1202 | <scope> | |
1203 | test | |
1204 | </scope> | |
1205 | ||
1206 | </dependen cy> | |
1207 | ||
1208 | ||
1209 | <!-- JUnit for Test --> | |
1210 | ||
1211 | <dependenc y> | |
1212 | ||
1213 | <groupId> | |
1214 | junit | |
1215 | </groupId> | |
1216 | ||
1217 | <artifactI d> | |
1218 | junit | |
1219 | </artifact Id> | |
1220 | ||
1221 | <version> | |
1222 | ${junit-ve rsion} | |
1223 | </version> | |
1224 | ||
1225 | <scope> | |
1226 | test | |
1227 | </scope> | |
1228 | ||
1229 | </dependen cy> | |
1230 | ||
1231 | ||
1232 | <!-- H2 fo r Test DB --> | |
1233 | ||
1234 | <dependenc y> | |
1235 | ||
1236 | <groupId> | |
1237 | com.h2data base | |
1238 | </groupId> | |
1239 | ||
1240 | <artifactI d> | |
1241 | h2 | |
1242 | </artifact Id> | |
1243 | ||
1244 | <version> | |
1245 | 1.3.176 | |
1246 | </version> | |
1247 | ||
1248 | <scope> | |
1249 | test | |
1250 | </scope> | |
1251 | ||
1252 | </dependen cy> | |
1253 | ||
1254 | ||
1255 | <!-- Sprin g Test --> | |
1256 | ||
1257 | <dependenc y> | |
1258 | ||
1259 | <groupId> | |
1260 | org.spring framework | |
1261 | </groupId> | |
1262 | ||
1263 | <artifactI d> | |
1264 | spring-tes t | |
1265 | </artifact Id> | |
1266 | ||
1267 | <version> | |
1268 | ${org.spri ngframewor k-version} | |
1269 | </version> | |
1270 | ||
1271 | <scope> | |
1272 | test | |
1273 | </scope> | |
1274 | ||
1275 | </dependen cy> | |
1276 | ||
1277 | ||
1278 | </dependen cies> | |
1279 | ||
1280 | <build> | |
1281 | ||
1282 | <plugins> | |
1283 | ||
1284 | <plugin> | |
1285 | ||
1286 | <artifactI d> | |
1287 | maven-ecli pse-plugin | |
1288 | </artifact Id> | |
1289 | ||
1290 | <version> | |
1291 | 2.9 | |
1292 | </version> | |
1293 | ||
1294 | <configura tion> | |
1295 | ||
1296 | <additiona lProjectna tures> | |
1297 | ||
1298 | <projectna ture> | |
1299 | org.spring framework. ide.eclips e.core.spr ingnature | |
1300 | </projectn ature> | |
1301 | ||
1302 | </addition alProjectn atures> | |
1303 | ||
1304 | <additiona lBuildcomm ands> | |
1305 | ||
1306 | <buildcomm and> | |
1307 | org.spring framework. ide.eclips e.core.spr ingbuilder | |
1308 | </buildcom mand> | |
1309 | ||
1310 | </addition alBuildcom mands> | |
1311 | ||
1312 | <downloadS ources> | |
1313 | true | |
1314 | </download Sources> | |
1315 | ||
1316 | <downloadJ avadocs> | |
1317 | true | |
1318 | </download Javadocs> | |
1319 | ||
1320 | </configur ation> | |
1321 | ||
1322 | </plugin> | |
1323 | ||
1324 | <plugin> | |
1325 | ||
1326 | <groupId> | |
1327 | org.apache .maven.plu gins | |
1328 | </groupId> | |
1329 | ||
1330 | <artifactI d> | |
1331 | maven-comp iler-plugi n | |
1332 | </artifact Id> | |
1333 | ||
1334 | <version> | |
1335 | 2.5.1 | |
1336 | </version> | |
1337 | ||
1338 | <configura tion> | |
1339 | ||
1340 | <source> | |
1341 | 1.8 | |
1342 | </source> | |
1343 | ||
1344 | <target> | |
1345 | 1.8 | |
1346 | </target> | |
1347 | ||
1348 | <compilerA rgument> | |
1349 | -Xlint:all | |
1350 | </compiler Argument> | |
1351 | ||
1352 | <showWarni ngs> | |
1353 | true | |
1354 | </showWarn ings> | |
1355 | ||
1356 | <showDepre cation> | |
1357 | true | |
1358 | </showDepr ecation> | |
1359 | ||
1360 | </configur ation> | |
1361 | ||
1362 | </plugin> | |
1363 | ||
1364 | <plugin> | |
1365 | ||
1366 | <groupId> | |
1367 | org.apache .maven.plu gins | |
1368 | </groupId> | |
1369 | ||
1370 | <artifactI d> | |
1371 | maven-sure fire-plugi n | |
1372 | </artifact Id> | |
1373 | ||
1374 | <version> | |
1375 | 2.12.4 | |
1376 | </version> | |
1377 | ||
1378 | <configura tion> | |
1379 | ||
1380 | <systemPro pertyVaria bles> | |
1381 | ||
1382 | <spring.pr ofiles.act ive> | |
1383 | ${spring.p rofiles.ac tive} | |
1384 | </spring.p rofiles.ac tive> | |
1385 | ||
1386 | </systemPr opertyVari ables> | |
1387 | ||
1388 | </configur ation> | |
1389 | ||
1390 | </plugin> | |
1391 | ||
1392 | <plugin> | |
1393 | ||
1394 | <groupId> | |
1395 | org.codeha us.mojo | |
1396 | </groupId> | |
1397 | ||
1398 | <artifactI d> | |
1399 | exec-maven -plugin | |
1400 | </artifact Id> | |
1401 | ||
1402 | <version> | |
1403 | 1.2.1 | |
1404 | </version> | |
1405 | ||
1406 | <configura tion> | |
1407 | ||
1408 | <mainClass > | |
1409 | org.test.i nt1.Main | |
1410 | </mainClas s> | |
1411 | ||
1412 | </configur ation> | |
1413 | ||
1414 | </plugin> | |
1415 | ||
1416 | </plugins> | |
1417 | ||
1418 | </build> | |
1419 | </project> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.