[
https://issues.apache.org/jira/browse/NIFI-12283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17780530#comment-17780530
]
ASF subversion and git services commented on NIFI-12283:
--------------------------------------------------------
Commit 94e746dc4701814ede160d7e0f5793a3e1cf76db in nifi's branch
refs/heads/main from Mark Bean
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=94e746dc47 ]
NIFI-12283 Added include-swagger-ui profile with activation by default
Deactivating prevents attempt to download swagger asset from the Internet
allowing for offline builds.
This closes #7945
Signed-off-by: David Handermann <[email protected]>
> Re-instate the no-swagger-ui profile
> ------------------------------------
>
> Key: NIFI-12283
> URL: https://issues.apache.org/jira/browse/NIFI-12283
> Project: Apache NiFi
> Issue Type: Improvement
> Affects Versions: 2.0.0
> Environment: building NiFi on an isolated or offline network
> Reporter: Mark Bean
> Assignee: Mark Bean
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There was a profile in the nifi-registry-web-api, no-swagger-ui. This profile
> suppressed attempting a `wget` operation to get the swagger-ui component
> needed to create the OpenAPI (aka Swagger) presentation of the API. This
> operation is not possible when developing offline or in an isolated network
> not connected to the Internet.
> The profile was removed as part of NIFI-11165.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)