Apache NiFi API

Clone this repo:
  1. 0c7684a NIFI-15990 Updated version to 2.10.0-SNAPSHOT by Pierre Villard · 6 days ago main
  2. e145757 NIFI-15990 Merged NIFI-15990-RC1 by Pierre Villard · 6 days ago
  3. af5e64f NIFI-15990 Updated version to 2.9.0 by Pierre Villard · 9 days ago NIFI-15990-RC1 nifi-api-2.9.0 nifi-api-2.9.0-RC1
  4. 342b4e9 NIFI-15983 Added HOSTNAME_PORT_VALIDATOR to StandardValidators (#91) by Hiroyuki Yagihashi · 9 days ago
  5. f1e677a NIFI-15988: Split MigratableConnector's migrate method into two methods: migrateConfiguration, migrateState (#92) by Mark Payne · 9 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.