Apache NiFi API

Clone this repo:
  1. 89c05e9 NIFI-14890 Aligned Maven PMD configuration with standard NiFi Rules (#19) by dan-s1 · 2 weeks ago main
  2. 1c59ac8 NIFI-14888 Upgraded Maven from 3.9.10 to 3.9.11 (#17) by dan-s1 · 2 weeks ago
  3. 1ae0912 NIFI-14881 Updated version to 2.4.0-SNAPSHOT by Pierre Villard · 3 weeks ago
  4. 20b9e92 NIFI-14881 Merged NIFI-14881-RC2 by Pierre Villard · 3 weeks ago
  5. dd85e2e NIFI-14881 Updated version to 2.3.0 by Pierre Villard · 3 weeks ago NIFI-14881-RC2 nifi-api-2.3.0 nifi-api-2.3.0-RC2

Apache NiFi API

license build

The Apache NiFi API repository contains public interfaces and classes for building extension components.

Requirements

  • Java 21
  • Maven 3.9

Versioning

The project follows Semantic Versioning 2.0.0.

Building

This project uses Maven to build distribution packages.

This project includes the Maven Wrapper to build with required Maven versions.

./mvnw install

Verifying

Code and documentation changes must pass build verification to be eligible for review.

./mvnw verify

The project uses several build plugins for static code analysis and license evaluation.

Documentation

The Apache NiFi Documentation includes reference information for project capabilities.

Contributing

The Apache NiFi Contributor Guide describes the process for getting involved in the development of this project.

Issues

This project uses Jira for tracking bugs and features.

Licensing

This project is released under the Apache License, Version 2.0.