springboot-jar打包配置maven



                org.springframework.boot
                spring-boot-maven-plugin
                
                    
                        
                            repackage
                        

                    

                

            

-------------------------下面这种有问题---------------------


          org.apache.maven.plugins
          maven-assembly-plugin
          
              jar-with-dependencies
              
              
                  com.RunApplication
              

              

        

        
            
            make-assembly
            package
            
            single