Maven dependency resolution with IDEA 13 Follow
Hi,
I've downloaded evaluation version of idea 13 ultimate to try it out. However got stuck on maven dependency resolution. Have attached logs - any idea if this is fixible ?
Thanks.
Attachment(s):
idea.log.zip
Please sign in to leave a comment.
Hello.
There is ZipException on reading some plugin information.
1. What plugins do you use, can you attach a pom snippet?
2. Can you make sure your plugins artifacts (jars in local repository) are not corrupted? (If you use just a couple, it may be done manually, I presume.)
Regards,
Alexander.
Sad to say I am not at liberty to expose POM snippets.
However thank you for tips.
Ok. For a case this is really a corrupted zip (and not some unknown error), there is a hint to find it in the repository: http://robbypelssers.blogspot.ru/2010/07/finding-corrupt-jars-in-maven.html (linux or cygwin).
Regards,
Alexander.