Apache NiFi API

Clone this repo:
  1. e9e6653 NIFI-15770 Deprecated Restricted and RequiredPermission for removal (#80) by David Handermann · 31 hours ago main
  2. a78ed4a NIFI-15760 Standardized spelling of FlowFile in documentation (#79) by dan-s1 · 33 hours ago
  3. 58439d9 NIFI-15733 Added CapabilityTag Documentation Annotation (#78) by Pierre Villard · 8 days ago
  4. 74effdf NIFI-15728 Added equals and hashCode to URLResourceReference and Utf8TextResource (#77) by dan-s1 · 8 days ago
  5. 5a4836b NIFI-15664 Updated version to 2.8.0-SNAPSHOT by Pierre Villard · 3 weeks ago

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.12

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.