Apache NiFi API

Clone this repo:
  1. 46379fb NIFI-15787 - Add Metadata-Only Parameter Listing to ParameterProvider (#82) by Pierre Villard · 2 days ago main
  2. f18b980 NIFI-15778 Bump to Maven 3.9.14, and others (#81) by Pierre Villard · 3 days ago
  3. e9e6653 NIFI-15770 Deprecated Restricted and RequiredPermission for removal (#80) by David Handermann · 5 days ago
  4. a78ed4a NIFI-15760 Standardized spelling of FlowFile in documentation (#79) by dan-s1 · 5 days ago
  5. 58439d9 NIFI-15733 Added CapabilityTag Documentation Annotation (#78) by Pierre Villard · 12 days 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.