4.0.0
    
        pipIrr-mw
        com.dy
        1.0.0
    
    jar
    pipIrr-mwTest-client
    1.0.0
    pipIrr-mwTest-client
    模拟RTU测试端
    
        
        
            org.apache.mina
            mina-core
            2.2.2
        
        
            org.slf4j
            slf4j-api
            2.0.7
        
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
        
    
    
        
            
                src/main/java
                
                    **/*.xml
                
            
            
                src/main/resources
                
                    **/*.xml
                    **/*.yml
                
            
        
        
            
                
                org.apache.maven.plugins
                maven-jar-plugin
                
                    
                        
                        false
                        
                        
                            com.dy.testClient.Server
                            false
                            true
                            lib/
                        
                        
                    
                    
                    
                
            
            
                
                org.apache.maven.plugins
                maven-dependency-plugin
                
                    
                        
                        package
                        
                            copy-dependencies
                        
                        
                        
                            ${project.build.directory}/lib
                        
                    
                
            
            
                
                org.apache.maven.plugins
                maven-compiler-plugin
                
                
                    ${java.version}
                    ${java.version}
                    ${encoding}
                
            
            
                
                org.apache.maven.plugins
                maven-resources-plugin
                
                    ${encoding}
                
            
            
                
                org.apache.maven.plugins
                maven-surefire-plugin
                
                    true