John Kostaras created NETBEANS-4090:
---------------------------------------
Summary: Build fails due to org.netbeans.html libraries hash failed
Key: NETBEANS-4090
URL: https://issues.apache.org/jira/browse/NETBEANS-4090
Project: NetBeans
Issue Type: Bug
Components: platform - HTML4J
Affects Versions: 11.3
Environment: Windows 8.1
Reporter: John Kostaras
Trying to build Apache NetBeans from sources, I get errors like:
[downloadbinaries] Downloading:
file:/C:/Users/John/.m2/repository/org/netbeans/html/ko4j/1.7/ko4j-1.7.jar
[downloadbinaries] Download of
BB182922EE11EFF2508BD0DB4144F468688EAA84-ko4j-1.7.jar produced content with hash
0A46C7C0FF1F67B08CD1456547B3694D when BB182922EE11EFF2508BD0DB4144F468688EAA84
was expected
[downloadbinaries] Download of
CCD6BDB95D674D5DB9189B146078CB0452CE1307-net.java.html-1.7.jar produced content
B16528B4329BCC90FF8086856A3DA7B13282135A when
CCD6BDB95D674D5DB9189B146078CB0452CE1307 was expected
BUILD FAILED
C:\software\Development\IDEs\incubator-netbeans\nbbuild\build.xml:238: Failed
to download binaries - see log me
the detailed reasons.
same for xhr4j-1.7.jar etc.
As I result I need to delete my jar file in .m2 repository in order for the
build to download the new .jar on the same version(!) (did we miss
configuration control here?) and the build to continue.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists