Hi Wayne, thanks for your reply. Actually the checksum is failing because the jar file is corrupted. That's why the building is breaking. Another important info: It doesn't matter if I download it from my nexus repo or netbens remote repo ( http://bits.netbeans.org/maven2/org/netbeans/modules/org-netbeans-bootstrap/) the file is always corrupted, even if I download it using my browser. I can dowload several other files from the same repos an all of them are ok. I really think it is a proxy issue now, but I wonder why it only happening with this specific file!
What do you mean with things locked down? Luiz 2011/5/9 Wayne Fay <wayne...@gmail.com> > > I'm trying to build a simple application with Netbeans using maven. > > The dependency "org-netbeans-bootstrap-RELEASE70.jar" is with checksum > > errors when downloaded and the build is breaking. > > I think Nexus can recalculate checksums and regenerate these files for > you if you ask it the right way. But that would be a question for the > Nexus Users list. Also, I find it odd that your build "is breaking" as > a result of checksum errors -- you must have things locked down, I > doubt most people do that. > > > It seems to be a proxy issue but I can't tell what it is. Its curious > > because in some machines the jar is downloaded properly but in others > not! > > Proxies have certainly been known to cause problems during file > transmission now and then, so this would not surprise me. > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > >