4.0.0
    cloud-systemvm
    Apache CloudStack System VM
    pom
    
        org.apache.cloudstack
        cloudstack
        4.14.0.0-SNAPSHOT
        ../pom.xml
    
    
        mkisofs
    
    
        
            org.apache.cloudstack
            cloud-agent
            ${project.version}
        
        
            org.apache.cloudstack
            cloud-secondary-storage
            ${project.version}
        
        
            org.apache.cloudstack
            cloud-console-proxy
            ${project.version}
        
    
    
        
            
                maven-assembly-plugin
                
                    agent
                    false
                    
                        systemvm-agent-descriptor.xml
                    
                
                
                    
                        make-systemvm
                        package
                        
                            single
                        
                    
                
            
            
                maven-resources-plugin
                
                    
                        copy-resources
                        
                        package
                        
                            copy-resources
                        
                        
                            dist
                            
                                
                                    target
                                    
                                        agent.zip
                                    
                                
                            
                        
                    
                
            
            
                maven-antrun-plugin
                
                    
                        build-cloud-scripts
                        generate-sources
                        
                            run
                        
                        
                            
                                
                                
                                
                                    
                                        
                                    
                                
                                
                                    
                                        
                                    
                                
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                        
                                    
                                    
                                        
                                        
                                    
                                
                                
                                
                                
                            
                        
                    
                
            
            
                org.codehaus.mojo
                exec-maven-plugin
                1.2.1
                
                    
                        package
                        
                            exec
                        
                    
                
                
                    ${mkisofs}
                    dist
                    
                        -quiet
                        -r
                        -o
                        systemvm.iso
                        agent.zip
                        cloud-scripts.tgz
                    
                
            
        
    
    
        
        
            genisoimage
            
                
                    /usr/bin/genisoimage
                
            
            
                genisoimage
            
        
        
            vmware
            
                
                    noredist
                
            
            
                
                    org.apache.cloudstack
                    cloud-plugin-hypervisor-vmware
                    ${project.version}
                
                
                    org.apache.cloudstack
                    cloud-vmware-base
                    ${project.version}
                
            
        
        
            quickcloud
            
                
                    
                        org.codehaus.mojo
                        exec-maven-plugin
                        1.2.1
                        
                            
                                
                                    java
                                
                            
                        
                        
                            com.cloud.agent.AgentShell
                            
                                zone=1
                                pod=1
                                host=192.168.56.1
                                guid=ConsoleProxy.1
                            
                            
                                
                                    javax.net.ssl.trustStore
                                    certs/realhostip.keystore
                                    log.home
                                    ${PWD}/