You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andy LoPresto (Jira)" <ji...@apache.org> on 2020/04/07 03:38:00 UTC

[jira] [Updated] (NIFI-7326) Splunk artifacts not reliably found

     [ https://issues.apache.org/jira/browse/NIFI-7326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy LoPresto updated NIFI-7326:
--------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> Splunk artifacts not reliably found
> -----------------------------------
>
>                 Key: NIFI-7326
>                 URL: https://issues.apache.org/jira/browse/NIFI-7326
>             Project: Apache NiFi
>          Issue Type: Task
>          Components: Tools and Build
>            Reporter: Joe Witt
>            Assignee: Joe Witt
>            Priority: Major
>             Fix For: 1.12.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Build on github CI have been unreliable.
> need to update our splunk links i think
> It looks in https://splunk.artifactoryonline.com/splunk/ext-releases-local/
> Which would compute to https://splunk.artifactoryonline.com/splunk/ext-releases-local/com/splunk/1.6.5.0/splunk-1.6.5.0.jar
> which doesn't work anyore
> but https://splunk.artifactoryonline.com/artifactory/ext-releases-local/com/splunk/splunk/1.6.5.0/splunk-1.6.5.0.jar does
> Reading here shows what we should be using:
> https://github.com/splunk/splunk-sdk-java/tree/1.6.5
>  <repository>
>     <id>splunk-artifactory</id>
>     <name>Splunk Releases</name>
>     <url>http://splunk.jfrog.io/splunk/ext-releases-local</url>
>   </repository>
> but going to use https which does also work



--
This message was sent by Atlassian Jira
(v8.3.4#803005)