6. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/26/2019 10:01:15 AM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

6.1 Files compared

# Location File Last Modified
1 C:\AraxisMergeCompare\Pri_un\CCCC\CCCC\seoc-api1.8\seoc-reactor pom.xml Wed Apr 10 13:32:48 2019 UTC
2 C:\AraxisMergeCompare\Pri_re\CCCC\CCCC\seoc-api1.8\seoc-reactor pom.xml Wed Apr 24 19:15:52 2019 UTC

6.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 1356
Changed 1 2
Inserted 0 0
Removed 0 0

6.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

6.4 Active regular expressions

No regular expressions were active.

6.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           
  5     xsi:schema Location=" http://mav en.apache. org/POM/4. 0.0 http:/ /maven.apa che.org/xs d/maven-4. 0.0.xsd"
  6   >
  7             
  8     <modelVers ion>
  9      4.0.0
  10     </modelVer sion>
  11             
  12     <groupId>
  13      gov.va.one consult
  14     </groupId>
  15             
  16     <artifactI d>
  17      seoc-react or
  18     </artifact Id>
  19             
  20     <version>
  21      ${seoc-rea ctor.versi on}
  22     </version>
  23             
  24     <packaging >
  25      pom
  26     </packagin g>
  27             
  28     <name>
  29      Seoc React or
  30     </name>
  31             
  32     <descripti on>
  33      Seoc React or Parent  POM
  34     </descript ion>
  35             
  36     <modules>
  37                       
  38      <module>
  39       seoc-rest- api
  40      </module>
  41              
  42     </modules>
  43    
  44             
  45     <!-- defin ition of p roperties  -->
  46             
  47     <propertie s>
  48                       
  49      <seoc-reac tor.versio n>
  50       1.0.04-SNA PSHOT
  51      </seoc-rea ctor.versi on>
  52                       
  53      <!-- Depen dency vers ions (Exte rnal Compo nents) -->
  54                       
  55      <project.b uild.sourc eEncoding>
  56       UTF-8
  57      </project. build.sour ceEncoding >
  58                       
  59      <joda.time .version>
  60       2.9.4
  61      </joda.tim e.version>
  62                       
  63      <junit.jup iter.versi on>
  64       5.0.0
  65      </junit.ju piter.vers ion>
  66                       
  67      <mockito.c ore.versio n>
  68       2.11.0
  69      </mockito. core.versi on>
  70                       
  71      <!-- comme nt out doc ker <docke r.version> 0.4.11</do cker.versi on> -->
  72                       
  73      <spring.bo ot.starter .version>
  74       1.5.9.RELE ASE
  75      </spring.b oot.starte r.version>
  76                       
  77      <springfox .swagger2. version>
  78       2.7.0
  79      </springfo x.swagger2 .version>
  80                       
  81      <springfox .swagger.u i.version>
  82       2.7.0
  83      </springfo x.swagger. ui.version >
  84                       
  85      <maven.sit e.version>
  86       3.6
  87      </maven.si te.version >
  88                       
  89      <sql.jdbc. version>
  90       4.0
  91      </sql.jdbc .version>
  92                       
  93      <maven.sur efire.vers ion>
  94       2.20.1
  95      </maven.su refire.ver sion>
  96                       
  97      <maven.fin dbugs.vers ion>
  98       3.0.5
  99      </maven.fi ndbugs.ver sion>
  100                       
  101      <!-- Enfor cer Minimu m Versions  -->
  102                       
  103      <enforcer. maven.mini mum>
  104       3.2.5
  105      </enforcer .maven.min imum>
  106                       
  107      <maven.com piler.sour ce>
  108       1.8
  109      </maven.co mpiler.sou rce>
  110              
  111      <maven.com piler.targ et>
  112       1.8
  113      </maven.co mpiler.tar get>    
  114              
  115      <apache.co mmons.bean utils.vers ion>
  116       1.9.3
  117      </apache.c ommons.bea nutils.ver sion>     
  118              
  119      <org.owasp .esapi.ver sion.numbe r>
  120       2.1.0.1
  121      </org.owas p.esapi.ve rsion.numb er>
  122     
  123                       
  124      <!-- Enfor cer Upper  Limit Vers ions -->
  125                       
  126      <enforcer. maven.limi t>
  127       4.0.0
  128      </enforcer .maven.lim it>
  129                       
  130      <enforcer. java.limit >
  131       1.8
  132      </enforcer .java.limi t>
  133     
  134                       
  135      <!-- Maven  propertie s -->
  136                       
  137      <maven.bui ld.timesta mp.format>
  138       yyyy-MM-dd
  139      </maven.bu ild.timest amp.format >
  140                       
  141      <maven.sit e.port>
  142       9000
  143      </maven.si te.port>
  144                       
  145      <maven.sit e.url>
  146       http://loc alhost:900 0/www/docs /project/
  147      </maven.si te.url>
  148                       
  149     
  150              
  151     </properti es>
  152    
  153             
  154     <dependenc yManagemen t>
  155                       
  156      <dependenc ies>
  157                                 
  158       <dependenc y>
  159                                           
  160        <!-- Impor t dependen cy managem ent from S pring Boot  -->
  161                                           
  162        <groupId>
  163         org.spring framework. boot
  164        </groupId>
  165                                           
  166        <artifactI d>
  167         spring-boo t-starter- parent
  168        </artifact Id>
  169                                           
  170        <version>
  171         ${spring.b oot.starte r.version}
  172        </version>
  173                                           
  174        <type>
  175         pom
  176        </type>
  177                                           
  178        <scope>
  179         import
  180        </scope>
  181                                  
  182       </dependen cy>
  183                                 
  184       <dependenc y>
  185                                           
  186        <groupId>
  187         org.junit. jupiter
  188        </groupId>
  189                                           
  190        <artifactI d>
  191         junit-jupi ter-engine
  192        </artifact Id>
  193                                           
  194        <version>
  195         ${junit.ju piter.vers ion}
  196        </version>
  197                                  
  198       </dependen cy>
  199                                 
  200       <dependenc y>
  201                                           
  202        <groupId>
  203         org.mockit o
  204        </groupId>
  205                                           
  206        <artifactI d>
  207         mockito-co re
  208        </artifact Id>
  209                                           
  210        <version>
  211         ${mockito. core.versi on}
  212        </version>
  213                                           
  214        <scope>
  215         test
  216        </scope>
  217                                  
  218       </dependen cy>
  219                                 
  220       <dependenc y>
  221                                      
  222        <groupId>
  223         io.springf ox
  224        </groupId>
  225                                      
  226        <artifactI d>
  227         springfox- swagger2
  228        </artifact Id>
  229                                      
  230        <version>
  231         ${springfo x.swagger2 .version}
  232        </version>
  233                                  
  234       </dependen cy>
  235                                 
  236       <dependenc y>
  237                                      
  238        <groupId>
  239         io.springf ox
  240        </groupId>
  241                                      
  242        <artifactI d>
  243         springfox- swagger-ui
  244        </artifact Id>
  245                                      
  246        <version>
  247         ${springfo x.swagger. ui.version }
  248        </version>
  249                                  
  250       </dependen cy>
  251                                 
  252       <dependenc y>
  253                                           
  254        <groupId>
  255         com.micros oft.sqlser ver
  256        </groupId>
  257                                           
  258        <artifactI d>
  259         sqljdbc4
  260        </artifact Id>
  261                                           
  262        <version>
  263         ${sql.jdbc .version}
  264        </version>
  265                         
  266       </dependen cy>
  267                        
  268       <dependenc y>
  269                             
  270        <groupId>
  271         commons-be anutils
  272        </groupId>
  273                             
  274        <artifactI d>
  275         commons-be anutils
  276        </artifact Id>
  277                             
  278        <version>
  279         ${apache.c ommons.bea nutils.ver sion}
  280        </version>
  281                         
  282       </dependen cy>
  283                        
  284       <dependenc y>
  285                     
  286        <groupId>
  287         org.owasp. esapi
  288        </groupId>
  289                     
  290        <artifactI d>
  291         esapi
  292        </artifact Id>
  293                     
  294        <version>
  295         ${org.owas p.esapi.ve rsion.numb er}
  296        </version>
  297                
  298       </dependen cy>
  299                        
  300      </dependen cies>
  301              
  302     </dependen cyManageme nt>
  303    
  304             
  305     <organizat ion>
  306                       
  307      <name>
  308       Veteran Af fairs
  309      </name>
  310                       
  311      <url>
  312       https://ww w. DOMAIN . EXT /
  313      </url>
  314              
  315     </organiza tion>
  316    
  317             
  318     <!-- Envir onment Set tings -->
  319             
  320     <issueMana gement>
  321              
  322     </issueMan agement>
  323    
  324             
  325     <ciManagem ent>
  326              
  327     </ciManage ment>
  328    
  329             
  330     <distribut ionManagem ent>
  331                       
  332      <site>
  333                                 
  334       <id>
  335        CCAD
  336       </id>
  337                                 
  338       <url>
  339        ${maven.si te.url}
  340       </url>
  341                        
  342      </site>
  343              
  344     </distribu tionManage ment>
  345    
  346             
  347     <build>
  348                       
  349      <pluginMan agement>
  350                        
  351       <plugins>                 
  352                                  
  353        <plugin>
  354                                            
  355         <groupId>
  356          com.atlass ian.maven. plugins
  357         </groupId>
  358                                            
  359         <artifactI d>
  360          clover-mav en-plugin
  361         </artifact Id>
  362                                            
  363         <configura tion>
  364                                                     
  365          <targetPer centage>
  366           0%
  367          </targetPe rcentage>
  368                                                     
  369          <generateH tml>
  370           true
  371          </generate Html>
  372                                             
  373         </configur ation>
  374                                            
  375         <execution s>
  376                                                     
  377          <execution >
  378                                                               
  379           <phase>
  380            pre-site
  381           </phase>
  382                                                               
  383           <goals>
  384                                                                         
  385            <goal>
  386             instrument
  387            </goal>
  388                                                                         
  389            <goal>
  390             aggregate
  391            </goal>
  392                                                                
  393           </goals>
  394                                                      
  395          </executio n>
  396                                             
  397         </executio ns>
  398                                   
  399        </plugin>
  400       
  401                                  
  402        <plugin>
  403                                            
  404         <groupId>
  405          org.codeha us.mojo
  406         </groupId>
  407                                            
  408         <artifactI d>
  409          findbugs-m aven-plugi n
  410         </artifact Id>
  411                                            
  412         <version>
  413          ${maven.fi ndbugs.ver sion}
  414         </version>
  415                                   
  416        </plugin>
  417       
  418                                  
  419        <plugin>
  420                                            
  421         <groupId>
  422          io.swagger
  423         </groupId>
  424                                            
  425         <artifactI d>
  426          swagger-co degen-mave n-plugin
  427         </artifact Id>
  428                                            
  429         <version>
  430          ${springfo x.swagger2 .version}
  431         </version>
  432                                            
  433         <execution s>
  434                                                     
  435          <execution >
  436                                                               
  437           <goals>
  438                                                                         
  439            <goal>
  440             generate
  441            </goal>
  442                                                                
  443           </goals>
  444                                                               
  445           <configura tion>
  446                                                                         
  447            <language>
  448             java
  449            </language >                                                          
  450                                                                
  451           </configur ation>
  452                                                      
  453          </executio n>
  454                                             
  455         </executio ns>
  456                                   
  457        </plugin>
  458       
  459                                  
  460        <plugin>
  461                                            
  462         <groupId>
  463          org.apache .maven.plu gins
  464         </groupId>
  465                                            
  466         <artifactI d>
  467          maven-depe ndency-plu gin
  468         </artifact Id>
  469                                            
  470         <execution s>
  471                                                     
  472          <execution >
  473                                                               
  474           <id>
  475            unpack
  476           </id>
  477                                                               
  478           <phase>
  479            package
  480           </phase>
  481                                                               
  482           <goals>
  483                                                                         
  484            <goal>
  485             unpack
  486            </goal>
  487                                                                
  488           </goals>
  489                                                               
  490           <configura tion>
  491                                                                         
  492            <artifactI tems>
  493                                                                                   
  494             <artifactI tem>
  495                                                                                             
  496              <groupId>
  497               ${project. groupId}
  498              </groupId>
  499                                                                                             
  500              <artifactI d>
  501               ${project. artifactId }
  502              </artifact Id>
  503                                                                                             
  504              <version>
  505               ${project. version}
  506              </version>
  507                                                                                    
  508             </artifact Item>
  509                                                                          
  510            </artifact Items>
  511                                                                
  512           </configur ation>
  513                                                      
  514          </executio n>
  515                                             
  516         </executio ns>
  517                                   
  518        </plugin>
  519                                  
  520                                  
  521        <!-- comme nt out doc ker <plugi n>
  522                                           <groupId >com.spoti fy</groupI d>
  523                                           <artifac tId>docker -maven-plu gin</artif actId>
  524                                           <version >${docker. version}</ version>
  525                                           <configu ration>
  526                                                    <imageName >springio/ ${project. artifactId }</imageNa me>
  527                                                    <dockerDir ectory>src /main/dock er</docker Directory>
  528                                                    <resources >
  529                                                            <r esource>
  530                                                                     <tar getPath>/< /targetPat h>
  531                                                                     <dir ectory>${p roject.bui ld.directo ry}</direc tory>
  532                                                                     <inc lude>${pro ject.build .finalName }.jar</inc lude>
  533                                                            </ resource>
  534                                                    </resource s>
  535                                           </config uration>
  536                                  </plug in> -->
  537                                  
  538                                  
  539        <plugin>
  540                                            
  541         <groupId>
  542          org.apache .maven.plu gins
  543         </groupId>
  544                                            
  545         <artifactI d>
  546          maven-site -plugin
  547         </artifact Id>
  548                                            
  549         <version>
  550          ${maven.si te.version }
  551         </version>
  552                                            
  553         <configura tion>
  554                                                     
  555          <port>
  556           ${maven.si te.port}
  557          </port>
  558                                                     
  559          <tempWebap pDirectory >
  560           ${basedir} /target/si te/tempdir
  561          </tempWeba ppDirector y>
  562                                             
  563         </configur ation>
  564                                   
  565        </plugin>
  566                                  
  567                                  
  568        <plugin>
  569                                   
  570         <groupId>
  571          org.apache .maven.plu gins
  572         </groupId>
  573                                   
  574         <artifactI d>
  575          maven-java doc-plugin
  576         </artifact Id>
  577                                   
  578         <version>
  579          3.0.0
  580         </version>
  581                          
  582        </plugin>
  583                         
  584       </plugins>
  585                        
  586      </pluginMa nagement>
  587              
  588     </build>
  589             
  590             
  591     <reporting >
  592                       
  593      <plugins>
  594                                 
  595       <plugin>
  596                                           
  597        <groupId>
  598         org.apache .maven.plu gins
  599        </groupId>
  600                                           
  601        <artifactI d>
  602         maven-sure fire-repor t-plugin
  603        </artifact Id>
  604                                           
  605        <version>
  606         ${maven.su refire.ver sion}
  607        </version>
  608                                  
  609       </plugin>
  610                                                           
  611                                 
  612       <plugin>
  613                                           
  614        <groupId>
  615         org.opencl over
  616        </groupId>
  617                                           
  618        <artifactI d>
  619         clover-mav en-plugin
  620        </artifact Id>
  621                                  
  622       </plugin>
  623                                 
  624       <plugin>
  625                                           
  626        <groupId>
  627         org.codeha us.mojo
  628        </groupId>
  629                                           
  630        <artifactI d>
  631         findbugs-m aven-plugi n
  632        </artifact Id>
  633                                           
  634        <version>
  635         ${maven.fi ndbugs.ver sion}
  636        </version>
  637                                  
  638       </plugin>
  639      
  640                        
  641      </plugins>
  642     
  643              
  644     </reportin g>
  645    
  646             
  647     <repositor ies>
  648                       
  649      <repositor y>
  650                                 
  651       <id>
  652        ablevets-n exus-repo
  653       </id>
  654                                 
  655       <url>
  656        https://de mo.ablevet s.com/nexu s/reposito ry/spring- release/
  657       </url>
  658                        
  659      </reposito ry>
  660              
  661     </reposito ries>
  662    
  663             
  664     <pluginRep ositories>
  665                       
  666      <pluginRep ository>
  667                                 
  668       <id>
  669        spring-rel eases
  670       </id>
  671                                 
  672       <url>
  673        https://de mo.ablevet s.com/nexu s/reposito ry/spring- release/
  674       </url>
  675                        
  676      </pluginRe pository>
  677              
  678     </pluginRe positories >
  679   </project>