134. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 12/20/2017 5:56:16 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.

134.1 Files compared

# Location File Last Modified
1 Genisis_2.0_v6_bld6.zip\Source Code\UI\Services pom.xml Thu Dec 14 19:56:00 2017 UTC
2 Genisis_2.0_v6_bld6.zip\Source Code\UI\Services pom.xml Wed Dec 20 14:10:11 2017 UTC

134.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 3 3132
Changed 2 4
Inserted 0 0
Removed 0 0

134.3 Comparison options

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

134.4 Active regular expressions

No regular expressions were active.

134.5 Comparison detail

  1   <project 
  2     xmlns="htt p://maven. apache.org /POM/4.0.0
  3     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" 
  4     xsi:schema Location=" http://mav en.apache. org/POM/4. 0.0 http:/ /maven.apa che.org/ma ven-v4_0_0 .xsd"
  5   >
  6             
  7     <modelVers ion>
  8      4.0.0
  9     </modelVer sion>
  10             
  11     <groupId>
  12      gov.va.gen isis2
  13     </groupId>
  14             
  15     <artifactI d>
  16      Genisis2Se rvices
  17     </artifact Id>
  18             
  19     <packaging >
  20      war
  21     </packagin g>
  22             
  23     <version>
  24      6.0.5-SNAP SHOT
  25     </version>
  26             
  27     <name>
  28      Genisis2Se rvices Mav en Webapp
  29     </name>
  30             
  31     <url>
  32      http://mav en.apache. org
  33     </url>
  34    
  35             
  36     <propertie s>
  37                       
  38      <spring.ve rsion>
  39       4.3.2.RELE ASE
  40      </spring.v ersion>
  41                       
  42      <spring.se curity.ver sion>
  43       4.2.3.RELE ASE
  44      </spring.s ecurity.ve rsion>
  45                       
  46      <jackson.v ersion>
  47       2.7.3
  48      </jackson. version>
  49                       
  50      <maven.com piler.targ et>
  51       1.8
  52      </maven.co mpiler.tar get>
  53                       
  54      <maven.com piler.sour ce>
  55       1.8
  56      </maven.co mpiler.sou rce>
  57                       
  58      <hibernate .version>
  59       5.2.5.Fina l
  60      </hibernat e.version>
  61                       
  62      <warName>
  63       ${project. artifactId }
  64      </warName>
  65              
  66     </properti es>
  67    
  68             
  69     <!-- SCM c onnection  properties  for mvn r elease plu gin -->
  70             
  71     <scm>
  72                       
  73      <connectio n>
  74       scm:git:gi t://github .boozallen csn.com/HE ALTH-ACCT- GROUP/Geni sis2Servic es.git
  75      </connecti on>
  76                       
  77      <developer Connection >
  78       scm:git:gi t@github.b oozallencs n.com:HEAL TH-ACCT-GR OUP/Genisi s2Services .git
  79      </develope rConnectio n>
  80                       
  81      <url>
  82       https://gi thub.booza llencsn.co m/HEALTH-A CCT-GROUP/ Genisis2Se rvices
  83      </url>
  84                       
  85      <tag>
  86       Release6-S ustainment
  87      </tag>
  88              
  89     </scm>
  90    
  91             
  92     <dependenc ies>
  93                       
  94      <!-- Servl et Libs -- >
  95                       
  96      <dependenc y>
  97                                 
  98       <groupId>
  99        javax.serv let
  100       </groupId>
  101                                 
  102       <artifactI d>
  103        javax.serv let-api
  104       </artifact Id>
  105                                 
  106       <version>
  107        3.1.0
  108       </version>
  109                        
  110      </dependen cy>
  111                       
  112      <dependenc y>
  113                                 
  114       <groupId>
  115        com.h2data base
  116       </groupId>
  117                                 
  118       <artifactI d>
  119        h2
  120       </artifact Id>
  121                                 
  122       <version>
  123        1.4.194
  124       </version>
  125                                 
  126       <scope>
  127        test
  128       </scope>
  129                        
  130      </dependen cy>
  131                       
  132      <!-- junit  Libs -->
  133                       
  134      <dependenc y>
  135                                 
  136       <groupId>
  137        com.faster xml.jackso n.core
  138       </groupId>
  139                                 
  140       <artifactI d>
  141        jackson-da tabind
  142       </artifact Id>
  143                                 
  144       <version>
  145        ${jackson. version}
  146       </version>
  147                        
  148      </dependen cy>
  149                       
  150      <dependenc y>
  151                                 
  152       <groupId>
  153        org.hamcre st
  154       </groupId>
  155                                 
  156       <artifactI d>
  157        hamcrest-a ll
  158       </artifact Id>
  159                                 
  160       <version>
  161        1.3
  162       </version>
  163                                 
  164       <scope>
  165        test
  166       </scope>
  167                        
  168      </dependen cy>
  169                       
  170      <dependenc y>
  171                                 
  172       <groupId>
  173        junit
  174       </groupId>
  175                                 
  176       <artifactI d>
  177        junit
  178       </artifact Id>
  179                                 
  180       <version>
  181        4.12
  182       </version>
  183                                 
  184       <scope>
  185        test
  186       </scope>
  187                                 
  188       <exclusion s>
  189                                           
  190        <exclusion >
  191                                                    
  192         <artifactI d>
  193          hamcrest-c ore
  194         </artifact Id>
  195                                                    
  196         <groupId>
  197          org.hamcre st
  198         </groupId>
  199                                            
  200        </exclusio n>
  201                                  
  202       </exclusio ns>
  203                        
  204      </dependen cy>
  205                       
  206      <dependenc y>
  207                                 
  208       <groupId>
  209        org.mockit o
  210       </groupId>
  211                                 
  212       <artifactI d>
  213        mockito-co re
  214       </artifact Id>
  215                                 
  216       <version>
  217        1.9.5
  218       </version>
  219                                 
  220       <scope>
  221        test
  222       </scope>
  223                        
  224      </dependen cy>
  225                       
  226      <!--Log4 - ->
  227                       
  228      <dependenc y>
  229                                 
  230       <groupId>
  231        org.apache .logging.l og4j
  232       </groupId>
  233                                 
  234       <artifactI d>
  235        log4j-slf4 j-impl
  236       </artifact Id>
  237                                 
  238       <version>
  239        2.8.2
  240       </version>
  241                        
  242      </dependen cy>
  243                       
  244      <dependenc y>
  245                                 
  246       <groupId>
  247        org.apache .logging.l og4j
  248       </groupId>
  249                                 
  250       <artifactI d>
  251        log4j-api
  252       </artifact Id>
  253                                 
  254       <version>
  255        2.8.2
  256       </version>
  257                        
  258      </dependen cy>
  259                       
  260      <dependenc y>
  261                                 
  262       <groupId>
  263        org.apache .logging.l og4j
  264       </groupId>
  265                                 
  266       <artifactI d>
  267        log4j-core
  268       </artifact Id>
  269                                 
  270       <version>
  271        2.8.2
  272       </version>
  273                        
  274      </dependen cy>
  275                       
  276      <!-- MS SQ L Server J DS Driver  -->
  277                       
  278      <dependenc y>
  279                                 
  280       <groupId>
  281        net.source forge.jtds
  282       </groupId>
  283                                 
  284       <artifactI d>
  285        jtds
  286       </artifact Id>
  287                                 
  288       <version>
  289        1.3.1
  290       </version>
  291                        
  292      </dependen cy>
  293                       
  294      <!-- Sprin g LDAP Lib s -->
  295                       
  296      <dependenc y>
  297                                 
  298       <groupId>
  299        org.spring framework. ldap
  300       </groupId>
  301                                 
  302       <artifactI d>
  303        spring-lda p-core
  304       </artifact Id>
  305                                 
  306       <version>
  307        2.0.4.RELE ASE
  308       </version>
  309                        
  310      </dependen cy>
  311                       
  312      <dependenc y>
  313                                 
  314       <groupId>
  315        org.spring framework. data
  316       </groupId>
  317                                 
  318       <artifactI d>
  319        spring-dat a-commons
  320       </artifact Id>
  321                                 
  322       <version>
  323        1.10.2.REL EASE
  324       </version>
  325                        
  326      </dependen cy>
  327                       
  328      <dependenc y>
  329                                 
  330       <groupId>
  331        org.apache .commons
  332       </groupId>
  333                                 
  334       <artifactI d>
  335        commons-la ng3
  336       </artifact Id>
  337                                 
  338       <version>
  339        3.5
  340       </version>
  341                        
  342      </dependen cy>
  343                       
  344      <!-- Sprin g 4 Libs - ->
  345                       
  346      <dependenc y>
  347                                 
  348       <groupId>
  349        org.spring framework
  350       </groupId>
  351                                 
  352       <artifactI d>
  353        spring-bea ns
  354       </artifact Id>
  355                                 
  356       <version>
  357        ${spring.v ersion}
  358       </version>
  359                        
  360      </dependen cy>
  361                       
  362      <dependenc y>
  363                                 
  364       <groupId>
  365        org.spring framework
  366       </groupId>
  367                                 
  368       <artifactI d>
  369        spring-orm
  370       </artifact Id>
  371                                 
  372       <version>
  373        ${spring.v ersion}
  374       </version>
  375                        
  376      </dependen cy>
  377                       
  378      <dependenc y>
  379                                 
  380       <groupId>
  381        org.spring framework
  382       </groupId>
  383                                 
  384       <artifactI d>
  385        spring-cor e
  386       </artifact Id>
  387                                 
  388       <version>
  389        ${spring.v ersion}
  390       </version>
  391                        
  392      </dependen cy>
  393                       
  394      <dependenc y>
  395                                 
  396       <groupId>
  397        org.spring framework
  398       </groupId>
  399                                 
  400       <artifactI d>
  401        spring-con text
  402       </artifact Id>
  403                                 
  404       <version>
  405        ${spring.v ersion}
  406       </version>
  407                        
  408      </dependen cy>
  409                       
  410      <dependenc y>
  411                                 
  412       <groupId>
  413        org.spring framework
  414       </groupId>
  415                                 
  416       <artifactI d>
  417        spring-web
  418       </artifact Id>
  419                                 
  420       <version>
  421        ${spring.v ersion}
  422       </version>
  423                        
  424      </dependen cy>
  425                       
  426      <dependenc y>
  427                                 
  428       <groupId>
  429        org.spring framework
  430       </groupId>
  431                                 
  432       <artifactI d>
  433        spring-web mvc
  434       </artifact Id>
  435                                 
  436       <version>
  437        ${spring.v ersion}
  438       </version>
  439                        
  440      </dependen cy>
  441                       
  442      <dependenc y>
  443                                 
  444       <groupId>
  445        org.spring framework
  446       </groupId>
  447                                 
  448       <artifactI d>
  449        spring-jdb c
  450       </artifact Id>
  451                                 
  452       <version>
  453        ${spring.v ersion}
  454       </version>
  455                        
  456      </dependen cy>
  457                       
  458      <dependenc y>
  459                                 
  460       <groupId>
  461        org.spring framework
  462       </groupId>
  463                                 
  464       <artifactI d>
  465        spring-tx
  466       </artifact Id>
  467                                 
  468       <version>
  469        ${spring.v ersion}
  470       </version>
  471                        
  472      </dependen cy>
  473                       
  474      <dependenc y>
  475                                 
  476       <groupId>
  477        org.spring framework
  478       </groupId>
  479                                 
  480       <artifactI d>
  481        spring-exp ression
  482       </artifact Id>
  483                                 
  484       <version>
  485        ${spring.v ersion}
  486       </version>
  487                        
  488      </dependen cy>
  489                       
  490      <dependenc y>
  491                                 
  492       <groupId>
  493        org.spring framework
  494       </groupId>
  495                                 
  496       <artifactI d>
  497        spring-tes t
  498       </artifact Id>
  499                                 
  500       <version>
  501        ${spring.v ersion}
  502       </version>
  503                                 
  504       <scope>
  505        test
  506       </scope>
  507                        
  508      </dependen cy>
  509                       
  510      <!-- Sprin g Security  -->
  511                       
  512      <dependenc y>
  513                                 
  514       <groupId>
  515        org.spring framework. security
  516       </groupId>
  517                                 
  518       <artifactI d>
  519        spring-sec urity-web
  520       </artifact Id>
  521                                 
  522       <version>
  523        ${spring.s ecurity.ve rsion}
  524       </version>
  525                        
  526      </dependen cy>
  527                       
  528      <dependenc y>
  529                                 
  530       <groupId>
  531        org.spring framework. security
  532       </groupId>
  533                                 
  534       <artifactI d>
  535        spring-sec urity-conf ig
  536       </artifact Id>
  537                                 
  538       <version>
  539        ${spring.s ecurity.ve rsion}
  540       </version>
  541                        
  542      </dependen cy>
  543                       
  544      <!-- https ://mvnrepo sitory.com /artifact/ net.sf.ehc ache/ehcac he -->
  545                       
  546      <dependenc y>
  547                                 
  548       <groupId>
  549        net.sf.ehc ache
  550       </groupId>
  551                                 
  552       <artifactI d>
  553        ehcache
  554       </artifact Id>
  555                                 
  556       <version>
  557        2.10.4
  558       </version>
  559                        
  560      </dependen cy>
  561     
  562                       
  563      <dependenc y>
  564                                 
  565       <groupId>
  566        org.spring framework
  567       </groupId>
  568                                 
  569       <artifactI d>
  570        spring-con text-suppo rt
  571       </artifact Id>
  572                                 
  573       <version>
  574        ${spring.v ersion}
  575       </version>
  576                        
  577      </dependen cy>
  578     
  579                       
  580      <!-- hiber nate 5 -->
  581                       
  582      <dependenc y>
  583                                 
  584       <groupId>
  585        org.hibern ate
  586       </groupId>
  587                                 
  588       <artifactI d>
  589        hibernate- core
  590       </artifact Id>
  591                                 
  592       <exclusion s>
  593                                           
  594        <exclusion >
  595                                                    
  596         <groupId>
  597          org.jboss. logging
  598         </groupId>
  599                                                    
  600         <artifactI d>
  601          jboss-logg ing
  602         </artifact Id>
  603                                            
  604        </exclusio n>
  605                                  
  606       </exclusio ns>
  607                                 
  608       <version>
  609        ${hibernat e.version}
  610       </version>
  611                        
  612      </dependen cy>
  613                       
  614      <dependenc y>
  615                                 
  616       <groupId>
  617        org.hibern ate
  618       </groupId>
  619                                 
  620       <artifactI d>
  621        hibernate- entitymana ger
  622       </artifact Id>
  623                                 
  624       <version>
  625        ${hibernat e.version}
  626       </version>
  627                        
  628      </dependen cy>
  629                       
  630      <dependenc y>
  631                                 
  632       <groupId>
  633        org.hibern ate.javax. persistenc e
  634       </groupId>
  635                                 
  636       <artifactI d>
  637        hibernate- jpa-2.1-ap i
  638       </artifact Id>
  639                                 
  640       <version>
  641        1.0.0.Fina l
  642       </version>
  643                        
  644      </dependen cy>
  645                       
  646      <dependenc y>
  647                                 
  648       <groupId>
  649        com.allenr u
  650       </groupId>
  651                                 
  652       <artifactI d>
  653        cross-orig in
  654       </artifact Id>
  655                                 
  656       <version>
  657        1.0.1
  658       </version>
  659                        
  660      </dependen cy>
  661                       
  662      <dependenc y>
  663                                 
  664       <groupId>
  665        commons-co dec
  666       </groupId>
  667                                 
  668       <artifactI d>
  669        commons-co dec
  670       </artifact Id>
  671                                 
  672       <version>
  673        1.10
  674       </version>
  675                        
  676      </dependen cy>
  677                       
  678      <dependenc y>
  679                                 
  680       <groupId>
  681        commons-lo gging
  682       </groupId>
  683                                 
  684       <artifactI d>
  685        commons-lo gging
  686       </artifact Id>
  687                                 
  688       <version>
  689        1.2
  690       </version>
  691                        
  692      </dependen cy>
  693                       
  694      <dependenc y>
  695                                 
  696       <groupId>
  697        commons-be anutils
  698       </groupId>
  699                                 
  700       <artifactI d>
  701        commons-be anutils
  702       </artifact Id>
  703                                 
  704       <version>
  705        1.8.3
  706       </version>
  707                        
  708      </dependen cy>
  709                       
  710      <dependenc y>
  711                                 
  712       <groupId>
  713        commons-db cp
  714       </groupId>
  715                                 
  716       <artifactI d>
  717        commons-db cp
  718       </artifact Id>
  719                                 
  720       <version>
  721        1.2.2
  722       </version>
  723                        
  724      </dependen cy>
  725     
  726                       
  727      <!-- https ://mvnrepo sitory.com /artifact/ commons-fi leupload/c ommons-fil eupload -- >
  728                       
  729      <dependenc y>
  730                                 
  731       <groupId>
  732        commons-fi leupload
  733       </groupId>
  734                                 
  735       <artifactI d>
  736        commons-fi leupload
  737       </artifact Id>
  738                                 
  739       <version>
  740        1.3.2
  741       </version>
  742                        
  743      </dependen cy>
  744     
  745                       
  746      <dependenc y>
  747                                 
  748       <groupId>
  749        net.sf.jop t-simple
  750       </groupId>
  751                                 
  752       <artifactI d>
  753        jopt-simpl e
  754       </artifact Id>
  755                                 
  756       <version>
  757        5.0.2
  758       </version>
  759                        
  760      </dependen cy>
  761                       
  762      <dependenc y>
  763                                 
  764       <groupId>
  765        org.aspect j
  766       </groupId>
  767                                 
  768       <artifactI d>
  769        aspectjwea ver
  770       </artifact Id>
  771                                 
  772       <version>
  773        1.8.9
  774       </version>
  775                        
  776      </dependen cy>
  777                       
  778      <dependenc y>
  779                                 
  780       <groupId>
  781        antlr
  782       </groupId>
  783                                 
  784       <artifactI d>
  785        antlr
  786       </artifact Id>
  787                                 
  788       <version>
  789        2.7.7
  790       </version>
  791                        
  792      </dependen cy>
  793                       
  794      <dependenc y>
  795                                 
  796       <groupId>
  797        com.faster xml
  798       </groupId>
  799                                 
  800       <artifactI d>
  801        classmate
  802       </artifact Id>
  803                                 
  804       <version>
  805        1.3.0
  806       </version>
  807                        
  808      </dependen cy>
  809                       
  810      <dependenc y>
  811                                 
  812       <groupId>
  813        dom4j
  814       </groupId>
  815                                 
  816       <artifactI d>
  817        dom4j
  818       </artifact Id>
  819                                 
  820       <version>
  821        1.6.1
  822       </version>
  823                        
  824      </dependen cy>
  825                       
  826      <dependenc y>
  827                                 
  828       <groupId>
  829        javax.ente rprise
  830       </groupId>
  831                                 
  832       <artifactI d>
  833        cdi-api
  834       </artifact Id>
  835                                 
  836       <version>
  837        1.1
  838       </version>
  839                        
  840      </dependen cy>
  841                       
  842      <dependenc y>
  843                                 
  844       <groupId>
  845        org.apache .geronimo. specs
  846       </groupId>
  847                                 
  848       <artifactI d>
  849        geronimo-j ta_1.1_spe c
  850       </artifact Id>
  851                                 
  852       <version>
  853        1.1.1
  854       </version>
  855                        
  856      </dependen cy>
  857                       
  858      <dependenc y>
  859                                 
  860       <groupId>
  861        org.jboss. logging
  862       </groupId>
  863                                 
  864       <artifactI d>
  865        jboss-logg ing
  866       </artifact Id>
  867                                 
  868       <version>
  869        3.3.0.Fina l
  870       </version>
  871                        
  872      </dependen cy>
  873                       
  874      <!-- Jacks on -->
  875                       
  876      <dependenc y>
  877                                 
  878       <groupId>
  879        org.codeha us.jackson
  880       </groupId>
  881                                 
  882       <artifactI d>
  883        jackson-ma pper-asl
  884       </artifact Id>
  885                                 
  886       <version>
  887        1.9.13
  888       </version>
  889                        
  890      </dependen cy>
  891                       
  892      <dependenc y>
  893                                 
  894       <groupId>
  895        com.faster xml.jackso n.core
  896       </groupId>
  897                                 
  898       <artifactI d>
  899        jackson-an notations
  900       </artifact Id>
  901                                 
  902       <version>
  903        2.7.0
  904       </version>
  905                        
  906      </dependen cy>
  907                       
  908      <dependenc y>
  909                                 
  910       <groupId>
  911        com.faster xml.jackso n.core
  912       </groupId>
  913                                 
  914       <artifactI d>
  915        jackson-co re
  916       </artifact Id>
  917                                 
  918       <version>
  919        ${jackson. version}
  920       </version>
  921                        
  922      </dependen cy>
  923                       
  924      <!-- JSON  Libs are C ool for JS ON objects  -->
  925                       
  926      <dependenc y>
  927                                 
  928       <groupId>
  929        org.json
  930       </groupId>
  931                                 
  932       <artifactI d>
  933        json
  934       </artifact Id>
  935                                 
  936       <version>
  937        20140107
  938       </version>
  939                        
  940      </dependen cy>
  941                       
  942      <dependenc y>
  943                                 
  944       <groupId>
  945        joda-time
  946       </groupId>
  947                                 
  948       <artifactI d>
  949        joda-time
  950       </artifact Id>
  951                                 
  952       <version>
  953        2.3
  954       </version>
  955                        
  956      </dependen cy>
  957                       
  958      <dependenc y>
  959                                 
  960       <groupId>
  961        com.square up.okhttp3
  962       </groupId>
  963                                 
  964       <artifactI d>
  965        okhttp
  966       </artifact Id>
  967                                 
  968       <version>
  969        3.5.0
  970       </version>
  971                        
  972      </dependen cy>
  973                       
  974      <dependenc y>
  975                                 
  976       <groupId>
  977        com.google code.json- simple
  978       </groupId>
  979                                 
  980       <artifactI d>
  981        json-simpl e
  982       </artifact Id>
  983                                 
  984       <version>
  985        1.1.1
  986       </version>
  987                        
  988      </dependen cy>
  989                       
  990      <dependenc y>
  991                                 
  992       <groupId>
  993        org.apache .httpcompo nents
  994       </groupId>
  995                                 
  996       <artifactI d>
  997        httpclient
  998       </artifact Id>
  999                                 
  1000       <version>
  1001        4.5.2
  1002       </version>
  1003                        
  1004      </dependen cy>
  1005                       
  1006      <!-- Activ iti Engine  dependenc y -->
  1007                       
  1008      <dependenc y>
  1009                                 
  1010       <groupId>
  1011        org.activi ti
  1012       </groupId>
  1013                                 
  1014       <artifactI d>
  1015        activiti-e ngine
  1016       </artifact Id>
  1017                                 
  1018       <version>
  1019        5.17.0
  1020       </version>
  1021                        
  1022      </dependen cy>
  1023                       
  1024      <!-- Activ iti Engine  dependenc y for spri ng integra tion -->
  1025                       
  1026      <dependenc y>
  1027                                 
  1028       <groupId>
  1029        org.activi ti
  1030       </groupId>
  1031                                 
  1032       <artifactI d>
  1033        activiti-s pring
  1034       </artifact Id>
  1035                                 
  1036       <version>
  1037        5.17.0
  1038       </version>
  1039                        
  1040      </dependen cy>
  1041                       
  1042      <!-- Suppo rt for tes ting Sprin g applicat ions with  tools such  as JUnit  and 
  1043                                TestNG  This arti fact is ge nerally al ways defin ed with a  'test' sco pe for 
  1044                                the in tegration  testing fr amework an d unit tes ting stubs  -->
  1045                       
  1046      <dependenc y>
  1047                                 
  1048       <groupId>
  1049        org.apache .commons
  1050       </groupId>
  1051                                 
  1052       <artifactI d>
  1053        commons-ex ec
  1054       </artifact Id>
  1055                                 
  1056       <version>
  1057        1.3
  1058       </version>
  1059                        
  1060      </dependen cy>
  1061                       
  1062      <dependenc y>
  1063                                 
  1064       <groupId>
  1065        com.jcraft
  1066       </groupId>
  1067                                 
  1068       <artifactI d>
  1069        jsch
  1070       </artifact Id>
  1071                                 
  1072       <version>
  1073        0.1.54
  1074       </version>
  1075                        
  1076      </dependen cy>
  1077                       
  1078      <dependenc y>
  1079                                 
  1080       <groupId>
  1081        io.springf ox
  1082       </groupId>
  1083                                 
  1084       <artifactI d>
  1085        springfox- swagger2
  1086       </artifact Id>
  1087                                 
  1088       <version>
  1089        2.7.0
  1090       </version>
  1091                        
  1092      </dependen cy>
  1093                       
  1094      <dependenc y>
  1095                                 
  1096       <groupId>
  1097        io.springf ox
  1098       </groupId>
  1099                                 
  1100       <artifactI d>
  1101        springfox- swagger-ui
  1102       </artifact Id>
  1103                                 
  1104       <version>
  1105        2.7.0
  1106       </version>
  1107                        
  1108      </dependen cy>
  1109                       
  1110      <dependenc y>
  1111                                 
  1112       <groupId>
  1113        org.owasp. esapi
  1114       </groupId>
  1115                                 
  1116       <artifactI d>
  1117        esapi
  1118       </artifact Id>
  1119                                 
  1120       <version>
  1121        2.1.0.1
  1122       </version>
  1123                        
  1124      </dependen cy>
  1125                       
  1126      <dependenc y>
  1127                                 
  1128       <groupId>
  1129        org.owasp. antisamy
  1130       </groupId>
  1131                                 
  1132       <artifactI d>
  1133        antisamy
  1134       </artifact Id>
  1135                                 
  1136       <version>
  1137        1.5.7
  1138       </version>
  1139                        
  1140      </dependen cy>
  1141     
  1142     
  1143              
  1144     </dependen cies>
  1145    
  1146             
  1147     <repositor ies>
  1148                       
  1149      <!--Activi ti is not  available  in maven c entral, th us has to  add depend ency -->
  1150                       
  1151      <repositor y>
  1152                                 
  1153       <id>
  1154        Activiti
  1155       </id>
  1156                                 
  1157       <url>
  1158        https://ma ven.alfres co.com/nex us/content /groups/pu blic
  1159       </url>
  1160                        
  1161      </reposito ry>
  1162                       
  1163      <repositor y>
  1164                                 
  1165       <id>
  1166        Maven Cent ral
  1167       </id>
  1168                                 
  1169       <url>
  1170        http://rep o.maven.ap ache.org/m aven2/
  1171       </url>
  1172                        
  1173      </reposito ry>
  1174              
  1175     </reposito ries>
  1176    
  1177             
  1178     <build>
  1179                       
  1180      <!-- To de fine the p lugin vers ion in you r parent P OM -->
  1181                       
  1182      <pluginMan agement>
  1183                                 
  1184       <plugins>
  1185                                           
  1186        <plugin>
  1187                                                    
  1188         <groupId>
  1189          org.apache .maven.plu gins
  1190         </groupId>
  1191                                                    
  1192         <artifactI d>
  1193          maven-comp iler-plugi n
  1194         </artifact Id>
  1195                                                    
  1196         <version>
  1197          3.6.1
  1198         </version>
  1199                                            
  1200        </plugin>
  1201                                           
  1202        <plugin>
  1203                                                    
  1204         <groupId>
  1205          org.apache .maven.plu gins
  1206         </groupId>
  1207                                                    
  1208         <artifactI d>
  1209          maven-war- plugin
  1210         </artifact Id>
  1211                                                    
  1212         <version>
  1213          3.1.0
  1214         </version>
  1215                                            
  1216        </plugin>
  1217                                           
  1218        <plugin>
  1219                                                    
  1220         <groupId>
  1221          org.wildfl y.plugins
  1222         </groupId>
  1223                                                    
  1224         <artifactI d>
  1225          wildfly-ma ven-plugin
  1226         </artifact Id>
  1227                                                    
  1228         <version>
  1229          1.2.0.Alph a4
  1230         </version>
  1231                                            
  1232        </plugin>
  1233                                           
  1234        <plugin>
  1235                                                    
  1236         <groupId>
  1237          org.apache .maven.plu gins
  1238         </groupId>
  1239                                                    
  1240         <artifactI d>
  1241          maven-rele ase-plugin
  1242         </artifact Id>
  1243                                                    
  1244         <version>
  1245          2.5.3
  1246         </version>
  1247                                            
  1248        </plugin>
  1249                                           
  1250        <plugin>
  1251                                                    
  1252         <groupId>
  1253          org.apache .maven.plu gins
  1254         </groupId>
  1255                                                    
  1256         <artifactI d>
  1257          maven-java doc-plugin
  1258         </artifact Id>
  1259                                                    
  1260         <version>
  1261          2.10.4
  1262         </version>
  1263                                            
  1264        </plugin>
  1265                                  
  1266       </plugins>
  1267                        
  1268      </pluginMa nagement>
  1269     
  1270                       
  1271      <sourceDir ectory>
  1272       src/main/j ava
  1273      </sourceDi rectory>
  1274                       
  1275      <finalName >
  1276       Genisis2Se rvices
  1277      </finalNam e>
  1278                       
  1279      <resources >
  1280                                 
  1281       <resource>
  1282                                           
  1283        <directory >
  1284         src/main/r esources
  1285        </director y>
  1286                                           
  1287        <includes>
  1288                                                    
  1289         <include>
  1290          **/*
  1291         </include>
  1292                                            
  1293        </includes >
  1294                                  
  1295       </resource >
  1296                        
  1297      </resource s>
  1298     
  1299                       
  1300      <plugins>
  1301                                 
  1302       <!-- Maven  Compiler  Plugin -->
  1303                                 
  1304       <plugin>
  1305                                           
  1306        <groupId>
  1307         org.apache .maven.plu gins
  1308        </groupId>
  1309                                           
  1310        <artifactI d>
  1311         maven-comp iler-plugi n
  1312        </artifact Id>
  1313                                           
  1314        <configura tion>
  1315                                                    
  1316         <source>
  1317          1.8
  1318         </source>
  1319                                                    
  1320         <target>
  1321          1.8
  1322         </target>
  1323                                            
  1324        </configur ation>
  1325                                  
  1326       </plugin>
  1327                                 
  1328       <plugin>
  1329                                           
  1330        <groupId>
  1331         org.apache .maven.plu gins
  1332        </groupId>
  1333                                           
  1334        <artifactI d>
  1335         maven-war- plugin
  1336        </artifact Id>
  1337                                           
  1338        <configura tion>
  1339                                                    
  1340         <warName>
  1341          ${warName}
  1342         </warName>
  1343                                            
  1344        </configur ation>
  1345                                  
  1346       </plugin>
  1347                                 
  1348       <plugin>
  1349                                           
  1350        <groupId>
  1351         org.wildfl y.plugins
  1352        </groupId>
  1353                                           
  1354        <artifactI d>
  1355         wildfly-ma ven-plugin
  1356        </artifact Id>
  1357                                           
  1358        <configura tion>
  1359                                                    
  1360         <hostname>
  1361          ${wildfly. hostname}
  1362         </hostname >
  1363                                                    
  1364         <port>
  1365          ${wildfly. port}
  1366         </port>
  1367                                                    
  1368         <jbossHome >
  1369          ${wildfly. home}
  1370         </jbossHom e>
  1371                                                    
  1372         <username>
  1373          ${wildfly. management Realm.user Name}
  1374         </username >
  1375                                                    
  1376         <password>
  1377          ${wildfly. management Realm.pass word}
  1378         </password >
  1379                                                    
  1380         <filename>
  1381          ${warName} .war
  1382         </filename >
  1383                                            
  1384        </configur ation>
  1385                                           
  1386        <execution s>
  1387                                                    
  1388         <!-- Undep loy the ap plication  on clean - ->
  1389                                                    
  1390         <execution >
  1391                                                              
  1392          <id>
  1393           undeploy
  1394          </id>
  1395                                                              
  1396          <!-- <phas e>clean</p hase> -->
  1397                                                              
  1398          <goals>
  1399                                                                        
  1400           <goal>
  1401            undeploy
  1402           </goal>
  1403                                                               
  1404          </goals>
  1405                                                              
  1406          <configura tion>
  1407                                                                        
  1408           <ignoreMis singDeploy ment>
  1409            true
  1410           </ignoreMi ssingDeplo yment>
  1411                                                               
  1412          </configur ation>
  1413                                                     
  1414         </executio n>
  1415                                                    
  1416         <!-- Deplo y the appl ication on  install - ->
  1417                                                    
  1418         <execution >
  1419                                                              
  1420          <id>
  1421           deploy
  1422          </id>
  1423                                                              
  1424          <!-- <phas e>install< /phase> -- >
  1425                                                              
  1426          <goals>
  1427                                                                        
  1428           <goal>
  1429            deploy
  1430           </goal>
  1431                                                               
  1432          </goals>
  1433                                                     
  1434         </executio n>
  1435                                            
  1436        </executio ns>
  1437                                  
  1438       </plugin>
  1439                                 
  1440       <!-- javad ocs plugin  -->
  1441                                 
  1442       <plugin>
  1443                                           
  1444        <groupId>
  1445         org.apache .maven.plu gins
  1446        </groupId>
  1447                                           
  1448        <artifactI d>
  1449         maven-java doc-plugin
  1450        </artifact Id>
  1451                                           
  1452        <execution s>
  1453                                                    
  1454         <execution >
  1455                                                              
  1456          <id>
  1457           attach-jav adocs
  1458          </id>
  1459                                                              
  1460          <goals>
  1461                                                                        
  1462           <goal>
  1463            jar
  1464           </goal>
  1465                                                               
  1466          </goals>
  1467                                                     
  1468         </executio n>
  1469                                            
  1470        </executio ns>
  1471                                  
  1472       </plugin>
  1473                                 
  1474       <!-- Git r epo commit  fix start  -->
  1475                                 
  1476       <plugin>
  1477                                           
  1478        <groupId>
  1479         org.apache .maven.plu gins
  1480        </groupId>
  1481                                           
  1482        <artifactI d>
  1483         maven-rele ase-plugin
  1484        </artifact Id>
  1485                                           
  1486        <configura tion>
  1487                                                    
  1488         <checkModi ficationEx cludes>
  1489                                                              
  1490          <checkModi ficationEx clude>
  1491           .gitignore
  1492          </checkMod ificationE xclude>
  1493                                                     
  1494         </checkMod ificationE xcludes>
  1495                                            
  1496        </configur ation>
  1497                                           
  1498        <dependenc ies>
  1499                                                    
  1500         <dependenc y>
  1501                                                              
  1502          <groupId>
  1503           org.apache .maven.scm
  1504          </groupId>
  1505                                                              
  1506          <artifactI d>
  1507           maven-scm- provider-g itexe
  1508          </artifact Id>
  1509                                                              
  1510          <version>
  1511           1.8.1
  1512          </version>
  1513                                                     
  1514         </dependen cy>
  1515                                            
  1516        </dependen cies>
  1517                                  
  1518       </plugin>
  1519                                 
  1520       <!-- Git r epo commit  fix end - ->
  1521                        
  1522      </plugins>
  1523              
  1524     </build>
  1525    
  1526             
  1527     <distribut ionManagem ent>
  1528                       
  1529      <!-- Publi sh the ver sioned rel eases here  -->
  1530                       
  1531      <repositor y>
  1532                                 
  1533       <id>
  1534        nexus
  1535       </id>
  1536                                 
  1537       <name>
  1538        nexus
  1539       </name>
  1540                                 
  1541       <url>
  1542        http:// IP                  /nexus/con tent/repos itories/re leases
  1543       </url>
  1544                        
  1545      </reposito ry>
  1546     
  1547                       
  1548      <!-- Publi sh the sna pshot rele ases here  -->
  1549                       
  1550      <snapshotR epository>
  1551                                 
  1552       <id>
  1553        nexus
  1554       </id>
  1555                                 
  1556       <name>
  1557        nexus
  1558       </name>
  1559                                 
  1560       <url>
  1561        http:// IP                  /nexus/con tent/repos itories/sn apshots
  1562       </url>
  1563                        
  1564      </snapshot Repository >
  1565              
  1566     </distribu tionManage ment>
  1567    
  1568   </project>