Hi, 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.
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! Has it happened with anyone before? Downloading: http://snepnexus.ep.petrobras.com.br:8080/nexus/content/groups/public//org/netbeans/modules/org-netbeans-bootstrap/RELEASE70/org-netbeans-bootstrap-RELEASE70.jar 370K downloaded (org-netbeans-bootstrap-RELEASE70.jar) *** CHECKSUM FAILED - Checksum failed on download: local = 'c3f33dd49a98370b4e8f94c03bc9b043ed469dab'; remote = '08cc79fe82140df4e8fc04f60210a4230ec8c58a' - RETRYING Downloading: http://snepnexus.ep.petrobras.com.br:8080/nexus/content/groups/public//org/netbeans/modules/org-netbeans-bootstrap/RELEASE70/org-netbeans-bootstrap-RELEASE70.jar 370K downloaded (org-netbeans-bootstrap-RELEASE70.jar) *** CHECKSUM FAILED - Checksum failed on download: local = 'f92efb44f861126408231bc12a3a5e614ffd1f83'; remote = '08cc79fe82140df4e8fc04f60210a4230ec8c58a' - IGNORING Downloading: http://snepnexus.ep.petrobras.com.br:8080/nexus/content/groups/public//org/netbeans/modules/org-netbeans-core-startup/RELEASE70/org-netbeans-core-startup-RELEASE70.jar 755K downloaded (org-netbeans-core-startup-RELEASE70.jar) cheers, Luiz