On 11/15/16, 11:17 AM, "piotrz" <piotrzarzyck...@gmail.com> wrote:
>Ohh... :) Ok I've added catch in that place. Compiler can't find file [1]. >I've checked and I have this file in that path: >google-closure-library-0.0-20150902-b129bb9e.jar. > >I did remove everything from that folder and rebuild everything failed >again. > >[1] https://paste.apache.org/nLd1 > Interesting... Did the log show that the file was re-downloaded? Can you check permissions on that .jar to see if it is truly accessible to Maven? -Alex