4.0.0
    cxf-spring
    war
    
        com.baeldung
        apache-cxf
        0.0.1-SNAPSHOT
    
    
    
        
            org.apache.cxf
            cxf-rt-frontend-jaxws
            ${cxf.version}
        
        
            org.apache.cxf
            cxf-rt-transports-http-jetty
            ${cxf.version}
        
        
            org.springframework
            spring-context
            ${spring.version}
        
        
            org.springframework
            spring-webmvc
            ${spring.version}
        
        
            javax.servlet
            javax.servlet-api
            ${javax.servlet-api.version}
        
    
    
    
        
            
                maven-war-plugin
                ${maven-war-plugin.version}
                
                    false
                
            
            
                maven-surefire-plugin
                ${surefire.version}
                
                    
                        **/*LiveTest.java
                    
                
            
        
    
    
    
        
            live
            
                
                    
                        org.codehaus.cargo
                        cargo-maven2-plugin
                        ${cargo-maven2-plugin.version}
                        
                            
                                tomcat8x
                                embedded
                            
                            
                                
                                    localhost
                                    8081
                                
                            
                        
                        
                            
                                start-server
                                pre-integration-test
                                
                                    start
                                
                            
                            
                                stop-server
                                post-integration-test
                                
                                    stop
                                
                            
                        
                    
                    
                    
                        maven-surefire-plugin
                        ${surefire.version}
                        
                            
                                integration-test
                                
                                    test
                                
                                
                                    
                                        none
                                    
                                
                            
                        
                    
                
            
        
        
    
    
    
        3.1.8
        4.3.4.RELEASE
        3.1.0
        
        2.6        
        2.19.1
        1.6.1