ChrisSamo632 commented on code in PR #9426: URL: https://github.com/apache/nifi/pull/9426#discussion_r1807943189
########## README.md: ########## @@ -12,297 +12,192 @@ See the License for the specific language governing permissions and limitations under the License. --> -[<img src="https://nifi.apache.org/assets/images/apache-nifi-logo.svg" width="300" height="126" alt="Apache NiFi"/>][nifi] + +# Apache NiFi + +<img src="https://nifi.apache.org/assets/images/apache-nifi-logo.svg" width="300" alt="Apache NiFi"/> + +### Status [](https://github.com/apache/nifi/actions/workflows/ci-workflow.yml) [](https://github.com/apache/nifi/actions/workflows/system-tests.yml) [](https://github.com/apache/nifi/actions/workflows/integration-tests.yml) [](https://github.com/apache/nifi/actions/workflows/docker-tests.yml) [](https://github.com/apache/nifi/actions/workflows/code-coverage.yml) [](https://codecov.io/gh/apache/nifi) -[](https://hub.docker.com/r/apache/nifi/) -[](https://nifi.apache.org/download.html) -[](https://s.apache.org/nifi-community-slack) - -[Apache NiFi](https://nifi.apache.org/) is an easy to use, powerful, and -reliable system to process and distribute data. -## Table of Contents +### Resources -- [Features](#features) -- [Requirements](#requirements) -- [Getting Started](#getting-started) -- [MiNiFi subproject](#minifi-subproject) -- [Registry subproject](#registry-subproject) -- [Getting Help](#getting-help) -- [Documentation](#documentation) -- [License](#license) -- [Export Control](#export-control) +[](https://central.sonatype.com/artifact/org.apache.nifi/nifi-api) Review Comment: What do you think about including the nifi maven plugin here too, as that's a separate project upon which nifi build depends? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
