On Wednesday, November 16, 2016 at 4:10:04 PM UTC+1, vitrums wrote: > > [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ WebApp --- > [INFO] Changes detected - recompiling the module! > [INFO] Compiling 5 source files to > C:\temp\mvnSampleGwtApp\WebApp\target\WebApp-1.0-SNAPSHOT\WEB-INF\classes > [WARNING] error reading > C:\Users\vitru\.m2\repository\ant\ant\1.6.5\ant-1.6.5.jar; invalid LOC > header (bad signature) > [WARNING] error reading > C:\Users\vitru\.m2\repository\com\ibm\icu\icu4j\50.1.1\icu4j-50.1.1.jar; > invalid LOC header (bad signature) >
Looks like you have corrupted JARs. Try re-downloading them (delete them and re-run Maven) -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
