All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.isomorphic.maven.mojo.reify.ProjectExportRequestParameter.ftl Maven / Gradle / Ivy

Go to download

An officially supported collection of goals useful for using SmartClient / SmartGWT products in a Maven environment.

There is a newer version: 1.4.5
Show newest version

    
        
            isc_builtin
            builtin
            downloadZip
            
                
                    smartgwt
                    zip
                    ${datasourcesDir}
                    ${mockDatasourcesDir}
                    false
                    ${uiDir}
                    ${includeTestJsp?c}
                    
                        ${testJspPathname}
                        ${jspFileContent}
                    
                    ${includeTestHtml?c}
                    
                        ${testHtmlPathname}
                        ${htmlFileContent}
                    
                    false
                    
                        ${projectFileDir}/${projectFileName}
                    
                    <#if zipFileName??>
                    ${zipFileName}
                    <#else>
                    ${projectFileName}.proj.zip
                    
                    
                    
                      <#foreach name in screens>
                        ${name}
                      
                    
                    
                     <#foreach name in datasources>
                        ${name}
                      
                    
                
            
            true
        
    
    iframe




© 2015 - 2024 Weber Informatics LLC | Privacy Policy