3791. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/9/2017 3:50:35 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

3791.1 Files compared

# Location File Last Modified
1 Fri Jun 9 19:50:35 2017 UTC
2 eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\VAP_CIF_CODE0502.zip\VAP_CIF_CODE0502\VAP_CIF_CODE0502\nvap-migration pom.xml Fri Apr 21 20:03:28 2017 UTC

3791.2 Comparison summary

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

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

3791.4 Active regular expressions

No regular expressions were active.

3791.5 Comparison detail

        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.nva p
        18     </groupId>
        19             
        20     <artifactI d>
        21      nvap-migra tion
        22     </artifact Id>
        23             
        24     <name>
        25      nvap-migra tion
        26     </name>
        27             
        28     <packaging >
        29      jar
        30     </packagin g>
        31             
        32     <version>
        33      2.1.2.1
        34     </version>
        35             
        36     <url>
        37      ${vap.buil d.reports. url}/${pro ject.versi on}
        38     </url>
        39             
        40     <dependenc ies>
        41                       
        42      <dependenc y>
        43                                 
        44       <groupId>
        45        commons-fi leupload
        46       </groupId>
        47                                 
        48       <artifactI d>
        49        commons-fi leupload
        50       </artifact Id>
        51                                 
        52       <version>
        53        1.2
        54       </version>
        55                        
        56      </dependen cy>
        57                       
        58      <dependenc y>
        59                                 
        60       <groupId>
        61        com.oracle
        62       </groupId>
        63                                 
        64       <artifactI d>
        65        ojdbc6
        66       </artifact Id>
        67                                 
        68       <version>
        69        11.1.0.6.0
        70       </version>
        71                        
        72      </dependen cy>
        73                       
        74      <dependenc y>
        75                                 
        76       <groupId>
        77        ${vap.proj ect.groupI d}
        78       </groupId>
        79                                 
        80       <artifactI d>
        81        nvap-svc-p ip
        82       </artifact Id>
        83                                 
        84       <version>
        85        ${vap.proj ect.versio n}
        86       </version>
        87                        
        88      </dependen cy>
        89                       
        90      <dependenc y>
        91                                 
        92       <groupId>
        93        ${vap.proj ect.groupI d}
        94       </groupId>
        95                                 
        96       <artifactI d>
        97        nvap-commo n
        98       </artifact Id>
        99                                 
        100       <version>
        101        ${vap.proj ect.versio n}
        102       </version>
        103                        
        104      </dependen cy>
        105                       
        106      <dependenc y>
        107                                 
        108       <groupId>
        109        commons-cl i
        110       </groupId>
        111                                 
        112       <artifactI d>
        113        commons-cl i
        114       </artifact Id>
        115                                 
        116       <version>
        117        1.1
        118       </version>
        119                        
        120      </dependen cy>
        121                       
        122      <dependenc y>
        123                                 
        124       <groupId>
        125        javaee
        126       </groupId>
        127                                 
        128       <artifactI d>
        129        javaee-api
        130       </artifact Id>
        131                                 
        132       <version>
        133        5
        134       </version>
        135                        
        136      </dependen cy>
        137                       
        138      <dependenc y>
        139                                 
        140       <groupId>
        141        org.spring framework
        142       </groupId>
        143                                 
        144       <artifactI d>
        145        spring-cor e
        146       </artifact Id>
        147                                 
        148       <version>
        149        ${org.spri ngframewor k.version}
        150       </version>
        151                        
        152      </dependen cy>
        153                       
        154      <dependenc y>
        155                                 
        156       <groupId>
        157        org.spring framework
        158       </groupId>
        159                                 
        160       <artifactI d>
        161        spring-bea ns
        162       </artifact Id>
        163                                 
        164       <version>
        165        ${org.spri ngframewor k.version}
        166       </version>
        167                        
        168      </dependen cy>
        169                       
        170      <dependenc y>
        171                                 
        172       <groupId>
        173        org.spring framework
        174       </groupId>
        175                                 
        176       <artifactI d>
        177        spring-aop
        178       </artifact Id>
        179                                 
        180       <version>
        181        ${org.spri ngframewor k.version}
        182       </version>
        183                        
        184      </dependen cy>
        185                       
        186      <dependenc y>
        187                                 
        188       <groupId>
        189        org.spring framework
        190       </groupId>
        191                                 
        192       <artifactI d>
        193        spring-tx
        194       </artifact Id>
        195                                 
        196       <version>
        197        ${org.spri ngframewor k.version}
        198       </version>
        199                        
        200      </dependen cy>
        201                       
        202      <dependenc y>
        203                                 
        204       <groupId>
        205        org.spring framework
        206       </groupId>
        207                                 
        208       <artifactI d>
        209        spring-orm
        210       </artifact Id>
        211                                 
        212       <version>
        213        ${org.spri ngframewor k.version}
        214       </version>
        215                        
        216      </dependen cy>
        217                       
        218      <dependenc y>
        219                                 
        220       <groupId>
        221        org.aspect j
        222       </groupId>
        223                                 
        224       <artifactI d>
        225        aspectjtoo ls
        226       </artifact Id>
        227                                 
        228       <version>
        229        1.5.4
        230       </version>
        231                        
        232      </dependen cy>
        233                       
        234      <dependenc y>
        235                                 
        236       <groupId>
        237        org.hibern ate
        238       </groupId>
        239                                 
        240       <artifactI d>
        241        hibernate- core
        242       </artifact Id>
        243                                 
        244       <version>
        245        3.3.2.GA
        246       </version>
        247                        
        248      </dependen cy>
        249                       
        250      <dependenc y>
        251                                 
        252       <groupId>
        253        org.hibern ate
        254       </groupId>
        255                                 
        256       <artifactI d>
        257        hibernate- annotation s
        258       </artifact Id>
        259                                 
        260       <version>
        261        3.3.1.GA
        262       </version>
        263                        
        264      </dependen cy>
        265                       
        266      <dependenc y>
        267                                 
        268       <groupId>
        269        org.hibern ate
        270       </groupId>
        271                                 
        272       <artifactI d>
        273        hibernate- entitymana ger
        274       </artifact Id>
        275                                 
        276       <version>
        277        3.3.2.GA
        278       </version>
        279                        
        280      </dependen cy>
        281                       
        282      <dependenc y>
        283                                 
        284       <groupId>
        285        jaxen
        286       </groupId>
        287                                 
        288       <artifactI d>
        289        jaxen
        290       </artifact Id>
        291                                 
        292       <version>
        293        1.1.1
        294       </version>
        295                        
        296      </dependen cy>
        297                       
        298      <dependenc y>
        299                                 
        300       <groupId>
        301        org.safeha us.jug
        302       </groupId>
        303                                 
        304       <artifactI d>
        305        jug
        306       </artifact Id>
        307                                 
        308       <version>
        309        2.0.0
        310       </version>
        311                                 
        312       <classifie r>
        313        asl
        314       </classifi er>
        315                        
        316      </dependen cy>
        317                       
        318      <dependenc y>
        319                                 
        320       <groupId>
        321        xalan
        322       </groupId>
        323                                 
        324       <artifactI d>
        325        xalan
        326       </artifact Id>
        327                                 
        328       <version>
        329        2.7.1
        330       </version>
        331                        
        332      </dependen cy>
        333                       
        334      <dependenc y>
        335                                 
        336       <groupId>
        337        commons-lo gging
        338       </groupId>
        339                                 
        340       <artifactI d>
        341        commons-lo gging
        342       </artifact Id>
        343                                 
        344       <version>
        345        1.1.1
        346       </version>
        347                        
        348      </dependen cy>
        349                       
        350      <dependenc y>
        351                                 
        352       <groupId>
        353        commons-io
        354       </groupId>
        355                                 
        356       <artifactI d>
        357        commons-io
        358       </artifact Id>
        359                                 
        360       <version>
        361        2.0.1
        362       </version>
        363                                 
        364       <type>
        365        jar
        366       </type>
        367                        
        368      </dependen cy>
        369                       
        370      <dependenc y>
        371                                 
        372       <groupId>
        373        commons-co dec
        374       </groupId>
        375                                 
        376       <artifactI d>
        377        commons-co dec
        378       </artifact Id>
        379                                 
        380       <version>
        381        1.2
        382       </version>
        383                        
        384      </dependen cy>
        385                       
        386      <dependenc y>
        387                                 
        388       <groupId>
        389        log4j
        390       </groupId>
        391                                 
        392       <artifactI d>
        393        log4j
        394       </artifact Id>
        395                                 
        396       <version>
        397        1.2.16
        398       </version>
        399                        
        400      </dependen cy>
        401                       
        402      <dependenc y>
        403                                 
        404       <groupId>
        405        xerces
        406       </groupId>
        407                                 
        408       <artifactI d>
        409        xercesImpl
        410       </artifact Id>
        411                                 
        412       <version>
        413        2.4.0
        414       </version>
        415                        
        416      </dependen cy>
        417                       
        418      <dependenc y>
        419                                 
        420       <groupId>
        421        javax.anno tation
        422       </groupId>
        423                                 
        424       <artifactI d>
        425        jsr250-api
        426       </artifact Id>
        427                                 
        428       <version>
        429        1.0
        430       </version>
        431                        
        432      </dependen cy>
        433              
        434     </dependen cies>
        435             
        436     <!-- <scm>
        437                      <dev eloperConn ection>scm :svn:https ://maven:w 00sh1e!@bb es.dynalia s.org/svn/ nwhin/vap/ branches/v ap-1.0</de veloperCon nection>
        438             </ scm> -->
        439             
        440     <propertie s>
        441                       
        442      <vap.proje ct.groupId >
        443       gov.va.med .vler.nhin .vap
        444      </vap.proj ect.groupI d>
        445                       
        446      <vap.proje ct.version >
        447       1.0.0.9
        448      </vap.proj ect.versio n>
        449                       
        450      <org.sprin gframework .version>
        451       3.0.5.RELE ASE
        452      </org.spri ngframewor k.version>
        453                       
        454      <!-- <vap. build.repo rts.output site>scp:/ /bbes.dyna lias.org/v ar/www/sit es/nwhin/v ap/vap-1.0 /</vap.bui ld.reports .outputsit e> -->
        455                       
        456      <!-- <vap. build.repo rts.url>ht tp://bbes. dynalias.o rg/sites/n whin/vap/v ap-1.0/</v ap.build.r eports.url > -->
        457              
        458     </properti es>
        459             
        460     <!-- <repo sitories>
        461                      <rep ository>
        462                               <snaps hots>
        463                                        <enabled >false</en abled>
        464                               </snap shots>
        465                               <relea ses>
        466                                        <enabled >true</ena bled>
        467                               </rele ases>
        468                               <id>li bs-release -local</id >
        469                               <name> libs-relea se-local</ name>
        470                               <url>h ttp://bbes .dynalias. org:8081/a rtifactory /libs-rele ase-local< /url>
        471                      </re pository>
        472                      <rep ository>
        473                               <snaps hots>
        474                                        <enabled >true</ena bled>
        475                               </snap shots>
        476                               <id>li bs-snapsho t-local</i d>
        477                               <name> libs-snaps hot-local< /name>
        478                               <url>h ttp://bbes .dynalias. org:8081/a rtifactory /libs-snap shot-local </url>
        479                      </re pository>
        480                      <rep ository>
        481                               <snaps hots>
        482                                        <enabled >false</en abled>
        483                               </snap shots>
        484                               <id>ar tifactory- libs-relea se</id>
        485                               <name> libs-relea se</name>
        486                               <url>h ttp://bbes .dynalias. org:8081/a rtifactory /libs-rele ase</url>
        487                      </re pository>
        488             </ repositori es>-->
        489             
        490     <build>
        491                       
        492      <extension s>
        493                                 
        494       <extension >
        495                                           
        496        <groupId>
        497         org.apache .maven.wag on
        498        </groupId>
        499                                           
        500        <artifactI d>
        501         wagon-ssh
        502        </artifact Id>
        503                                           
        504        <version>
        505         1.0-beta-7
        506        </version>
        507                                  
        508       </extensio n>
        509                        
        510      </extensio ns>
        511                       
        512      <plugins>
        513                                 
        514       <plugin>
        515                                           
        516        <groupId>
        517         org.apache .maven.plu gins
        518        </groupId>
        519                                           
        520        <artifactI d>
        521         maven-enfo rcer-plugi n
        522        </artifact Id>
        523                                           
        524        <execution s>
        525                                                    
        526         <execution >
        527                                                              
        528          <id>
        529           enforce-ve rsions
        530          </id>
        531                                                              
        532          <goals>
        533                                                                        
        534           <goal>
        535            enforce
        536           </goal>
        537                                                               
        538          </goals>
        539                                                              
        540          <configura tion>
        541                                                                        
        542           <rules>
        543                                                                                  
        544            <requireMa venVersion >
        545                                                                                            
        546             <version>
        547              2.0+
        548             </version>
        549                                                                                   
        550            </requireM avenVersio n>
        551                                                                                  
        552            <requireJa vaVersion>
        553                                                                                            
        554             <version>
        555              1.6
        556             </version>
        557                                                                                   
        558            </requireJ avaVersion >
        559                                                                         
        560           </rules>
        561                                                               
        562          </configur ation>
        563                                                     
        564         </executio n>
        565                                            
        566        </executio ns>
        567                                  
        568       </plugin>
        569                                 
        570       <plugin>
        571                                           
        572        <artifactI d>
        573         maven-sour ce-plugin
        574        </artifact Id>
        575                                           
        576        <configura tion>
        577                                                    
        578         <aggregate >
        579          false
        580         </aggregat e>
        581                                            
        582        </configur ation>
        583                                           
        584        <execution s>
        585                                                    
        586         <execution >
        587                                                              
        588          <phase>
        589           package
        590          </phase>
        591                                                              
        592          <goals>
        593                                                                        
        594           <goal>
        595            jar
        596           </goal>
        597                                                                        
        598           <goal>
        599            test-jar
        600           </goal>
        601                                                               
        602          </goals>
        603                                                     
        604         </executio n>
        605                                            
        606        </executio ns>
        607                                  
        608       </plugin>
        609                                 
        610       <plugin>
        611                                           
        612        <artifactI d>
        613         maven-asse mbly-plugi n
        614        </artifact Id>
        615                                           
        616        <!-- <conf iguration>  <descript orRefs> <d escriptorR ef>jar-wit h-dependen cies</desc riptorRef>
        617                                                    </descript orRefs> </ configurat ion> -->
        618                                  
        619       </plugin>
        620                                 
        621       <plugin>
        622                                           
        623        <artifactI d>
        624         maven-depe ndency-plu gin
        625        </artifact Id>
        626                                           
        627        <execution s>
        628                                                    
        629         <execution >
        630                                                              
        631          <phase>
        632           install
        633          </phase>
        634                                                              
        635          <goals>
        636                                                                        
        637           <goal>
        638            copy-depen dencies
        639           </goal>
        640                                                               
        641          </goals>
        642                                                              
        643          <configura tion>
        644                                                                        
        645           <outputDir ectory>
        646            ${project. build.dire ctory}/lib
        647           </outputDi rectory>
        648                                                                        
        649           <excludeAr tifactIds>
        650            common-typ es, hapi-b ase, sprin g-jms
        651           </excludeA rtifactIds >
        652                                                               
        653          </configur ation>
        654                                                     
        655         </executio n>
        656                                            
        657        </executio ns>
        658                                  
        659       </plugin>
        660                                 
        661       <plugin>
        662                                           
        663        <groupId>
        664         org.apache .maven.plu gins
        665        </groupId>
        666                                           
        667        <artifactI d>
        668         maven-comp iler-plugi n
        669        </artifact Id>
        670                                           
        671        <configura tion>
        672                                                    
        673         <source>
        674          1.6
        675         </source>
        676                                                    
        677         <target>
        678          1.6
        679         </target>
        680                                            
        681        </configur ation>
        682                                  
        683       </plugin>
        684                                 
        685       <plugin>
        686                                           
        687        <groupId>
        688         org.apache .maven.plu gins
        689        </groupId>
        690                                           
        691        <artifactI d>
        692         maven-rele ase-plugin
        693        </artifact Id>
        694                                  
        695       </plugin>
        696                                 
        697       <plugin>
        698                                           
        699        <groupId>
        700         org.apache .maven.plu gins
        701        </groupId>
        702                                           
        703        <artifactI d>
        704         maven-scm- plugin
        705        </artifact Id>
        706                                  
        707       </plugin>
        708                                 
        709       <plugin>
        710                                           
        711        <groupId>
        712         org.apache .maven.plu gins
        713        </groupId>
        714                                           
        715        <artifactI d>
        716         maven-jar- plugin
        717        </artifact Id>
        718                                           
        719        <configura tion>
        720                                                    
        721         <archive>
        722                                                              
        723          <manifest>
        724                                                                        
        725           <addClassp ath>
        726            true
        727           </addClass path>
        728                                                                        
        729           <mainClass >
        730            gov.va.med .vler.nwhi n.vap.migr ation.Priv acyConsent DirectiveD ocumentMig rator
        731           </mainClas s>
        732                                                                        
        733           <classpath Prefix>
        734            lib/
        735           </classpat hPrefix>
        736                                                               
        737          </manifest >
        738                                                     
        739         </archive>
        740                                            
        741        </configur ation>
        742                                  
        743       </plugin>
        744                                 
        745       <plugin>
        746                                           
        747        <groupId>
        748         org.apache .maven.plu gins
        749        </groupId>
        750                                           
        751        <artifactI d>
        752         maven-inst all-plugin
        753        </artifact Id>
        754                                  
        755       </plugin>
        756                                 
        757       <plugin>
        758                                           
        759        <groupId>
        760         org.apache .maven.plu gins
        761        </groupId>
        762                                           
        763        <artifactI d>
        764         maven-reso urces-plug in
        765        </artifact Id>
        766                                  
        767       </plugin>
        768                                 
        769       <plugin>
        770                                           
        771        <groupId>
        772         org.apache .maven.plu gins
        773        </groupId>
        774                                           
        775        <artifactI d>
        776         maven-depl oy-plugin
        777        </artifact Id>
        778                                  
        779       </plugin>
        780                        
        781      </plugins>
        782                       
        783      <pluginMan agement>
        784                                 
        785       <plugins>
        786                                           
        787        <plugin>
        788                                                    
        789         <groupId>
        790          org.apache .maven.plu gins
        791         </groupId>
        792                                                    
        793         <artifactI d>
        794          maven-enfo rcer-plugi n
        795         </artifact Id>
        796                                                    
        797         <version>
        798          1.0-beta-1
        799         </version>
        800                                            
        801        </plugin>
        802                                           
        803        <plugin>
        804                                                    
        805         <groupId>
        806          org.apache .maven.plu gins
        807         </groupId>
        808                                                    
        809         <artifactI d>
        810          maven-depl oy-plugin
        811         </artifact Id>
        812                                                    
        813         <version>
        814          2.5
        815         </version>
        816                                            
        817        </plugin>
        818                                           
        819        <!-- <plug in>
        820                                                    <groupId>o rg.apache. maven.plug ins</group Id>
        821                                                    <artifactI d>maven-re lease-plug in</artifa ctId>
        822                                                    <version>2 .2</versio n>
        823                                                    <configura tion>
        824                                                            <a utoVersion Submodules >true</aut oVersionSu bmodules>
        825                                                            <t agBase>htt ps://bbes. dynalias.o rg/svn/nwh in/vap/tag s</tagBase >
        826                                                    </configur ation>
        827                                           </plugin > -->
        828                                           
        829        <plugin>
        830                                                    
        831         <groupId>
        832          org.apache .maven.plu gins
        833         </groupId>
        834                                                    
        835         <artifactI d>
        836          maven-scm- plugin
        837         </artifact Id>
        838                                                    
        839         <version>
        840          1.4
        841         </version>
        842                                            
        843        </plugin>
        844                                           
        845        <plugin>
        846                                                    
        847         <groupId>
        848          org.apache .maven.plu gins
        849         </groupId>
        850                                                    
        851         <artifactI d>
        852          maven-jar- plugin
        853         </artifact Id>
        854                                                    
        855         <version>
        856          2.3.1
        857         </version>
        858                                            
        859        </plugin>
        860                                           
        861        <plugin>
        862                                                    
        863         <groupId>
        864          org.apache .maven.plu gins
        865         </groupId>
        866                                                    
        867         <artifactI d>
        868          maven-java doc-plugin
        869         </artifact Id>
        870                                                    
        871         <configura tion>
        872                                                              
        873          <aggregate >
        874           true
        875          </aggregat e>
        876                                                              
        877          <tags>
        878                                                                        
        879           <tag>
        880                                                                                  
        881            <name>
        882             generated
        883            </name>
        884                                                                                  
        885            <placement >
        886             X
        887            </placemen t>
        888                                                                         
        889           </tag>
        890                                                                        
        891           <tag>
        892                                                                                  
        893            <name>
        894             uml.annota tions
        895            </name>
        896                                                                                  
        897            <placement >
        898             X
        899            </placemen t>
        900                                                                                  
        901            <!-- head> UML to Jav a V5.0 (co m.ibm.xtoo ls.transfo rm.uml2.ja va5.intern al.UML2Jav aTransform )</head -- >
        902                                                                         
        903           </tag>
        904                                                                        
        905           <tag>
        906                                                                                  
        907            <name>
        908             ordered
        909            </name>
        910                                                                                  
        911            <placement >
        912             X
        913            </placemen t>
        914                                                                         
        915           </tag>
        916                                                               
        917          </tags>
        918                                                     
        919         </configur ation>
        920                                                    
        921         <version>
        922          2.7
        923         </version>
        924                                            
        925        </plugin>
        926                                           
        927        <plugin>
        928                                                    
        929         <groupId>
        930          org.apache .maven.plu gins
        931         </groupId>
        932                                                    
        933         <artifactI d>
        934          maven-inst all-plugin
        935         </artifact Id>
        936                                                    
        937         <version>
        938          2.3.1
        939         </version>
        940                                            
        941        </plugin>
        942                                           
        943        <plugin>
        944                                                    
        945         <groupId>
        946          org.apache .maven.plu gins
        947         </groupId>
        948                                                    
        949         <artifactI d>
        950          maven-reso urces-plug in
        951         </artifact Id>
        952                                                    
        953         <version>
        954          2.4.3
        955         </version>
        956                                            
        957        </plugin>
        958                                           
        959        <plugin>
        960                                                    
        961         <groupId>
        962          org.apache .maven.plu gins
        963         </groupId>
        964                                                    
        965         <artifactI d>
        966          maven-site -plugin
        967         </artifact Id>
        968                                                    
        969         <version>
        970          3.0-beta-3
        971         </version>
        972                                                    
        973         <configura tion>
        974                                                              
        975          <reportPlu gins>
        976                                                                        
        977           <plugin>
        978                                                                                  
        979            <groupId>
        980             org.apache .maven.plu gins
        981            </groupId>
        982                                                                                  
        983            <artifactI d>
        984             maven-proj ect-info-r eports-plu gin
        985            </artifact Id>
        986                                                                                  
        987            <version>
        988             2.2
        989            </version>
        990                                                                                  
        991            <configura tion>
        992                                                                                            
        993             <dependenc yDetailsEn abled>
        994              true
        995             </dependen cyDetailsE nabled>
        996                                                                                            
        997             <dependenc yLocations Enabled>
        998              true
        999             </dependen cyLocation sEnabled>
        1000                                                                                   
        1001            </configur ation>
        1002                                                                                  
        1003            <reports>
        1004                                                                                            
        1005             <!-- <repo rt>foo</re port> -->
        1006                                                                                            
        1007             <!-- <repo rt>toto</r eport> -->
        1008                                                                                   
        1009            </reports>
        1010                                                                         
        1011           </plugin>
        1012                                                                        
        1013           <plugin>
        1014                                                                                  
        1015            <groupId>
        1016             org.apache .maven.plu gins
        1017            </groupId>
        1018                                                                                  
        1019            <artifactI d>
        1020             maven-java doc-plugin
        1021            </artifact Id>
        1022                                                                                  
        1023            <version>
        1024             2.7
        1025            </version>
        1026                                                                         
        1027           </plugin>
        1028                                                               
        1029          </reportPl ugins>
        1030                                                     
        1031         </configur ation>
        1032                                            
        1033        </plugin>
        1034                                           
        1035        <plugin>
        1036                                                    
        1037         <groupId>
        1038          org.apache .maven.plu gins
        1039         </groupId>
        1040                                                    
        1041         <artifactI d>
        1042          maven-comp iler-plugi n
        1043         </artifact Id>
        1044                                                    
        1045         <version>
        1046          2.3.1
        1047         </version>
        1048                                            
        1049        </plugin>
        1050                                           
        1051        <plugin>
        1052                                                    
        1053         <groupId>
        1054          org.apache .maven.plu gins
        1055         </groupId>
        1056                                                    
        1057         <artifactI d>
        1058          maven-antr un-plugin
        1059         </artifact Id>
        1060                                                    
        1061         <version>
        1062          1.3
        1063         </version>
        1064                                            
        1065        </plugin>
        1066                                           
        1067        <plugin>
        1068                                                    
        1069         <groupId>
        1070          org.apache .maven.plu gins
        1071         </groupId>
        1072                                                    
        1073         <artifactI d>
        1074          maven-ejb- plugin
        1075         </artifact Id>
        1076                                                    
        1077         <version>
        1078          2.3
        1079         </version>
        1080                                            
        1081        </plugin>
        1082                                           
        1083        <plugin>
        1084                                                    
        1085         <groupId>
        1086          org.apache .maven.plu gins
        1087         </groupId>
        1088                                                    
        1089         <artifactI d>
        1090          maven-sure fire-plugi n
        1091         </artifact Id>
        1092                                                    
        1093         <version>
        1094          2.6
        1095         </version>
        1096                                            
        1097        </plugin>
        1098                                           
        1099        <plugin>
        1100                                                    
        1101         <groupId>
        1102          org.apache .maven.plu gins
        1103         </groupId>
        1104                                                    
        1105         <artifactI d>
        1106          maven-sour ce-plugin
        1107         </artifact Id>
        1108                                                    
        1109         <version>
        1110          2.1.2
        1111         </version>
        1112                                            
        1113        </plugin>
        1114                                           
        1115        <plugin>
        1116                                                    
        1117         <groupId>
        1118          org.apache .maven.plu gins
        1119         </groupId>
        1120                                                    
        1121         <artifactI d>
        1122          maven-war- plugin
        1123         </artifact Id>
        1124                                                    
        1125         <version>
        1126          2.1
        1127         </version>
        1128                                            
        1129        </plugin>
        1130                                           
        1131        <plugin>
        1132                                                    
        1133         <groupId>
        1134          org.apache .maven.plu gins
        1135         </groupId>
        1136                                                    
        1137         <artifactI d>
        1138          maven-ear- plugin
        1139         </artifact Id>
        1140                                                    
        1141         <version>
        1142          2.4.2
        1143         </version>
        1144                                            
        1145        </plugin>
        1146                                           
        1147        <plugin>
        1148                                                    
        1149         <groupId>
        1150          org.codeha us.mojo
        1151         </groupId>
        1152                                                    
        1153         <artifactI d>
        1154          exec-maven -plugin
        1155         </artifact Id>
        1156                                                    
        1157         <version>
        1158          1.2
        1159         </version>
        1160                                            
        1161        </plugin>
        1162                                           
        1163        <plugin>
        1164                                                    
        1165         <groupId>
        1166          org.codeha us.mojo
        1167         </groupId>
        1168                                                    
        1169         <artifactI d>
        1170          build-help er-maven-p lugin
        1171         </artifact Id>
        1172                                                    
        1173         <version>
        1174          1.5
        1175         </version>
        1176                                            
        1177        </plugin>
        1178                                  
        1179       </plugins>
        1180                        
        1181      </pluginMa nagement>
        1182              
        1183     </build>
        1184   </project>