I have common lib folder and have multiple project. so in this case I am referring jar, but while build those jar which I kept in lib not includes in war building thru gradle
            Asked
            
        
        
            Active
            
        
            Viewed 1,817 times
        
    0
            
            
        - 
                    http://stackoverflow.com/questions/20700053/how-to-add-local-jar-file-dependency-to-build-gradle-file might help – seenukarthi Jan 14 '16 at 18:56
- 
                    The best idea is to add the file when the war file is built, not afterwards. – Opal Jan 15 '16 at 08:15
 
    