[
https://issues.apache.org/jira/browse/MINIFI-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16871704#comment-16871704
]
Jeff Zemerick commented on MINIFI-502:
--------------------------------------
Looks like it is consistently returning a 403 now.
{code:java}
[get] Error opening connection java.io.IOException: Server returned HTTP
response code: 403 for URL:
http://apache.claz.org/commons/daemon/binaries/windows/commons-daemon-1.1.0-bin-windows.zip{code}
> Update the Windows commons daemon download URL
> ----------------------------------------------
>
> Key: MINIFI-502
> URL: https://issues.apache.org/jira/browse/MINIFI-502
> Project: Apache NiFi MiNiFi
> Issue Type: Improvement
> Components: Build
> Reporter: Jeff Zemerick
> Priority: Major
>
> Update the URL of the Windows commons daemon zip in minifi-assembly/pom.xml.
> It is currently set to
> [https://apache.claz.org/commons/daemon/binaries/windows/commons-daemon-1.1.0-bin-windows.zip]
> and it is not 100% reliable and often causes the build on Windows to fail.
> Change the URL to
> [https://www.apache.org/dist/commons/daemon/binaries/windows/commons-daemon-1.1.0-bin-windows.zip.]
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)